Age | Commit message (Expand) | Author | Files | Lines |
2009-11-23 | Merge branch 'bg/fetch-multi' | Junio C Hamano | 1 | -0/+11 |
2009-11-10 | Add missing test for 'git remote update --prune' | Björn Gustavsson | 1 | -0/+11 |
2009-10-24 | Use 'fast-forward' all over the place | Felipe Contreras | 1 | -1/+1 |
2009-06-13 | builtin-remote: Show push urls as well | Michael J Gruber | 1 | -3/+7 |
2009-05-27 | fix segfault showing an empty remote | Clemens Buchacher | 1 | -0/+10 |
2009-02-27 | builtin-remote: new show output style for push refspecs | Jay Soffian | 1 | -8/+22 |
2009-02-27 | builtin-remote: new show output style | Jay Soffian | 1 | -17/+21 |
2009-02-27 | builtin-remote: add set-head subcommand | Jay Soffian | 1 | -0/+40 |
2009-02-27 | builtin-remote: teach show to display remote HEAD | Jay Soffian | 1 | -2/+10 |
2009-02-27 | builtin-remote: fix two inconsistencies in the output of "show <remote>" | Jay Soffian | 1 | -1/+1 |
2009-02-10 | Warn use of "origin" when remotes/origin/HEAD is dangling | Junio C Hamano | 1 | -0/+6 |
2009-02-10 | remote prune: warn dangling symrefs | Junio C Hamano | 1 | -0/+21 |
2009-02-05 | Merge branch 'js/maint-remote-remove-mirror' | Junio C Hamano | 1 | -0/+26 |
2009-02-04 | builtin-remote: make rm operation safer in mirrored repository | Jay Soffian | 1 | -0/+26 |
2008-11-11 | git-remote rename: migrate from remotes/ and branches/ | Miklos Vajna | 1 | -0/+33 |
2008-11-05 | Implement git remote rename | Miklos Vajna | 1 | -0/+15 |
2008-10-22 | git-remote: list branches in vertical lists | Johannes Sixt | 1 | -5/+9 |
2008-10-13 | Fix fetch/pull when run without --update-head-ok | Johannes Schindelin | 1 | -1/+1 |
2008-09-01 | Bring local clone's origin URL in line with that of a remote clone | Johan Herland | 1 | -3/+3 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -7/+7 |
2008-06-10 | remote show: list tracked remote branches with -n | Olivier Marin | 1 | -0/+2 |
2008-06-10 | remote prune: print the list of pruned branches | Olivier Marin | 1 | -0/+18 |
2008-06-10 | remote show: fix the -n option | Olivier Marin | 1 | -0/+17 |
2008-05-31 | Make "git-remote prune" delete refs according to fetch specs | Shawn O. Pearce | 1 | -0/+18 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -5/+5 |
2008-04-24 | remote: create fetch config lines with '+' | Jeff King | 1 | -0/+10 |
2008-04-18 | git-remote: reject adding remotes with invalid names | Jonas Fonseca | 1 | -0/+6 |
2008-03-23 | builtin-remote: Fix missing newline at end of listing of pushed branches | Johannes Sixt | 1 | -0/+6 |
2008-03-19 | remote show: do not show symbolic refs | Johannes Schindelin | 1 | -0/+10 |
2008-03-13 | add test_cmp function for test scripts | Jeff King | 1 | -3/+3 |
2008-03-08 | builtin remote rm: remove symbolic refs, too | Johannes Schindelin | 1 | -0/+1 |
2008-03-05 | remote: fix "update [group...]" | Johannes Schindelin | 1 | -0/+92 |
2008-03-01 | builtin-remote: prune remotes correctly that were added with --mirror | Johannes Schindelin | 1 | -0/+16 |
2008-03-01 | Make git-remote a builtin | Johannes Schindelin | 1 | -2/+2 |
2008-03-01 | Test "git remote show" and "git remote prune" | Johannes Schindelin | 1 | -0/+34 |
2008-02-27 | Don't use GIT_CONFIG in t5505-remote | Daniel Barkalow | 1 | -3/+0 |
2007-09-23 | git-remote rm: add tests and minor fix-ups | Junio C Hamano | 1 | -0/+100 |