aboutsummaryrefslogtreecommitdiff
path: root/gitk
Commit message (Expand)AuthorAge
* 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
* gitk: Show nearby tagsPaul Mackerras2006-06-03
* Merge branch 'master' into newPaul Mackerras2006-05-30
|\
| * gitk: show_error fixPaul Mackerras2006-05-26
| * [PATCH] gitk: start-up bugfixJunio C Hamano2006-05-26
| * [PATCH] gitk: Replace "git-" commands with "git "Timo Hirvonen2006-05-26
| * [PATCH] gitk: Display commit messages with word wrapSergey Vlasov2006-05-20
* | gitk: Add a goto next/previous highlighted commit functionPaul Mackerras2006-05-30
* | gitk: Provide ability to highlight based on relationship to selected commitPaul Mackerras2006-05-29
* | gitk: Fix bug in highlight stuff when no line is selectedPaul Mackerras2006-05-26
* | gitk: Move "pickaxe" find function to highlight facilityPaul Mackerras2006-05-26
* | gitk: Improve the text window search functionPaul Mackerras2006-05-25
* | gitk: First cut at a search function in the patch/file display windowPaul Mackerras2006-05-24
* | gitk: Highlight paths of interest in tree view as wellPaul Mackerras2006-05-20
* | gitk: Highlight entries in the file list as wellPaul Mackerras2006-05-20
* | Merge branch 'master' into newPaul Mackerras2006-05-20
|\ \ | |/
| * gitk: Fix bug where page-up/down wouldn't always work properlyPaul Mackerras2006-05-20
* | gitk: Make a row of controls for controlling highlightingPaul Mackerras2006-05-20
|/
* gitk: Fix display of "(...)" for parents/children we haven't drawnPaul Mackerras2006-05-15
* gitk: Allow view to specify arbitrary arguments to git-rev-listPaul Mackerras2006-05-03
* gitk: Fix file list display when files are renamedPaul Mackerras2006-05-02
* gitk: Basic support for highlighting one view within anotherPaul Mackerras2006-05-02