summaryrefslogtreecommitdiffstats
path: root/lib/browser.tcl (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-22git-gui: fix browsers [Up To Parent] in sub-sub-directories.Bert Wesarg1-1/+1
2010-01-27git-gui: use themed tk widgets with Tk 8.5Pat Thoyts1-18/+23
2008-08-24git-gui: Allow specifying an initial line for git gui blame.Alexander Gavrilov1-1/+1
2008-03-05git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann1-1/+2
2007-09-16Merge branch 'maint'Shawn O. Pearce1-1/+1
2007-09-16git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce1-3/+1
2007-09-13git-gui: Make the tree browser also use lightgray selectionShawn O. Pearce1-3/+1
2007-09-02Mark strings for translation.Christian Stimming1-11/+11
2007-07-29git-gui: Use more modern looking icons in the tree browserShawn O. Pearce1-4/+18
2007-07-18git-gui: Allow users to browse any branch, not just the current oneShawn O. Pearce1-0/+53
2007-07-18git-gui: Allow browser subcommand to start in subdirectoryShawn O. Pearce1-3/+7
2007-07-09Merge branch 'maint'Shawn O. Pearce1-9/+13
2007-07-09git-gui: Correct ls-tree buffering problem in browserShawn O. Pearce1-9/+13
2007-07-09git-gui: Always use absolute path to all git executablesShawn O. Pearce1-2/+1
2007-06-11git-gui: Save geometry before the window layout is damagedShawn O. Pearce1-1/+0
2007-05-08git-gui: Convert blame to the "class" way of doing thingsShawn O. Pearce1-1/+1
2007-05-08git-gui: Convert browser, console to "class" formatShawn O. Pearce1-113/+89
2007-05-07git-gui: Refactor into multiple files to save my sanityShawn O. Pearce1-0/+263