summaryrefslogtreecommitdiff
path: root/lib/browser.tcl
Commit message (Expand)AuthorAgeFilesLines
* git-gui: Allow specifying an initial line for git gui blame.Alexander Gavrilov2008-08-241-1/+1
* git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann2008-03-051-1/+2
* Merge branch 'maint'Shawn O. Pearce2007-09-161-1/+1
|\
| * git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce2007-09-161-3/+1
* | git-gui: Make the tree browser also use lightgray selectionShawn O. Pearce2007-09-131-3/+1
* | Mark strings for translation.Christian Stimming2007-09-021-11/+11
|/
* git-gui: Use more modern looking icons in the tree browserShawn O. Pearce2007-07-291-4/+18
* git-gui: Allow users to browse any branch, not just the current oneShawn O. Pearce2007-07-181-0/+53
* git-gui: Allow browser subcommand to start in subdirectoryShawn O. Pearce2007-07-181-3/+7
* Merge branch 'maint'Shawn O. Pearce2007-07-091-9/+13
|\
| * git-gui: Correct ls-tree buffering problem in browserShawn O. Pearce2007-07-091-9/+13
* | git-gui: Always use absolute path to all git executablesShawn O. Pearce2007-07-091-2/+1
|/
* git-gui: Save geometry before the window layout is damagedShawn O. Pearce2007-06-111-1/+0
* git-gui: Convert blame to the "class" way of doing thingsShawn O. Pearce2007-05-081-1/+1
* git-gui: Convert browser, console to "class" formatShawn O. Pearce2007-05-081-113/+89
* git-gui: Refactor into multiple files to save my sanityShawn O. Pearce2007-05-071-0/+263