summaryrefslogtreecommitdiff
path: root/git-remote.perl
Commit message (Expand)AuthorAgeFilesLines
* 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