summaryrefslogtreecommitdiff
path: root/git-remote.perl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2007-10-261-1/+2
|\
| * git-remote: fix "Use of uninitialized value in string ne"Junio C Hamano2007-10-241-1/+2
* | git-remote: exit with non-zero status after detecting error in "rm".Jari Aalto2007-09-291-3/+3
* | Merge branch 'maint'Junio C Hamano2007-09-291-4/+10
|\ \ | |/
| * git-remote: exit with non-zero status after detecting errors.Jari Aalto2007-09-291-4/+10
* | git-remote rm: add tests and minor fix-upsJunio C Hamano2007-09-231-6/+4
* | remote: add 'rm' subcommandJames Bowes2007-09-181-0/+38
* | Teach "git remote" a mirror modeJohannes Schindelin2007-09-031-1/+7
|/
* Add -v|--verbose to git remote to show remote urlAlex Riesen2007-07-051-1/+13
* git-remote show: Also shorten non-fast-forward refs in the 'push' listingJohannes Sixt2007-06-121-0/+1
* Git.pm: config_boolean() -> config_bool()Petr Baudis2007-05-101-2/+2
* Teach git-remote to list pushed branches.Johannes Sixt2007-03-201-1/+15
* git-remote: support remotes with a dot in the namePavel Roskin2007-02-211-1/+1
* Allow git-remote to update named groups of remotesTheodore Ts'o2007-02-201-9/+31
* Teach git-remote to update existing remotes by fetching from themTheodore Ts'o2007-02-191-0/+13
* Teach git-remote add to fetch and trackJunio C Hamano2007-02-051-6/+48
* Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce2007-02-011-1/+38
* Pull out remote listing functions in git-remote.Shawn O. Pearce2007-02-011-20/+23
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-4/+4
* git-remote: no longer silent on unknown commands.Quy Tonthat2007-01-131-1/+6
* git-remoteJunio C Hamano2007-01-041-0/+277