218 Commits (0eafba1405bf4db29bca0b535477beb3046441bf)
 

Author SHA1 Message Date
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
Mark Levedahl 7e12f1a629 [PATCH] gitk: Allow specifying tabstop as other than default 8 characters. 18 years ago
Mark Levedahl 59ddaf3d19 [PATCH] gitk: Update fontsize in patch / tree list 18 years ago
Mark Levedahl 60378c0c09 [PATCH] gitk: Make selection highlight color configurable 18 years ago
Paul Mackerras 696cf493f7 gitk: Use the -q flag to git checkout 18 years ago
Paul Mackerras a8d610a2a3 gitk: Allow user to choose whether to see the diff, old file, or new file 18 years ago
Eygene Ryabinkin 3a950e9a9c [PATCH] Improve look-and-feel of the gitk tool. 18 years ago
Eygene Ryabinkin d59c4b6fb7 [PATCH] Teach gitk to use the user-defined UI font everywhere. 18 years ago
Brandon Casey 1ce09dd678 [PATCH] prefer "git COMMAND" over "git-COMMAND" in gitk 18 years ago
Eric Wong e7a0919115 [PATCH] gitk: bind <F5> key to Update (reread commits) 18 years ago
Mark Levedahl 9ca72f4f60 Make gitk save and restore window pane position on Linux and Cygwin. 18 years ago
Mark Levedahl b6047c5a81 Make gitk save and restore the user set window position. 18 years ago
Junio C Hamano 7426eb7469 [PATCH] gitk: Use show-ref instead of ls-remote 18 years ago
Junio C Hamano e9937d2a03 [PATCH] Make gitk work reasonably well on Cygwin. 18 years ago
Mark Levedahl 40b87ff877 [PATCH] gitk - remove trailing whitespace from a few lines. 18 years ago
Paul Mackerras 27cb61ca14 Change git repo-config to git config 18 years ago
Peter Baumann 5024baa437 [PATCH] Make gitk work when launched in a subdirectory 18 years ago
Doug Maxey 6c2833284d [PATCH] gitk: add current directory to main window title 18 years ago
Paul Mackerras 3cd204e518 gitk: Fix enabling/disabling of menu items on Mac OS X 18 years ago