Refresh files panel when going to previous commit
[giddy.git] / TODO
blob95fa97a62edaf537fce96fe506d0149898736c4c
1 General:
2         Deep pickaxe - carry through small changes within string
3         Follow renames
4         UTF8 stuff does not work
5 Tree browser:
6         Decorate executables
7         Highlight files that serve as commit filter keys
8 File viewer:
9         Restore original file position after a switch to different commit
10         Double click to select whole C identifiers
11         Double click on braces selects brace bodies
12         Show marks in place of removed stuff
13         Highlight changes on character level
14         Highlight changes in older revisions (decaying colors)
15         Mark pickaxed area (dashed outline?)
16         Keep pickaxed area as selection
17         Lock given file at certain commit
18         Easily bring two files side-by-side (right-click on tab or pickaxe mv indicator)
19         Syntax highlighting (Gtk2::SourceView)
20         Line numbering (http://www.perlmonks.org/?node_id=524941; gtk.TEXT_WINDOW_LEFT)
21         Dynamic scale widget to quickly navigate per-file history?
22 Commit browser:
23         Smoother incremental loading
24         Progressbar during incremental loading
25         Go Forward/Backward arrows (arbitrary choice at fork points)
26         DAG visualisation (steal from gitview?)
27         Show dates?
28         Tooltips with commit details