git-gui: align the new recursive checkbox with the radiobuttons.
[gitweb.git] / lib / choose_rev.tcl
2011-10-19 git-gui: set suitable extended window manager hints.
2011-07-11 Fix tooltip display with multiple monitors on windows.
2010-02-08 Merge branch 'maint'
2010-01-29 Merge branch 'maint'
2010-01-28 git-gui: use themed tk widgets with Tk 8.5
2008-01-23 git-gui: Work around random missing scrollbar in revisi...
2007-10-23 Merge branch 'maint'
2007-10-21 Merge branch 'maint'
2007-10-10 Merge branch 'maint'
2007-10-03 Merge branch 'maint'
2007-09-22 Merge branch 'maint'
2007-09-20 Merge branch 'maint'
2007-09-17 Merge branch 'maint'
2007-09-14 git-gui: Paper bag fix missing translated strings
2007-09-14 Merge branch 'maint'
2007-09-13 Merge branch 'maint'
2007-09-12 git-gui: Disambiguate "commit"
2007-09-11 Merge branch 'maint'
2007-09-10 git-gui: Localize commit/author dates when displaying...
2007-09-10 git-gui: Mark revision chooser tooltip for translation
2007-09-10 Merge branch 'maint'
2007-09-09 Merge branch 'maint'
2007-09-04 Merge branch 'maint'
2007-09-02 Mark strings for translation.
2007-07-30 git-gui: Make sure remotes are loaded when picking...
2007-07-25 git-gui: Show ref last update times in revision chooser...
2007-07-25 git-gui: Display commit/tag/remote info in tooltip...
2007-07-18 git-gui: Increase the default height of the revision...
2007-07-12 Merge branch 'maint'
2007-07-10 Merge branch 'maint'
2007-07-09 git-gui: Allow double-click in checkout dialog to start...
2007-07-09 git-gui: Default selection to first matching ref
2007-07-09 git-gui: Refactor branch switch to support detached...
2007-07-09 git-gui: Option to default new branches to match tracki...
2007-07-09 git-gui: Enhance choose_rev to handle hundreds of branches
2007-07-09 git-gui: Allow users to match remote branch names locally
2007-07-09 git-gui: Maintain remote and source ref for tracking...
2007-07-09 git-gui: Refactor the delete branch dialog to use class...
2007-07-09 git-gui: Abstract the revision picker into a mega widget