git-pack-objects: mark the delta packing with a 'D'.
[gitweb.git] / git-checkout-script
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-22 Fix typo in git-checkout-script.
2005-06-21 Remove MERGE_HEAD in "git checkout/reset"
2005-06-21 git checkout: fix default head case
2005-06-21 Make "git checkout" know about different branches
2005-06-21 "git checkout": add "-u" flag to update HEAD conditionally
2005-06-21 Add "git checkout" that does what the name suggests