summaryrefslogtreecommitdiff
path: root/lib/choose_rev.tcl
Commit message (Expand)AuthorAgeFilesLines
* git-gui: set suitable extended window manager hints.Pat Thoyts2011-10-191-0/+1
* Fix tooltip display with multiple monitors on windows.Pat Thoyts2011-07-111-2/+2
* git-gui: use themed tk widgets with Tk 8.5Pat Thoyts2010-01-271-23/+28
* git-gui: Work around random missing scrollbar in revision listShawn O. Pearce2008-01-221-1/+2
* git-gui: Paper bag fix missing translated stringsShawn O. Pearce2007-09-141-1/+1
* git-gui: Disambiguate "commit"Harri Ilari Tapio Liusvaara2007-09-121-1/+1
* git-gui: Localize commit/author dates when displaying themShawn O. Pearce2007-09-101-3/+3
* git-gui: Mark revision chooser tooltip for translationShawn O. Pearce2007-09-101-6/+6
* Mark strings for translation.Christian Stimming2007-09-021-8/+8
* git-gui: Make sure remotes are loaded when picking revisionsShawn O. Pearce2007-07-291-0/+4
* git-gui: Show ref last update times in revision chooser tooltipsShawn O. Pearce2007-07-251-1/+33
* git-gui: Display commit/tag/remote info in tooltip of revision pickerShawn O. Pearce2007-07-251-6/+230
* git-gui: Increase the default height of the revision pickerShawn O. Pearce2007-07-181-1/+1
* git-gui: Allow double-click in checkout dialog to start checkoutShawn O. Pearce2007-07-081-0/+4
* git-gui: Default selection to first matching refShawn O. Pearce2007-07-081-0/+5
* git-gui: Refactor branch switch to support detached headShawn O. Pearce2007-07-081-7/+36
* git-gui: Option to default new branches to match tracking branchesShawn O. Pearce2007-07-081-0/+4
* git-gui: Enhance choose_rev to handle hundreds of branchesShawn O. Pearce2007-07-081-99/+245
* git-gui: Allow users to match remote branch names locallyShawn O. Pearce2007-07-081-0/+8
* git-gui: Maintain remote and source ref for tracking branchesShawn O. Pearce2007-07-081-6/+29
* git-gui: Refactor the delete branch dialog to use class systemShawn O. Pearce2007-07-081-0/+21
* git-gui: Abstract the revision picker into a mega widgetShawn O. Pearce2007-07-081-0/+127