Code

git-gui: Display commit/tag/remote info in tooltip of revision picker
[git.git] / lib / choose_rev.tcl
2007-07-25 Shawn O. Pearcegit-gui: Display commit/tag/remote info in tooltip...
2007-07-18 Shawn O. Pearcegit-gui: Increase the default height of the revision...
2007-07-12 Shawn O. PearceMerge branch 'maint'
2007-07-10 Shawn O. PearceMerge branch 'maint'
2007-07-09 Shawn O. Pearcegit-gui: Allow double-click in checkout dialog to start...
2007-07-09 Shawn O. Pearcegit-gui: Default selection to first matching ref
2007-07-09 Shawn O. Pearcegit-gui: Refactor branch switch to support detached...
2007-07-09 Shawn O. Pearcegit-gui: Option to default new branches to match tracki...
2007-07-09 Shawn O. Pearcegit-gui: Enhance choose_rev to handle hundreds of branches
2007-07-09 Shawn O. Pearcegit-gui: Allow users to match remote branch names locally
2007-07-09 Shawn O. Pearcegit-gui: Maintain remote and source ref for tracking...
2007-07-09 Shawn O. Pearcegit-gui: Refactor the delete branch dialog to use class...
2007-07-09 Shawn O. Pearcegit-gui: Abstract the revision picker into a mega widget