Paul Mackerras
9ccbdfbfbc
Restructure to do incremental drawing
...
Some speedups from not doing update so often
20 years ago
Paul Mackerras
c2f6a02251
Show heads as well as tags
20 years ago
Paul Mackerras
d4e95cb6cf
cope with changed git-diff-tree output format
20 years ago
Paul Mackerras
cfb4563c83
Use git-rev-list instead of git-rev-tree.
...
Fix bug in changing font size in entry widgets.
Fix bug with B1 click before anything has been drawn.
Use "units" and "pages" instead of "u" and "p" for tk8.5.
20 years ago
Paul Mackerras
887fe3c474
Read tags from .git/refs/tags/* and mark commits with tags
...
with a label.
Allow SHA1 ids or tags to be entered in the SHA1 ID field.
20 years ago
Paul Mackerras
39ad85705c
Accommodate new git-diff-tree output format
...
Add 'f' key for moving to next file
20 years ago
Paul Mackerras
5842215ee9
Handle \ No newline at end of line lines in diff
...
Put (deleted) or (created, mode xxx) in header lines
Fix scrolling to bring lines on screen
20 years ago
Paul Mackerras
173860663e
More fixes for geometry restoration
...
Make up/down/pgup/pgdn work again
Return in find string entry does find
Scale circles and lines with font size
Fix scrolling to make entire selected line visible
Use white circle for commits not listed but put in to terminate lines
Fix diff parsing for created and deleted files
20 years ago
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
20 years ago
Paul Mackerras
0fba86b3a9
save window geometry on exit, and restore it on startup
20 years ago
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.
20 years ago
Paul Mackerras
e47120cb93
Fix stder -> stderr
20 years ago
Paul Mackerras
276819b35b
Bumped version number
20 years ago
Paul Mackerras
1d10f36d7f
Made commit list reading asynchronous
...
Added control+/- to increase/decrease font sizes
Rearranged code a little.
20 years ago
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.
20 years ago
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
20 years ago
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
20 years ago
Paul Mackerras
d2610d110e
Make getting file lists asynchronous
...
Add some scrollbars
20 years ago
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
20 years ago
Paul Mackerras
5ad588de72
Display the list of changed files in a listbox pane.
20 years ago
Paul Mackerras
0327d27a18
Use a panedwindow
...
Make it cope with commits having parents that aren't listed.
20 years ago
Paul Mackerras
1db95b00a2
Add initial version of gitk to the CVS repository
20 years ago