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