Age | Commit message (Expand) | Author | Files | Lines |
2007-04-19 | gitk: Allow user to choose whether to see the diff, old file, or new file | Paul Mackerras | 1 | -0/+17 |
2007-04-01 | [PATCH] Improve look-and-feel of the gitk tool. | Eygene Ryabinkin | 1 | -8/+15 |
2007-04-01 | [PATCH] Teach gitk to use the user-defined UI font everywhere. | Eygene Ryabinkin | 1 | -6/+23 |
2007-03-21 | [PATCH] prefer "git COMMAND" over "git-COMMAND" in gitk | Brandon Casey | 1 | -2/+2 |
2007-03-12 | [PATCH] gitk: bind <F5> key to Update (reread commits) | Eric Wong | 1 | -0/+2 |
2007-02-15 | Make gitk save and restore window pane position on Linux and Cygwin. | Mark Levedahl | 1 | -10/+13 |
2007-02-15 | Make gitk save and restore the user set window position. | Mark Levedahl | 1 | -5/+6 |
2007-02-15 | [PATCH] gitk: Use show-ref instead of ls-remote | Junio C Hamano | 1 | -2/+2 |
2007-02-15 | [PATCH] Make gitk work reasonably well on Cygwin. | Junio C Hamano | 1 | -126/+150 |
2007-02-15 | [PATCH] gitk - remove trailing whitespace from a few lines. | Mark Levedahl | 1 | -4/+4 |
2007-02-15 | Change git repo-config to git config | Paul Mackerras | 1 | -1/+1 |
2007-01-13 | [PATCH] Make gitk work when launched in a subdirectory | Peter Baumann | 1 | -1/+1 |
2007-01-13 | [PATCH] gitk: add current directory to main window title | Doug Maxey | 1 | -0/+1 |
2006-11-23 | gitk: Fix enabling/disabling of menu items on Mac OS X | Paul Mackerras | 1 | -10/+10 |
2006-10-19 | [PATCH] gitk: Fix nextfile() and add prevfile() | OGAWA Hirofumi | 1 | -0/+15 |
2006-08-28 | gitk: Fix some bugs in the new cherry-picking code | Paul Mackerras | 1 | -2/+6 |
2006-08-16 | gitk: Improve responsiveness while reading and layout out the graph | Paul Mackerras | 1 | -24/+34 |
2006-08-08 | gitk: Update preceding/following tag info when creating a tag | Paul Mackerras | 1 | -0/+77 |
2006-08-06 | gitk: Add a menu item for cherry-picking commits | Paul Mackerras | 1 | -43/+210 |
2006-08-02 | gitk: Fix a couple of buglets in the branch head menu items | Paul Mackerras | 1 | -2/+2 |
2006-08-02 | gitk: Add a context menu for heads | Paul Mackerras | 1 | -0/+118 |
2006-08-02 | gitk: Add a row context-menu item for creating a new branch | Paul Mackerras | 1 | -0/+80 |
2006-08-02 | gitk: Recompute ancestor/descendent heads/tags when rereading refs | Paul Mackerras | 1 | -47/+85 |
2006-07-18 | gitk: Minor cleanups | Paul Mackerras | 1 | -7/+5 |
2006-07-06 | gitk: Show the currently checked-out head in bold font | Paul Mackerras | 1 | -5/+22 |
2006-07-05 | gitk: Allow the user to set some colors | Paul Mackerras | 1 | -23/+101 |
2006-06-12 | [PATCH] gitk: rereadrefs needs listrefs | Junio C Hamano | 1 | -0/+18 |
2006-06-07 | gitk: Re-read the descendent/ancestor tag & head info on update | Paul Mackerras | 1 | -1/+17 |
2006-06-04 | gitk: Show branch name(s) as well, if "show nearby tags" is enabled | Paul Mackerras | 1 | -11/+43 |
2006-06-03 | gitk: Show nearby tags | Paul Mackerras | 1 | -23/+247 |
2006-05-30 | Merge branch 'master' into new | Paul Mackerras | 1 | -41/+43 |
2006-05-30 | gitk: Add a goto next/previous highlighted commit function | Paul Mackerras | 1 | -52/+144 |
2006-05-29 | gitk: Provide ability to highlight based on relationship to selected commit | Paul Mackerras | 1 | -2/+150 |
2006-05-26 | gitk: show_error fix | Paul Mackerras | 1 | -8/+8 |
2006-05-26 | [PATCH] gitk: start-up bugfix | Junio C Hamano | 1 | -1/+1 |
2006-05-26 | [PATCH] gitk: Replace "git-" commands with "git " | Timo Hirvonen | 1 | -26/+26 |
2006-05-26 | gitk: Fix bug in highlight stuff when no line is selected | Paul Mackerras | 1 | -3/+2 |
2006-05-26 | gitk: Move "pickaxe" find function to highlight facility | Paul Mackerras | 1 | -309/+59 |
2006-05-25 | gitk: Improve the text window search function | Paul Mackerras | 1 | -19/+69 |
2006-05-24 | gitk: First cut at a search function in the patch/file display window | Paul Mackerras | 1 | -6/+101 |
2006-05-20 | gitk: Highlight paths of interest in tree view as well | Paul Mackerras | 1 | -26/+38 |
2006-05-20 | gitk: Highlight entries in the file list as well | Paul Mackerras | 1 | -5/+66 |
2006-05-20 | [PATCH] gitk: Display commit messages with word wrap | Sergey Vlasov | 1 | -12/+14 |
2006-05-20 | Merge branch 'master' into new | Paul Mackerras | 1 | -0/+1 |
2006-05-20 | gitk: Fix bug where page-up/down wouldn't always work properly | Paul Mackerras | 1 | -0/+1 |
2006-05-20 | gitk: Make a row of controls for controlling highlighting | Paul Mackerras | 1 | -67/+298 |
2006-05-15 | gitk: Fix display of "(...)" for parents/children we haven't drawn | Paul Mackerras | 1 | -1/+4 |
2006-05-03 | gitk: Allow view to specify arbitrary arguments to git-rev-list | Paul Mackerras | 1 | -51/+196 |
2006-05-02 | gitk: Fix file list display when files are renamed | Paul Mackerras | 1 | -62/+29 |
2006-05-02 | gitk: Basic support for highlighting one view within another | Paul Mackerras | 1 | -221/+343 |