| Commit message (Expand) | Author | Age |
* | git-remote rename: migrate from remotes/ and branches/ | Miklos Vajna | 2008-11-11 |
* | Implement git remote rename | Miklos Vajna | 2008-11-05 |
* | git-remote: list branches in vertical lists | Johannes Sixt | 2008-10-22 |
* | Fix fetch/pull when run without --update-head-ok | Johannes Schindelin | 2008-10-13 |
* | Bring local clone's origin URL in line with that of a remote clone | Johan Herland | 2008-09-01 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 |
* | remote show: list tracked remote branches with -n | Olivier Marin | 2008-06-10 |
* | remote prune: print the list of pruned branches | Olivier Marin | 2008-06-10 |
* | remote show: fix the -n option | Olivier Marin | 2008-06-10 |
* | Make "git-remote prune" delete refs according to fetch specs | Shawn O. Pearce | 2008-05-31 |
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 |
* | remote: create fetch config lines with '+' | Jeff King | 2008-04-24 |
* | git-remote: reject adding remotes with invalid names | Jonas Fonseca | 2008-04-18 |
* | builtin-remote: Fix missing newline at end of listing of pushed branches | Johannes Sixt | 2008-03-23 |
* | remote show: do not show symbolic refs | Johannes Schindelin | 2008-03-19 |
* | add test_cmp function for test scripts | Jeff King | 2008-03-13 |
* | builtin remote rm: remove symbolic refs, too | Johannes Schindelin | 2008-03-08 |
* | remote: fix "update [group...]" | Johannes Schindelin | 2008-03-05 |
* | builtin-remote: prune remotes correctly that were added with --mirror | Johannes Schindelin | 2008-03-01 |
* | Make git-remote a builtin | Johannes Schindelin | 2008-03-01 |
* | Test "git remote show" and "git remote prune" | Johannes Schindelin | 2008-03-01 |
* | Don't use GIT_CONFIG in t5505-remote | Daniel Barkalow | 2008-02-27 |
* | git-remote rm: add tests and minor fix-ups | Junio C Hamano | 2007-09-23 |