| Commit message (Expand) | Author | Age |
* | branch --track: code cleanup and saner handling of local branches | Johannes Schindelin | 2007-07-11 |
* | branch.autosetupmerge: allow boolean values, or "all" | Johannes Schindelin | 2007-07-08 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | git-branch: cleanup config file when deleting branches | Gerrit Pape | 2007-06-09 |
* | git-branch --track: fix tracking branch computation. | Junio C Hamano | 2007-06-06 |
* | t3200-branch.sh: small language nit | Arjen Laarhoven | 2007-04-06 |
* | Distinguish branches by more than case in tests. | Brian Gernhardt | 2007-04-06 |
* | Fix renaming branch without config file | Geert Bosch | 2007-04-05 |
* | git-fetch, git-branch: Support local --track via a special remote '.' | Paolo Bonzini | 2007-03-16 |
* | git-branch, git-checkout: autosetup for remote branch tracking | Paolo Bonzini | 2007-03-10 |
* | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 |
* | git-checkout: fix branch name output from the command | Junio C Hamano | 2007-01-08 |
* | git-branch: rename config vars branch.<branch>.*, too | Johannes Schindelin | 2006-12-16 |
* | rename_ref: use lstat(2) when testing for symlink | Lars Hjemli | 2006-12-05 |
* | git-branch: add options and tests for branch renaming | Lars Hjemli | 2006-12-05 |
* | t3200: git-branch testsuite update | Junio C Hamano | 2006-10-23 |
* | Remove empty ref directories that prevent creating a ref. | Christian Couder | 2006-09-25 |
* | Test that git-branch -l works. | Shawn Pearce | 2006-05-24 |
* | t3200: branch --help does not die anymore. | Junio C Hamano | 2005-12-14 |
* | allow git-update-ref create refs with slashes in names | Alex Riesen | 2005-11-14 |
* | 'build' scripts before installing. | Junio C Hamano | 2005-09-08 |
* | [PATCH] Do not create bogus branch from flag to git branch | Amos Waterland | 2005-09-07 |