Paul Mackerras
df3d83b143
Error popups on error conditions rather than stderr msgs
...
Stop . bindings firing on find string entry keypresses
Fix geometry saving/restoring a bit
Show the terminal commits
Highlight comment matches in the comment window
2005-05-17 23:23:07 +00:00
Paul Mackerras
0fba86b3a9
save window geometry on exit, and restore it on startup
2005-05-16 23:54:58 +00:00
Paul Mackerras
43bddeb43d
Resize the panes in the paned windows (commit list and details)
...
to keep the proportionality of the pane widths as the overall
window is resized.
2005-05-15 23:19:18 +00:00
Paul Mackerras
e47120cb93
Fix stder -> stderr
2005-05-15 21:49:26 +00:00
Paul Mackerras
276819b35b
Bumped version number
2005-05-15 12:57:02 +00:00
Paul Mackerras
1d10f36d7f
Made commit list reading asynchronous
...
Added control+/- to increase/decrease font sizes
Rearranged code a little.
2005-05-15 12:55:47 +00:00
Paul Mackerras
98f350e501
Add a widget to show the SHA1 ID of the current commit
...
Add a find facility to search within the commits
Cope with multiple starting points.
2005-05-15 05:56:51 +00:00
Paul Mackerras
9a40c50c1e
Make behaviour when git-rev-tree fails nicer
...
Fix crash benh saw with currentid undefined
Add menu with file/quit and help/about items
Add ^Q for quit
2005-05-12 23:46:16 +00:00
Paul Mackerras
e5c2d85644
Show the diffs when a commit is selected
...
Selecting in the listbox reduces the text view to just the
diff for the file(s) selected
Added -c option for color-by-committer
Added some more key bindings
2005-05-11 23:44:54 +00:00
Paul Mackerras
d2610d110e
Make getting file lists asynchronous
...
Add some scrollbars
2005-05-11 00:45:38 +00:00
Paul Mackerras
b5721c72b7
source ~/.gitk for user-specific option settings
...
use a panedwindow for the main list with three panes,
and make them scroll together
2005-05-10 12:08:22 +00:00
Paul Mackerras
5ad588de72
Display the list of changed files in a listbox pane.
2005-05-10 01:02:55 +00:00
Paul Mackerras
0327d27a18
Use a panedwindow
...
Make it cope with commits having parents that aren't listed.
2005-05-10 00:23:42 +00:00
Paul Mackerras
1db95b00a2
Add initial version of gitk to the CVS repository
2005-05-09 04:08:39 +00:00