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