Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean: require -f to do damage by default | Junio C Hamano | 2007-11-04 | 1 | -6/+6 |
* | checkout: do not get confused with ambiguous tag/branch names | Junio C Hamano | 2007-06-08 | 1 | -0/+40 |
* | checkout: allow detaching to HEAD even when switching to the tip of a branch | Junio C Hamano | 2007-04-03 | 1 | -1/+62 |
* | git-checkout -m: fix merge case | Junio C Hamano | 2007-01-23 | 1 | -1/+27 |
* | Use merge-recursive in git-checkout -m (branch switching) | Junio C Hamano | 2007-01-16 | 1 | -8/+33 |
* | Allow git-checkout when on a non-existant branch. | Shawn Pearce | 2006-09-27 | 1 | -0/+9 |
* | checkout -m: fix read-tree invocationv1.4.1-rc2 | Junio C Hamano | 2006-06-28 | 1 | -0/+72 |