ToDo » History » Version 5

Version 4 (Chris Cannam, 2010-11-26 06:30 PM) → Version 5/38 (Chris Cannam, 2010-11-26 09:08 PM)

h1. ToDo

* "Change" button for remote URL
* One-line summary of current state (see [[StateDescriptions]])
* "Open in Finder" or equivalent button for local working copy
* Ignore button
* Make Revert less obvious and/or less bright red
* Make red highlighting in untracked a nicer colour
* Show number of commits since last push (in this program anyway)
* Incremental log and graphing
* Sort out pull/merge/push workflow
* Merge failed: Show unresolved (@hg resolve --list@) as a status type
* "Show clean files" and "Show ignored files" toggles
* Settings dialog
* Tidy up menus
* New icon
*
Right-button menu on changeset
* Show changes in history pane on pull
* Highlight current position in graph
* Show uncommitted changes in graph
* -Avoid Avoid panner getting unnecessarily stretched vertically when only a few revisions present- present
* Solve subprocess mess (see [[TalkingToSubprocess]])
* Valgrind