Age | Commit message (Expand) | Author | Files | Lines |
2007-10-26 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2007-10-24 | git-remote: fix "Use of uninitialized value in string ne" | Junio C Hamano | 1 | -1/+2 |
2007-09-29 | git-remote: exit with non-zero status after detecting error in "rm". | Jari Aalto | 1 | -3/+3 |
2007-09-29 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+10 |
2007-09-29 | git-remote: exit with non-zero status after detecting errors. | Jari Aalto | 1 | -4/+10 |
2007-09-23 | git-remote rm: add tests and minor fix-ups | Junio C Hamano | 1 | -6/+4 |
2007-09-18 | remote: add 'rm' subcommand | James Bowes | 1 | -0/+38 |
2007-09-03 | Teach "git remote" a mirror mode | Johannes Schindelin | 1 | -1/+7 |
2007-07-05 | Add -v|--verbose to git remote to show remote url | Alex Riesen | 1 | -1/+13 |
2007-06-12 | git-remote show: Also shorten non-fast-forward refs in the 'push' listing | Johannes Sixt | 1 | -0/+1 |
2007-05-10 | Git.pm: config_boolean() -> config_bool() | Petr Baudis | 1 | -2/+2 |
2007-03-20 | Teach git-remote to list pushed branches. | Johannes Sixt | 1 | -1/+15 |
2007-02-21 | git-remote: support remotes with a dot in the name | Pavel Roskin | 1 | -1/+1 |
2007-02-20 | Allow git-remote to update named groups of remotes | Theodore Ts'o | 1 | -9/+31 |
2007-02-19 | Teach git-remote to update existing remotes by fetching from them | Theodore Ts'o | 1 | -0/+13 |
2007-02-05 | Teach git-remote add to fetch and track | Junio C Hamano | 1 | -6/+48 |
2007-02-01 | Teach 'git remote' how to cleanup stale tracking branches. | Shawn O. Pearce | 1 | -1/+38 |
2007-02-01 | Pull out remote listing functions in git-remote. | Shawn O. Pearce | 1 | -20/+23 |
2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -4/+4 |
2007-01-13 | git-remote: no longer silent on unknown commands. | Quy Tonthat | 1 | -1/+6 |
2007-01-04 | git-remote | Junio C Hamano | 1 | -0/+277 |