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