Code

git-gui: Simplify error case for unsupported merge types
[git.git] / lib / checkout_op.tcl
2007-07-21 Shawn O. Pearcegit-gui: Simplify error case for unsupported merge...
2007-07-21 Shawn O. Pearcegit-gui: Factor out common fast-forward merge case
2007-07-21 Shawn O. Pearcegit-gui: Save the merge base during checkout_op processing
2007-07-12 Shawn O. PearceMerge branch 'maint'
2007-07-10 Shawn O. PearceMerge branch 'maint'
2007-07-09 Shawn O. Pearcegit-gui: Always use absolute path to all git executables
2007-07-09 Shawn O. Pearcegit-gui: Show a progress meter for checking out files
2007-07-09 Shawn O. Pearcegit-gui: Refactor branch switch to support detached...