summaryrefslogtreecommitdiff
path: root/builtin-remote.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2008-04-241-0/+1
|\
| * remote: create fetch config lines with '+'Jeff King2008-04-241-0/+1
* | Merge branch 'jk/remote-default-show'Junio C Hamano2008-04-191-1/+6
|\ \ | |/ |/|
| * git-remote: show all remotes with "git remote show"Jeff King2008-04-101-1/+6
* | git-remote: reject adding remotes with invalid namesJonas Fonseca2008-04-181-3/+7
|/
* builtin-remote: Fix missing newline at end of listing of pushed branchesJohannes Sixt2008-03-231-0/+1
* remote show: do not show symbolic refsJohannes Schindelin2008-03-191-1/+4
* "remote update": print remote name being fetched fromSamuel Tardieu2008-03-111-0/+1
* builtin remote rm: remove symbolic refs, tooJohannes Schindelin2008-03-081-0/+5
* remote: fix "update [group...]"Johannes Schindelin2008-03-051-9/+50
* remote show: Clean up connection correctly if object fetch wasn't doneJohannes Schindelin2008-03-021-0/+1
* builtin-remote: prune remotes correctly that were added with --mirrorJohannes Schindelin2008-03-011-3/+13
* Make git-remote a builtinJohannes Schindelin2008-03-011-0/+547