summaryrefslogtreecommitdiff
path: root/git-remote.perl
AgeCommit message (Expand)AuthorFilesLines
2007-02-26git-remote: support remotes with a dot in the nameLibravatar Pavel Roskin1-1/+1
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