The Idea would be, that one could select the current revision and then the file browser would behave as if that revision was checked out.
The selection of the revision could maybe work like this:
Show a list all references (tags, branches and maybe stashes) with 2 buttons:
- View the HEAD of that reference
- Show the log of that reference
And additionally all logs (i.e. every appearance of a revision) should have an option to view it.
This should be possible in theory because we already are in power of the storage driver for the current list view...
The Idea would be, that one could select the current revision and then the file browser would behave as if that revision was checked out.
The selection of the revision could maybe work like this:
Show a list all references (tags, branches and maybe stashes) with 2 buttons:
And additionally all logs (i.e. every appearance of a revision) should have an option to view it.
This should be possible in theory because we already are in power of the storage driver for the current list view...