aboutsummaryrefslogtreecommitdiff
path: root/gitk
Commit message (Expand)AuthorAge
* 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
* gitk: Fix enabling/disabling of menu items on Mac OS XPaul Mackerras2006-11-23
* [PATCH] gitk: Fix nextfile() and add prevfile()OGAWA Hirofumi2006-10-19
* gitk: Fix some bugs in the new cherry-picking codePaul Mackerras2006-08-28
* gitk: Improve responsiveness while reading and layout out the graphPaul Mackerras2006-08-16
* gitk: Update preceding/following tag info when creating a tagPaul Mackerras2006-08-08
* gitk: Add a menu item for cherry-picking commitsPaul Mackerras2006-08-06
* gitk: Fix a couple of buglets in the branch head menu itemsPaul Mackerras2006-08-02
* gitk: Add a context menu for headsPaul Mackerras2006-08-02
* gitk: Add a row context-menu item for creating a new branchPaul Mackerras2006-08-02
* gitk: Recompute ancestor/descendent heads/tags when rereading refsPaul Mackerras2006-08-02
* gitk: Minor cleanupsPaul Mackerras2006-07-18
* gitk: Show the currently checked-out head in bold fontPaul Mackerras2006-07-06
* gitk: Allow the user to set some colorsPaul Mackerras2006-07-05
* [PATCH] gitk: rereadrefs needs listrefsJunio C Hamano2006-06-12
* gitk: Re-read the descendent/ancestor tag & head info on updatePaul Mackerras2006-06-07
* gitk: Show branch name(s) as well, if "show nearby tags" is enabledPaul Mackerras2006-06-04