Il 06/05/2011 16:46, Sam Lewis ha scritto:
From: Tommaso Cucinotta<tomm...@lyx.org>
More concretely, for collaboration purposes I would propose to add a relatively
simple missing feature, which is a good history browser.
For example, it could be docked panel that shows up on the left, where you can
see all the commits (with the user, timestamp and truncated commit message),
then when you click on each one of them you can see the detailed comment, and a
double click immediately shows in the main WorkArea that revision (or that
change-tracked commit). Furthermore, right-clicking might lead you to a context
menu containing such actions as "compare with HEAD", "compare
with another revision", etc.
Other buttons in the docked panel might be "Switch to branch", or
perhaps some other useful action (compare with another repo ?, ...)
The review toolbar appears to offer something similar, changing between
different versions .
True, however the user needs to enter numeric revisions (which can be
found out using the history/registry button), while I would see a
history browser like proposed above as something more usable and more
aligned to features I see normally in IDEs for programming.
T.