summaryrefslogtreecommitdiff
path: root/git-remote.perl
AgeCommit message (Expand)AuthorFilesLines
2007-05-10Git.pm: config_boolean() -> config_bool()Libravatar Petr Baudis1-2/+2
2007-03-20Teach git-remote to list pushed branches.Libravatar Johannes Sixt1-1/+15
2007-02-21git-remote: support remotes with a dot in the nameLibravatar Pavel Roskin1-1/+1
2007-02-20Allow git-remote to update named groups of remotesLibravatar Theodore Ts'o1-9/+31
2007-02-19Teach git-remote to update existing remotes by fetching from themLibravatar Theodore Ts'o1-0/+13
2007-02-05Teach git-remote add to fetch and trackLibravatar Junio C Hamano1-6/+48
2007-02-01Teach 'git remote' how to cleanup stale tracking branches.Libravatar Shawn O. Pearce1-1/+38
2007-02-01Pull out remote listing functions in git-remote.Libravatar Shawn O. Pearce1-20/+23
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince1-4/+4
2007-01-13git-remote: no longer silent on unknown commands.Libravatar Quy Tonthat1-1/+6
2007-01-04git-remoteLibravatar Junio C Hamano1-0/+277