summaryrefslogtreecommitdiff
path: root/builtin-remote.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-05Merge branch 'pb/remote-mirror-config'Libravatar Junio C Hamano1-0/+7
2008-04-24Merge branch 'maint'Libravatar Junio C Hamano1-0/+1
2008-04-24remote: create fetch config lines with '+'Libravatar Jeff King1-0/+1
2008-04-20Add a remote.*.mirror configuration optionLibravatar Paolo Bonzini1-0/+7
2008-04-19Merge branch 'jk/remote-default-show'Libravatar Junio C Hamano1-1/+6
2008-04-18git-remote: reject adding remotes with invalid namesLibravatar Jonas Fonseca1-3/+7
2008-04-10git-remote: show all remotes with "git remote show"Libravatar Jeff King1-1/+6
2008-03-23builtin-remote: Fix missing newline at end of listing of pushed branchesLibravatar Johannes Sixt1-0/+1
2008-03-19remote show: do not show symbolic refsLibravatar Johannes Schindelin1-1/+4
2008-03-11"remote update": print remote name being fetched fromLibravatar Samuel Tardieu1-0/+1
2008-03-08builtin remote rm: remove symbolic refs, tooLibravatar Johannes Schindelin1-0/+5
2008-03-05remote: fix "update [group...]"Libravatar Johannes Schindelin1-9/+50
2008-03-02remote show: Clean up connection correctly if object fetch wasn't doneLibravatar Johannes Schindelin1-0/+1
2008-03-01builtin-remote: prune remotes correctly that were added with --mirrorLibravatar Johannes Schindelin1-3/+13
2008-03-01Make git-remote a builtinLibravatar Johannes Schindelin1-0/+547