Code

git-gui: Change the main window progress bar to use status_bar
[git.git] / lib / choose_rev.tcl
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