aboutsummaryrefslogtreecommitdiff
path: root/gitk
Commit message (Expand)AuthorAge
...
| * | | gitk: Make File->Update work properly againPaul Mackerras2006-04-06
| * | | gitk: Implement multiple viewsPaul Mackerras2006-04-04
* | | | [PATCH] gitk: Add a visual tag for remote refsJosef Weidendorfer2006-04-25
| |_|/ |/| |
* | | gitk: Let git-rev-list do the argument list parsingPaul Mackerras2006-04-23
* | | gitk: Fix bug caused by missing commitlisted elementsPaul Mackerras2006-04-17
| |/ |/|
* | gitk: Fix incorrect invocation of getmergedifflinePaul Mackerras2006-04-06
* | [PATCH] gitk: Fix searching for filenames in gitkPavel Roskin2006-04-06
* | [PATCH] Provide configurable UI font for gitkKeith Packard2006-04-05
* | [PATCH] gitk: Use git wrapper to run git-ls-remote.Mark Wooding2006-04-05
* | [PATCH] gitk: add key bindings for selecting first and last commitRutger Nijlunsing2006-04-05
* | gitk: Add a help menu item to display key bindingsPaul Mackerras2006-04-05
* | [PATCH] gitk: allow goto headsStephen Rothwell2006-04-05
|/
* gitk: replace parent and children arrays with listsPaul Mackerras2006-04-02
* gitk: Better workaround for arrows on diagonal line segmentsPaul Mackerras2006-03-31
* gitk: Allow top panes to scroll horizontally with mouse button 2Paul Mackerras2006-03-31
* gitk: Prevent parent link from overwriting commit headlinePaul Mackerras2006-03-31
* gitk: Show diffs for boundary commitsPaul Mackerras2006-03-30
* gitk: Use the new --boundary flag to git-rev-listPaul Mackerras2006-03-30
* gitk: Fix two bugs reported by usersPaul Mackerras2006-03-22
* gitk: Improve appearance of first child linksPaul Mackerras2006-03-18
* gitk: Make downward-pointing arrows end in vertical line segmentPaul Mackerras2006-03-18
* gitk: Don't change cursor at end of layout if find in progressPaul Mackerras2006-03-18
* gitk: Make commitdata an array rather than a listPaul Mackerras2006-03-18
* gitk: Fix display of diff lines beginning with --- or +++Paul Mackerras2006-03-08
* [PATCH] gitk: Make error_popup react to ReturnMartin Mares2006-03-03
* gitk: Fix a bug in drawing the selected line as a thick linePaul Mackerras2006-03-02
* gitk: Further speedupsPaul Mackerras2006-03-02
* gitk: Various speed improvementsPaul Mackerras2006-02-28
* gitk: Fix Update menu itemPaul Mackerras2006-02-28
* gitk: Fix clicks on arrows on line endsPaul Mackerras2006-02-28
* gitk: New improved gitkPaul Mackerras2006-02-19
* gitk: Make "find" on "Files" work again.Paul Mackerras2006-02-10
* gitk: Use git-diff-tree --cc for showing the diffs for mergesPaul Mackerras2006-02-07
* gitk: Add braces around if expressionsPaul Mackerras2006-02-07
* gitk: Work around Tcl's non-standard names for encodingsPaul Mackerras2005-12-07
* gitk: Some improvements for the code for updating the displayPaul Mackerras2005-12-06
* gitk: Factored out some common code into a new start_rev_list procedurePaul Mackerras2005-12-01
* [PATCH] gitk: add Update menu item.Sven Verdoolaege2005-12-01
* gitk: Add a preferences dialog with some basic stuffPaul Mackerras2005-11-30
* [PATCH] gitk: Use i18n.commitencoding configuration item.Junio C Hamano2005-11-28
* gitk: Fix diff this->selected and selected->this functionsPaul Mackerras2005-11-28
* [PATCH] gitk: UTF-8 supportPavel Roskin2005-11-23
* [PATCH] gitk: put braces around exprsJeff Hobbs2005-11-23
* gitk: Disable fastdate stuff for nowPaul Mackerras2005-11-21
* gitk: Fix some bugs introduced by speedup changesPaul Mackerras2005-11-20
* gitk: moving all three panes if clicking on an arrow.Stefan-W. Hahn2005-11-19
* gitk: use git-diff-tree --no-commit-idPavel Roskin2005-11-19
* gitk: Specify line hover fontFrank Sorenson2005-11-18
* readrefs: grab all refs with one call to ls-remote.Junio C Hamano2005-11-18
* Add -r flag and some speedupsPaul Mackerras2005-11-15