| Commit message (Expand) | Author | Age | Files | Lines |
* | builtin-receive-pack.c: do not initialize statics to 0 | Junio C Hamano | 2009-02-10 | 1 | -2/+2 |
* | receive-pack: receive.denyDeleteCurrent | Junio C Hamano | 2009-02-10 | 1 | -11/+61 |
* | Merge branch 'jc/refuse-push-to-current' | Junio C Hamano | 2009-02-05 | 1 | -15/+43 |
|\ |
|
| * | receive-pack: explain what to do when push updates the current branch | Junio C Hamano | 2009-02-03 | 1 | -15/+43 |
* | | Replace deprecated dashed git commands in usage | Alexander Potashev | 2009-02-04 | 1 | -1/+1 |
|/ |
|
* | Move run_hook() from builtin-commit.c into run-command.c (libgit) | Stephan Beyer | 2009-01-17 | 1 | -3/+3 |
* | receive-pack: detect push to current branch of non-bare repo | Jeff King | 2008-11-09 | 1 | -0/+59 |
* | Merge branch 'mv/maint-branch-m-symref' | Junio C Hamano | 2008-11-05 | 1 | -1/+1 |
* | Introduce receive.denyDeletes | Jan Krüger | 2008-11-02 | 1 | -0/+12 |
* | receive-pack: fix "borrowing from alternate object store" implementation | Junio C Hamano | 2008-10-26 | 1 | -2/+7 |
* | push: receiver end advertises refs from alternate repositories | Junio C Hamano | 2008-09-09 | 1 | -0/+38 |
* | receive-pack: make it a builtin | Junio C Hamano | 2008-09-09 | 1 | -0/+520 |