aboutsummaryrefslogtreecommitdiff
path: root/builtin-receive-pack.c
Commit message (Expand)AuthorAge
* builtin-receive-pack.c: fix compiler warnings about format stringRené Scharfe2009-02-15
* builtin-receive-pack.c: do not initialize statics to 0Junio C Hamano2009-02-10
* receive-pack: receive.denyDeleteCurrentJunio C Hamano2009-02-10
* Merge branch 'jc/refuse-push-to-current'Junio C Hamano2009-02-05
|\
| * receive-pack: explain what to do when push updates the current branchJunio C Hamano2009-02-03
* | Replace deprecated dashed git commands in usageAlexander Potashev2009-02-04
|/
* Move run_hook() from builtin-commit.c into run-command.c (libgit)Stephan Beyer2009-01-17
* receive-pack: detect push to current branch of non-bare repoJeff King2008-11-09
* Merge branch 'mv/maint-branch-m-symref'Junio C Hamano2008-11-05
* Introduce receive.denyDeletesJan Krüger2008-11-02
* receive-pack: fix "borrowing from alternate object store" implementationJunio C Hamano2008-10-26
* push: receiver end advertises refs from alternate repositoriesJunio C Hamano2008-09-09
* receive-pack: make it a builtinJunio C Hamano2008-09-09