37 Commits (675a0fe297e88e0fab2ee9b311d4ebb3c3bfef28)

Author SHA1 Message Date
Anders Kaseorg b393515f8e Mark gitk script executable 14 years ago
Junio C Hamano 62ba5143ec Move gitk to its own subdirectory 17 years ago
Paul Mackerras 7388bcbc54 gitk: Use the UI font for the diff/old version/new version radio buttons 17 years ago
Paul Mackerras cca5d946d6 gitk: Simplify the code for finding commits 17 years ago
Paul Mackerras 74a40c7110 gitk: Fix a couple more bugs in the path limiting 17 years ago
Paul Mackerras bd8f677e1c gitk: Fix some bugs with path limiting in the diff display 17 years ago
Paul Mackerras 4570b7e9d7 gitk: Use the status window for other functions 17 years ago
Paul Mackerras a137a90f49 gitk: Integrate the reset progress bar in the main frame 17 years ago
Paul Mackerras 94503918e4 gitk: Ensure tabstop setting gets restored by Cancel button 17 years ago
Paul Mackerras 7a39a17a87 gitk: Limit diff display to listed paths by default 17 years ago
Paul Mackerras e5ef6f952a gitk: Fix "can't unset prevlines(...)" Tcl error 17 years ago
Paul Mackerras 3ebba3c724 gitk: Avoid an error when cherry-picking if HEAD has moved on 17 years ago
Paul Mackerras 5d7589d4c4 gitk: Check that we are running on at least Tcl/Tk 8.4 17 years ago
Johannes Sixt 5e85ec4cd0 gitk: Do not pick up file names of "copy from" lines 17 years ago
Jonathan del Strother 5dd57d5122 gitk: Add support for OS X mouse wheel 17 years ago
Paul Mackerras eb33a67f21 gitk: Fix Tcl error: can't unset findcurline 17 years ago
Sam Vilain 0166419a19 gitk: disable colours when calling git log 17 years ago
Paul Mackerras 8d73b242a5 gitk: Get rid of the diffopts variable 17 years ago
Paul Mackerras 308ff3d59d gitk: Fix bug where the last few commits would sometimes not be visible 17 years ago
Paul Mackerras 9a7558f348 gitk: Add a font chooser 17 years ago
Paul Mackerras 0ed1dd3c77 gitk: Keep track of font attributes ourselves instead of using font actual 17 years ago
Paul Mackerras 9c311b3208 gitk: Use named fonts instead of the font specification 17 years ago
Paul Mackerras 64b5f146fd gitk: Fix bug causing Tcl error when changing find match type 17 years ago
Paul Mackerras 32f1b3e4a4 gitk: Fix the tab setting in the diff display window 17 years ago
Paul Mackerras bb3edc8b04 gitk: Add progress bars for reading in stuff and for finding 17 years ago
Paul Mackerras c73adce219 gitk: Fix a couple of bugs 17 years ago
Paul Mackerras 687c8765ec gitk: Simplify highlighting interface and combine with Find function 17 years ago
Paul Mackerras d372e21613 gitk: Fix bug in generating patches 17 years ago
Paul Mackerras 3e6b893f33 gitk: Get rid of lookingforhead, use commitinterest instead 17 years ago
Paul Mackerras f56782aef4 gitk: Fix bugs in setting rowfinal 17 years ago
Paul Mackerras f5f3c2e29f gitk: Make it possible to lay out all the rows we have received so far 17 years ago
Paul Mackerras 5cd15b6b7f gitk: Add a cache for the topology info 17 years ago
Paul Mackerras 6eaaccd128 gitk: Fix bug causing undefined variable error when cherry-picking 17 years ago
Paul Mackerras 719c2b9d92 gitk: Fix bug causing undefined variable error when cherry-picking 17 years ago
Paul Mackerras df904497ec gitk: Fix bug causing incorrect ref list contents when switching view 17 years ago
Paul Mackerras 0380081c65 gitk: Do only the parts of the layout that are needed 17 years ago
Paul Mackerras 8f0bc7e95e gitk: Get rid of the rowchk array 17 years ago
Paul Mackerras 97645683bf gitk: Fix some problems with the display of ids as links 17 years ago
Paul Mackerras b0cdca996a gitk: Get rid of idinlist array 17 years ago
Paul Mackerras 92ed666fa7 gitk: Get rid of idrowranges and rowrangelist 17 years ago
Paul Mackerras 887c996e46 gitk: Add a window to list branches, tags and other references 17 years ago
Johannes Sixt d1cb298b0b [PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers. 17 years ago
Paul Mackerras d7b16113a1 gitk: Fix bug in fix for warning when removing a branch 17 years ago
Arjen Laarhoven e8b5f4be70 [PATCH] gitk: Make the date/time display configurable 17 years ago
Steffen Prohaska 890fae7041 [PATCH] gitk: Let user easily specify lines of context in diff view 17 years ago
Paul Mackerras b1054ac985 gitk: Fix warning when removing a branch 17 years ago
Paul Mackerras a69b2d1a8b gitk: Fix bug causing Tcl error when updating graph 17 years ago
Paul Mackerras 7b459a1c1c gitk: Fix bug introduced in commit 67a4f1a7 17 years ago
Alex Riesen 6c87d60cc6 [PATCH] gitk: Show an error and exit if no .git could be found 17 years ago
Alex Riesen 062d671f57 [PATCH] gitk: Continue and show error message in new repos 17 years ago