summaryrefslogtreecommitdiff
path: root/git-remote.perl
AgeCommit message (Expand)Author
2007-10-27Merge branch 'maint'Junio C Hamano
2007-10-25git-remote: fix "Use of uninitialized value in string ne"Junio C Hamano
2007-09-30git-remote: exit with non-zero status after detecting error in "rm".Jari Aalto
2007-09-30Merge branch 'maint'Junio C Hamano
2007-09-30git-remote: exit with non-zero status after detecting errors.Jari Aalto
2007-09-24git-remote rm: add tests and minor fix-upsJunio C Hamano
2007-09-19remote: add 'rm' subcommandJames Bowes
2007-09-03Teach "git remote" a mirror modeJohannes Schindelin
2007-07-06Add -v|--verbose to git remote to show remote urlAlex Riesen
2007-06-13git-remote show: Also shorten non-fast-forward refs in the 'push' listingJohannes Sixt
2007-05-10Git.pm: config_boolean() -> config_bool()Petr Baudis
2007-03-20Teach git-remote to list pushed branches.Johannes Sixt
2007-02-21git-remote: support remotes with a dot in the namePavel Roskin
2007-02-21Allow git-remote to update named groups of remotesTheodore Ts'o
2007-02-20Teach git-remote to update existing remotes by fetching from themTheodore Ts'o
2007-02-05Teach git-remote add to fetch and trackJunio C Hamano
2007-02-02Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce
2007-02-02Pull out remote listing functions in git-remote.Shawn O. Pearce
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-13git-remote: no longer silent on unknown commands.Quy Tonthat
2007-01-05git-remoteJunio C Hamano