Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 | 1 | -3/+3 |
* | git-checkout: fix branch name output from the command | Junio C Hamano | 2007-01-08 | 1 | -1/+1 |
* | git-branch: rename config vars branch.<branch>.*, too | Johannes Schindelin | 2006-12-16 | 1 | -0/+6 |
* | rename_ref: use lstat(2) when testing for symlink | Lars Hjemli | 2006-12-05 | 1 | -0/+7 |
* | git-branch: add options and tests for branch renaming | Lars Hjemli | 2006-12-05 | 1 | -0/+34 |
* | t3200: git-branch testsuite update | Junio C Hamano | 2006-10-23 | 1 | -6/+3 |
* | Remove empty ref directories that prevent creating a ref. | Christian Couder | 2006-09-25 | 1 | -0/+12 |
* | Test that git-branch -l works. | Shawn Pearce | 2006-05-24 | 1 | -1/+30 |
* | t3200: branch --help does not die anymore. | Junio C Hamano | 2005-12-14 | 1 | -2/+2 |
* | allow git-update-ref create refs with slashes in names | Alex Riesen | 2005-11-14 | 1 | -0/+8 |
* | 'build' scripts before installing. | Junio C Hamano | 2005-09-08 | 1 | -3/+3 |
* | [PATCH] Do not create bogus branch from flag to git branch | Amos Waterland | 2005-09-07 | 1 | -0/+27 |