aboutsummaryrefslogtreecommitdiff
path: root/gitk
Commit message (Expand)AuthorAge
* 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
* gitk: Add a tree-browsing modePaul Mackerras2006-05-01
* gitk: Use a text widget for the file listPaul Mackerras2006-04-27
* Merge branch 'new'Paul Mackerras2006-04-26
|\
| * gitk: add menu item for editing the current viewPaul Mackerras2006-04-25
| * gitk: Implement "permanent" views (stored in ~/.gitk)Paul Mackerras2006-04-25
| * Merge branch 'master' into newPaul Mackerras2006-04-23
| |\
| * | gitk: Use git-rev-parse only to identify file/dir names on cmd linePaul Mackerras2006-04-23
| * | gitk: Remember the view in the history listPaul Mackerras2006-04-21
| * | gitk: Don't reread git-rev-list output from scratch on view switchPaul Mackerras2006-04-17
| * | gitk: Fix various bugs in the view supportPaul Mackerras2006-04-06
| * | Merge branch 'master' into newPaul Mackerras2006-04-06
| |\ \
| * | | 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