aboutsummaryrefslogtreecommitdiff
path: root/builtin-remote.c
Commit message (Expand)AuthorAge
* Make "git-remote rm" delete refs acccording to fetch specsShawn O. Pearce2008-05-31
* Make "git-remote prune" delete refs according to fetch specsShawn O. Pearce2008-05-31
* Remove unused remote_prefix member in builtin-remoteShawn O. Pearce2008-05-31
* Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* Merge branch 'pb/remote-mirror-config'Junio C Hamano2008-05-05
|\
| * Add a remote.*.mirror configuration optionPaolo Bonzini2008-04-20
* | Merge branch 'maint'Junio C Hamano2008-04-24
|\ \ | |/ |/|
| * remote: create fetch config lines with '+'Jeff King2008-04-24
* | Merge branch 'jk/remote-default-show'Junio C Hamano2008-04-19
|\ \ | |/ |/|
| * git-remote: show all remotes with "git remote show"Jeff King2008-04-10
* | git-remote: reject adding remotes with invalid namesJonas Fonseca2008-04-18
|/
* builtin-remote: Fix missing newline at end of listing of pushed branchesJohannes Sixt2008-03-23
* remote show: do not show symbolic refsJohannes Schindelin2008-03-19
* "remote update": print remote name being fetched fromSamuel Tardieu2008-03-11
* builtin remote rm: remove symbolic refs, tooJohannes Schindelin2008-03-08
* remote: fix "update [group...]"Johannes Schindelin2008-03-05
* remote show: Clean up connection correctly if object fetch wasn't doneJohannes Schindelin2008-03-02
* builtin-remote: prune remotes correctly that were added with --mirrorJohannes Schindelin2008-03-01
* Make git-remote a builtinJohannes Schindelin2008-03-01