ToDo » History » Version 19
Chris Cannam, 2010-11-30 11:35 AM
1 | 1 | Chris Cannam | h1. ToDo |
---|---|---|---|
2 | 1 | Chris Cannam | |
3 | 12 | Chris Cannam | * -Nice popup with full description for changeset in history- |
4 | 15 | Chris Cannam | * -Show tags- |
5 | 7 | Chris Cannam | * "Change" button for remote URL -- *No* - won't work well. Should be in a menu |
6 | 8 | Chris Cannam | * -One-line summary of current state- (see [[StateDescriptions]]) |
7 | 7 | Chris Cannam | * "Open in Finder" or equivalent button for local working copy -- This could be a toolbar button |
8 | 1 | Chris Cannam | * Ignore button |
9 | 1 | Chris Cannam | * Make Revert less obvious and/or less bright red |
10 | 10 | Chris Cannam | * -Make red highlighting in untracked a nicer colour- |
11 | 1 | Chris Cannam | * Show number of commits since last push (in this program anyway) |
12 | 13 | Chris Cannam | * -Incremental log (n.b. @hg log@ with a @--prune N@ option for each N in the current heads)- and graphing |
13 | 1 | Chris Cannam | * Sort out pull/merge/push workflow |
14 | 17 | Chris Cannam | * Use graphical merge tool |
15 | 1 | Chris Cannam | * Merge failed: Show unresolved (@hg resolve --list@) as a status type |
16 | 1 | Chris Cannam | * "Show clean files" and "Show ignored files" toggles |
17 | 1 | Chris Cannam | * Settings dialog |
18 | 14 | Chris Cannam | * -Better dialogs showing e.g. output of push, incoming- |
19 | 1 | Chris Cannam | * Tidy up menus |
20 | 5 | Chris Cannam | * New icon |
21 | 1 | Chris Cannam | * Right-button menu on changeset |
22 | 1 | Chris Cannam | * Show changes in history pane on pull |
23 | 15 | Chris Cannam | * -Highlight current position in graph- |
24 | 16 | Chris Cannam | * -Show uncommitted changes in graph- |
25 | 19 | Chris Cannam | * Make OK buttons in push/pull confirm dialog say Push and Pull instead of OK (and same for Commit and Revert) |
26 | 5 | Chris Cannam | * -Avoid panner getting unnecessarily stretched vertically when only a few revisions present- |
27 | 18 | Chris Cannam | * Make branch |
28 | 1 | Chris Cannam | * Solve subprocess mess (see [[TalkingToSubprocess]]) |
29 | 5 | Chris Cannam | * Valgrind |