| Commit message (Expand) | Author | Age | Files | Lines |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -7/+7 |
* | remote show: list tracked remote branches with -n | Olivier Marin | 2008-06-10 | 1 | -0/+2 |
* | remote prune: print the list of pruned branches | Olivier Marin | 2008-06-10 | 1 | -0/+18 |
* | remote show: fix the -n option | Olivier Marin | 2008-06-10 | 1 | -0/+17 |
* | Make "git-remote prune" delete refs according to fetch specs | Shawn O. Pearce | 2008-05-31 | 1 | -0/+18 |
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 | 1 | -5/+5 |
* | remote: create fetch config lines with '+' | Jeff King | 2008-04-24 | 1 | -0/+10 |
* | git-remote: reject adding remotes with invalid names | Jonas Fonseca | 2008-04-18 | 1 | -0/+6 |
* | builtin-remote: Fix missing newline at end of listing of pushed branches | Johannes Sixt | 2008-03-23 | 1 | -0/+6 |
* | remote show: do not show symbolic refs | Johannes Schindelin | 2008-03-19 | 1 | -0/+10 |
* | add test_cmp function for test scripts | Jeff King | 2008-03-13 | 1 | -3/+3 |
* | builtin remote rm: remove symbolic refs, too | Johannes Schindelin | 2008-03-08 | 1 | -0/+1 |
* | remote: fix "update [group...]" | Johannes Schindelin | 2008-03-05 | 1 | -0/+92 |
* | builtin-remote: prune remotes correctly that were added with --mirror | Johannes Schindelin | 2008-03-01 | 1 | -0/+16 |
* | Make git-remote a builtin | Johannes Schindelin | 2008-03-01 | 1 | -2/+2 |
* | Test "git remote show" and "git remote prune" | Johannes Schindelin | 2008-03-01 | 1 | -0/+34 |
* | Don't use GIT_CONFIG in t5505-remote | Daniel Barkalow | 2008-02-27 | 1 | -3/+0 |
* | git-remote rm: add tests and minor fix-ups | Junio C Hamano | 2007-09-23 | 1 | -0/+100 |