| Commit message (Expand) | Author | Age |
* | [PATCH] gitk: rereadrefs needs listrefs | Junio C Hamano | 2006-06-12 |
* | gitk: Re-read the descendent/ancestor tag & head info on update | Paul Mackerras | 2006-06-07 |
* | gitk: Show branch name(s) as well, if "show nearby tags" is enabled | Paul Mackerras | 2006-06-04 |
* | gitk: Show nearby tags | Paul Mackerras | 2006-06-03 |
* | Merge branch 'master' into new | Paul Mackerras | 2006-05-30 |
|\ |
|
| * | gitk: show_error fix | Paul Mackerras | 2006-05-26 |
| * | [PATCH] gitk: start-up bugfix | Junio C Hamano | 2006-05-26 |
| * | [PATCH] gitk: Replace "git-" commands with "git " | Timo Hirvonen | 2006-05-26 |
| * | [PATCH] gitk: Display commit messages with word wrap | Sergey Vlasov | 2006-05-20 |
* | | gitk: Add a goto next/previous highlighted commit function | Paul Mackerras | 2006-05-30 |
* | | gitk: Provide ability to highlight based on relationship to selected commit | Paul Mackerras | 2006-05-29 |
* | | gitk: Fix bug in highlight stuff when no line is selected | Paul Mackerras | 2006-05-26 |
* | | gitk: Move "pickaxe" find function to highlight facility | Paul Mackerras | 2006-05-26 |
* | | gitk: Improve the text window search function | Paul Mackerras | 2006-05-25 |
* | | gitk: First cut at a search function in the patch/file display window | Paul Mackerras | 2006-05-24 |
* | | gitk: Highlight paths of interest in tree view as well | Paul Mackerras | 2006-05-20 |
* | | gitk: Highlight entries in the file list as well | Paul Mackerras | 2006-05-20 |
* | | Merge branch 'master' into new | Paul Mackerras | 2006-05-20 |
|\ \
| |/ |
|
| * | gitk: Fix bug where page-up/down wouldn't always work properly | Paul Mackerras | 2006-05-20 |
* | | gitk: Make a row of controls for controlling highlighting | Paul Mackerras | 2006-05-20 |
|/ |
|
* | gitk: Fix display of "(...)" for parents/children we haven't drawn | Paul Mackerras | 2006-05-15 |
* | gitk: Allow view to specify arbitrary arguments to git-rev-list | Paul Mackerras | 2006-05-03 |
* | gitk: Fix file list display when files are renamed | Paul Mackerras | 2006-05-02 |
* | gitk: Basic support for highlighting one view within another | Paul Mackerras | 2006-05-02 |
* | gitk: Add a tree-browsing mode | Paul Mackerras | 2006-05-01 |
* | gitk: Use a text widget for the file list | Paul Mackerras | 2006-04-27 |
* | Merge branch 'new' | Paul Mackerras | 2006-04-26 |
|\ |
|
| * | gitk: add menu item for editing the current view | Paul Mackerras | 2006-04-25 |
| * | gitk: Implement "permanent" views (stored in ~/.gitk) | Paul Mackerras | 2006-04-25 |
| * | Merge branch 'master' into new | Paul Mackerras | 2006-04-23 |
| |\ |
|
| * | | gitk: Use git-rev-parse only to identify file/dir names on cmd line | Paul Mackerras | 2006-04-23 |
| * | | gitk: Remember the view in the history list | Paul Mackerras | 2006-04-21 |
| * | | gitk: Don't reread git-rev-list output from scratch on view switch | Paul Mackerras | 2006-04-17 |
| * | | gitk: Fix various bugs in the view support | Paul Mackerras | 2006-04-06 |
| * | | Merge branch 'master' into new | Paul Mackerras | 2006-04-06 |
| |\ \ |
|
| * | | | gitk: Make File->Update work properly again | Paul Mackerras | 2006-04-06 |
| * | | | gitk: Implement multiple views | Paul Mackerras | 2006-04-04 |
* | | | | [PATCH] gitk: Add a visual tag for remote refs | Josef Weidendorfer | 2006-04-25 |
| |_|/
|/| | |
|
* | | | gitk: Let git-rev-list do the argument list parsing | Paul Mackerras | 2006-04-23 |
* | | | gitk: Fix bug caused by missing commitlisted elements | Paul Mackerras | 2006-04-17 |
| |/
|/| |
|
* | | gitk: Fix incorrect invocation of getmergediffline | Paul Mackerras | 2006-04-06 |
* | | [PATCH] gitk: Fix searching for filenames in gitk | Pavel Roskin | 2006-04-06 |
* | | [PATCH] Provide configurable UI font for gitk | Keith Packard | 2006-04-05 |
* | | [PATCH] gitk: Use git wrapper to run git-ls-remote. | Mark Wooding | 2006-04-05 |
* | | [PATCH] gitk: add key bindings for selecting first and last commit | Rutger Nijlunsing | 2006-04-05 |
* | | gitk: Add a help menu item to display key bindings | Paul Mackerras | 2006-04-05 |
* | | [PATCH] gitk: allow goto heads | Stephen Rothwell | 2006-04-05 |
|/ |
|
* | gitk: replace parent and children arrays with lists | Paul Mackerras | 2006-04-02 |
* | gitk: Better workaround for arrows on diagonal line segments | Paul Mackerras | 2006-03-31 |
* | gitk: Allow top panes to scroll horizontally with mouse button 2 | Paul Mackerras | 2006-03-31 |