aboutsummaryrefslogtreecommitdiff
path: root/gitk
Commit message (Expand)AuthorAge
* gitk: Fix bugs in the Find functionPaul Mackerras2007-07-26
* gitk: Wait for the window to become visible after creating itPaul Mackerras2007-07-23
* [PATCH] gitk: Bind keyboard actions to the command key on Mac OSShawn O. Pearce2007-07-22
* [PATCH] gitk: Ignore ctrl-z as EOF on windowsMark Levedahl2007-07-22
* gitk: Make the fake commit for the index changes green rather than magentaPaul Mackerras2007-07-22
* gitk: Show changes in index and changes in working directory separatelyPaul Mackerras2007-07-13
* gitk: Fix bug introduced by previous commitPaul Mackerras2007-07-13
* gitk: Improve handling of -- and ambiguous argumentsPaul Mackerras2007-07-12
* gitk: Use git log and add support for --left-rightPaul Mackerras2007-07-09
* gitk: Fix bug causing "can't read commitrow(0,n)" errorPaul Mackerras2007-07-09
* [PATCH] gitk: Fix for tree view ending in nested directoriesBrian Downing2007-07-09
* gitk: Remove the unused stopfindproc functionPaul Mackerras2007-07-04
* gitk: Fix bug in the anc_or_desc routinePaul Mackerras2007-07-04
* gitk: Fix the find and highlight functionsPaul Mackerras2007-07-04
* gitk: Update selection background colorbar in prefs dialogMark Levedahl2007-06-28
* gitk: Use a spinbox for setting tabstop settingsMark Levedahl2007-06-28
* gitk: Add a progress bar to show progress while resettingPaul Mackerras2007-06-26
* gitk: Improve handling of whitespace and special chars in filenamesPaul Mackerras2007-06-23
* gitk: Fix bug causing nearby tags/heads to sometimes not be displayedPaul Mackerras2007-06-23
* gitk: Limit how often we change the canvas scrolling regionPaul Mackerras2007-06-23
* gitk: Add a "reset branch to here" row context-menu operationPaul Mackerras2007-06-23
* gitk: Get rid of the childlist variablePaul Mackerras2007-06-23
* gitk: Speed up the reading of referencesPaul Mackerras2007-06-23
* gitk: Show local uncommitted changes as a fake commitPaul Mackerras2007-06-23
* gitk: New algorithm for drawing the graph linesPaul Mackerras2007-06-23
* gitk: Store ids in rowrangelist and idrowranges rather than row numbersPaul Mackerras2007-06-23
* gitk: Disable the head context menu entries for the checked-out branchPaul Mackerras2007-06-23
* gitk: Cope with commit messages with carriage-returns and initial blank linesPaul Mackerras2007-06-23
* gitk: Implement a simple scheduler for the compute-intensive stuffPaul Mackerras2007-06-23
* gitk: Improve the behaviour of the initial selectionPaul Mackerras2007-06-23
* gitk: Add some more comments to the optimize_rows procedurePaul Mackerras2007-06-23
* gitk: Don't try to list large numbers of tags or heads in the details panePaul Mackerras2007-06-23
* gitk: New infrastructure for working out branches & previous/next tagsPaul Mackerras2007-06-23
* [PATCH] gitk: Allow specifying tabstop as other than default 8 characters.Mark Levedahl2007-05-22
* [PATCH] gitk: Update fontsize in patch / tree listMark Levedahl2007-05-22
* [PATCH] gitk: Make selection highlight color configurableMark Levedahl2007-05-22
* gitk: Use the -q flag to git checkoutPaul Mackerras2007-05-22
* gitk: Allow user to choose whether to see the diff, old file, or new filePaul Mackerras2007-04-19
* [PATCH] Improve look-and-feel of the gitk tool.Eygene Ryabinkin2007-04-01
* [PATCH] Teach gitk to use the user-defined UI font everywhere.Eygene Ryabinkin2007-04-01
* [PATCH] prefer "git COMMAND" over "git-COMMAND" in gitkBrandon Casey2007-03-21
* [PATCH] gitk: bind <F5> key to Update (reread commits)Eric Wong2007-03-12
* Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl2007-02-15
* Make gitk save and restore the user set window position.Mark Levedahl2007-02-15
* [PATCH] gitk: Use show-ref instead of ls-remoteJunio C Hamano2007-02-15
* [PATCH] Make gitk work reasonably well on Cygwin.Junio C Hamano2007-02-15
* [PATCH] gitk - remove trailing whitespace from a few lines.Mark Levedahl2007-02-15
* Change git repo-config to git configPaul Mackerras2007-02-15
* [PATCH] Make gitk work when launched in a subdirectoryPeter Baumann2007-01-13
* [PATCH] gitk: add current directory to main window titleDoug Maxey2007-01-13