summaryrefslogtreecommitdiff
path: root/builtin-remote.c
AgeCommit message (Expand)Author
2008-05-14Provide git_config with a callback-data parameterJohannes Schindelin
2008-05-06Merge branch 'pb/remote-mirror-config'Junio C Hamano
2008-04-25Merge branch 'maint'Junio C Hamano
2008-04-25remote: create fetch config lines with '+'Jeff King
2008-04-21Add a remote.*.mirror configuration optionPaolo Bonzini
2008-04-20Merge branch 'jk/remote-default-show'Junio C Hamano
2008-04-18git-remote: reject adding remotes with invalid namesJonas Fonseca
2008-04-10git-remote: show all remotes with "git remote show"Jeff King
2008-03-24builtin-remote: Fix missing newline at end of listing of pushed branchesJohannes Sixt
2008-03-20remote show: do not show symbolic refsJohannes Schindelin
2008-03-12"remote update": print remote name being fetched fromSamuel Tardieu
2008-03-09builtin remote rm: remove symbolic refs, tooJohannes Schindelin
2008-03-05remote: fix "update [group...]"Johannes Schindelin
2008-03-02remote show: Clean up connection correctly if object fetch wasn't doneJohannes Schindelin
2008-03-01builtin-remote: prune remotes correctly that were added with --mirrorJohannes Schindelin
2008-03-01Make git-remote a builtinJohannes Schindelin