summaryrefslogtreecommitdiff
path: root/builtin-receive-pack.c
AgeCommit message (Expand)Author
2009-02-15builtin-receive-pack.c: fix compiler warnings about format stringRené Scharfe
2009-02-11builtin-receive-pack.c: do not initialize statics to 0Junio C Hamano
2009-02-11receive-pack: receive.denyDeleteCurrentJunio C Hamano
2009-02-06Merge branch 'jc/refuse-push-to-current'Junio C Hamano
2009-02-04Replace deprecated dashed git commands in usageAlexander Potashev
2009-02-03receive-pack: explain what to do when push updates the current branchJunio C Hamano
2009-01-18Move run_hook() from builtin-commit.c into run-command.c (libgit)Stephan Beyer
2008-11-09receive-pack: detect push to current branch of non-bare repoJeff King
2008-11-05Merge branch 'mv/maint-branch-m-symref'Junio C Hamano
2008-11-02Introduce receive.denyDeletesJan Krüger
2008-10-26receive-pack: fix "borrowing from alternate object store" implementationJunio C Hamano
2008-09-09push: receiver end advertises refs from alternate repositoriesJunio C Hamano
2008-09-09receive-pack: make it a builtinJunio C Hamano