ToDo » History » Version 3
Chris Cannam, 2010-11-26 06:30 PM
1 | 1 | Chris Cannam | h1. ToDo |
---|---|---|---|
2 | 1 | Chris Cannam | |
3 | 1 | Chris Cannam | * "Change" button for remote URL |
4 | 1 | Chris Cannam | * One-line summary of current state (see [[StateDescriptions]]) |
5 | 1 | Chris Cannam | * "Open in Finder" or equivalent button for local working copy |
6 | 1 | Chris Cannam | * Ignore button |
7 | 1 | Chris Cannam | * Make Revert less obvious and/or less bright red |
8 | 1 | Chris Cannam | * Make red highlighting in untracked a nicer colour |
9 | 1 | Chris Cannam | * Show number of commits since last push (in this program anyway) |
10 | 1 | Chris Cannam | * Incremental log and graphing |
11 | 1 | Chris Cannam | * Sort out pull/merge/push workflow |
12 | 1 | Chris Cannam | * Merge failed: Show unresolved (@hg resolve --list@) as a status type |
13 | 1 | Chris Cannam | * "Show clean files" and "Show ignored files" toggles |
14 | 1 | Chris Cannam | * Settings dialog |
15 | 1 | Chris Cannam | * Tidy up menus |
16 | 1 | Chris Cannam | * Right-button menu on changeset |
17 | 1 | Chris Cannam | * Show changes in history pane on pull |
18 | 1 | Chris Cannam | * Highlight current position in graph |
19 | 1 | Chris Cannam | * Show uncommitted changes in graph |
20 | 2 | Chris Cannam | * Avoid panner getting unnecessarily stretched vertically when only a few revisions present |
21 | 3 | Chris Cannam | * Solve subprocess mess (see [[TalkingToSubprocess]) |