234 Commits (6d69b6f6ac27ab6f71a10da34b813ca25fd2a358)

Author SHA1 Message Date
Paul Mackerras 719c2b9d92 gitk: Fix bug causing undefined variable error when cherry-picking 18 years ago
Paul Mackerras 887c996e46 gitk: Add a window to list branches, tags and other references 18 years ago
Johannes Sixt d1cb298b0b [PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers. 18 years ago
Paul Mackerras d7b16113a1 gitk: Fix bug in fix for warning when removing a branch 18 years ago
Arjen Laarhoven e8b5f4be70 [PATCH] gitk: Make the date/time display configurable 18 years ago
Steffen Prohaska 890fae7041 [PATCH] gitk: Let user easily specify lines of context in diff view 18 years ago
Paul Mackerras b1054ac985 gitk: Fix warning when removing a branch 18 years ago
Paul Mackerras a69b2d1a8b gitk: Fix bug causing Tcl error when updating graph 18 years ago
Paul Mackerras 7b459a1c1c gitk: Fix bug introduced in commit 67a4f1a7 18 years ago
Alex Riesen 6c87d60cc6 [PATCH] gitk: Show an error and exit if no .git could be found 18 years ago
Alex Riesen 062d671f57 [PATCH] gitk: Continue and show error message in new repos 18 years ago
Mark Levedahl 314c30936f [PATCH] gitk: Handle MouseWheel events on Windows 18 years ago
Mark Levedahl bd441de4df [PATCH] gitk: Enable selected patch text on Windows 18 years ago
Paul Mackerras 67a4f1a7f5 gitk: Fix bug causing the "can't unset idinlist(...)" error 18 years ago
Paul Mackerras 3244729aac gitk: Add a context menu for file list entries 18 years ago
Paul Mackerras 005a2f4e6d gitk: Fix bugs in the Find function 18 years ago
Paul Mackerras 0eafba1405 gitk: Wait for the window to become visible after creating it 18 years ago
Shawn O. Pearce d23d98d3ba [PATCH] gitk: Bind keyboard actions to the command key on Mac OS 18 years ago
Mark Levedahl 86da5b6c97 [PATCH] gitk: Ignore ctrl-z as EOF on windows 18 years ago
Paul Mackerras ef3192b834 gitk: Make the fake commit for the index changes green rather than magenta 18 years ago
Paul Mackerras 8f48936391 gitk: Show changes in index and changes in working directory separately 18 years ago
Paul Mackerras 6ebedabf2d gitk: Fix bug introduced by previous commit 18 years ago
Paul Mackerras cdaee5db16 gitk: Improve handling of -- and ambiguous arguments 18 years ago
Paul Mackerras c961b228bc gitk: Use git log and add support for --left-right 18 years ago
Paul Mackerras 8c93917d23 gitk: Fix bug causing "can't read commitrow(0,n)" error 18 years ago
Brian Downing 096e96b493 [PATCH] gitk: Fix for tree view ending in nested directories 18 years ago
Paul Mackerras d36d385efd gitk: Remove the unused stopfindproc function 18 years ago
Paul Mackerras 69c0b5d240 gitk: Fix bug in the anc_or_desc routine 18 years ago
Paul Mackerras 4fb0fa197e gitk: Fix the find and highlight functions 18 years ago
Mark Levedahl 281404ca1d gitk: Update selection background colorbar in prefs dialog 18 years ago
Mark Levedahl 6bc9d1e2e7 gitk: Use a spinbox for setting tabstop settings 18 years ago
Paul Mackerras 706d6c3e76 gitk: Add a progress bar to show progress while resetting 18 years ago
Paul Mackerras 9396cd385a gitk: Improve handling of whitespace and special chars in filenames 18 years ago
Paul Mackerras f3326b66bf gitk: Fix bug causing nearby tags/heads to sometimes not be displayed 18 years ago
Paul Mackerras a2c22362cc gitk: Limit how often we change the canvas scrolling region 18 years ago
Paul Mackerras 6fb735aedb gitk: Add a "reset branch to here" row context-menu operation 18 years ago
Paul Mackerras 6a90bff1e8 gitk: Get rid of the childlist variable 18 years ago
Paul Mackerras 62d3ea65a7 gitk: Speed up the reading of references 18 years ago
Paul Mackerras 219ea3a99b gitk: Show local uncommitted changes as a fake commit 18 years ago
Paul Mackerras 322a8cc9b3 gitk: New algorithm for drawing the graph lines 18 years ago
Paul Mackerras 66e46f37de gitk: Store ids in rowrangelist and idrowranges rather than row numbers 18 years ago
Paul Mackerras 0060946397 gitk: Disable the head context menu entries for the checked-out branch 18 years ago
Paul Mackerras 43c2507438 gitk: Cope with commit messages with carriage-returns and initial blank lines 18 years ago
Paul Mackerras 7eb3cb9c68 gitk: Implement a simple scheduler for the compute-intensive stuff 18 years ago
Paul Mackerras e507fd4871 gitk: Improve the behaviour of the initial selection 18 years ago
Paul Mackerras 3fc4279a14 gitk: Add some more comments to the optimize_rows procedure 18 years ago
Paul Mackerras 0a4dd8b855 gitk: Don't try to list large numbers of tags or heads in the details pane 18 years ago
Paul Mackerras e11f123315 gitk: New infrastructure for working out branches & previous/next tags 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Mark Levedahl 7e12f1a629 [PATCH] gitk: Allow specifying tabstop as other than default 8 characters. 18 years ago