Sign in
googlers
/
jrn
/
git
/
37f1a519f2ea0ce912ccd7c623aea992147c3900
/
gitk
889adfe
Make gitk use --topo-order instead of --merge-order
by Linus Torvalds
· 20 years ago
4a2139f
Add a menu item for writing out a commit to a file.
by Paul Mackerras
· 20 years ago
bdbfbe3
Add a menu item for creating tags.
by Paul Mackerras
· 20 years ago
7e952e7
Fix a bug where we would corrupt the stuff read from git-rev-list.
by Paul Mackerras
· 20 years ago
74daedb
Add a menu entry for generating a patch between any two commits.
by Paul Mackerras
· 20 years ago
8a0a74a
Fix behaviour in the case where we have no commits to display.
by Paul Mackerras
· 20 years ago
e2ede2b
Check for the existence of the git directory on startup.
by Paul Mackerras
· 20 years ago
ee3dc72
Clear the SHA1 entry field when we go to paste something into it
by Paul Mackerras
· 20 years ago
c8dfbcf
Add commit row context menu and handle left-click on graph lines
by Paul Mackerras
· 20 years ago
6c20ff3
Try to assign colors so crossing lines have different colors
by Paul Mackerras
· 20 years ago
806ce09
Account for indentation of the checkin comments by git-rev-list
by Paul Mackerras
· 20 years ago
b490a99
Use git-rev-list --header.
by Paul Mackerras
· 20 years ago
2efef4b
Pass arguments through git-rev-parse.
by Paul Mackerras
· 20 years ago
a823a91
Handle the case of a parent being listed twice in a merge.
by Paul Mackerras
· 20 years ago
84ba734
Draw graph lines as one continuous line where possible
by Paul Mackerras
· 20 years ago
ea13cba
Fix operation without libreadobj.so.0.0
by Paul Mackerras
· 20 years ago
9ccbdfb
Restructure to do incremental drawing
by Paul Mackerras
· 20 years ago
c2f6a02
Show heads as well as tags
by Paul Mackerras
· 20 years ago
d4e95cb
cope with changed git-diff-tree output format
by Paul Mackerras
· 20 years ago
cfb4563
Use git-rev-list instead of git-rev-tree.
by Paul Mackerras
· 20 years ago
887fe3c
Read tags from .git/refs/tags/* and mark commits with tags
by Paul Mackerras
· 20 years ago
39ad857
Accommodate new git-diff-tree output format Add 'f' key for moving to next file
by Paul Mackerras
· 20 years ago
5842215
Handle \ No newline at end of line lines in diff
by Paul Mackerras
· 20 years ago
1738606
More fixes for geometry restoration
by Paul Mackerras
· 20 years ago
df3d83b
Error popups on error conditions rather than stderr msgs
by Paul Mackerras
· 20 years ago
0fba86b
save window geometry on exit, and restore it on startup
by Paul Mackerras
· 20 years ago
43bddeb
Resize the panes in the paned windows (commit list and details)
by Paul Mackerras
· 20 years ago
e47120c
Fix stder -> stderr
by Paul Mackerras
· 20 years ago
276819b
Bumped version number
by Paul Mackerras
· 20 years ago
1d10f36
Made commit list reading asynchronous
by Paul Mackerras
· 20 years ago
98f350e
Add a widget to show the SHA1 ID of the current commit
by Paul Mackerras
· 20 years ago
9a40c50
Make behaviour when git-rev-tree fails nicer
by Paul Mackerras
· 20 years ago
e5c2d85
Show the diffs when a commit is selected
by Paul Mackerras
· 20 years ago
d2610d1
Make getting file lists asynchronous Add some scrollbars
by Paul Mackerras
· 20 years ago
b5721c7
source ~/.gitk for user-specific option settings
by Paul Mackerras
· 20 years ago
5ad588d
Display the list of changed files in a listbox pane.
by Paul Mackerras
· 20 years ago
0327d27
Use a panedwindow Make it cope with commits having parents that aren't listed.
by Paul Mackerras
· 20 years ago
1db95b0
Add initial version of gitk to the CVS repository
by Paul Mackerras
· 20 years ago