| Commit message (Expand) | Author | Age | Files | Lines |
* | Update callers of check_ref_format() | Junio C Hamano | 2008-01-02 | 1 | -4/+6 |
* | send-pack: cluster ref status reporting | Jeff King | 2007-11-20 | 1 | -40/+53 |
* | send-pack: fix "everything up-to-date" message | Jeff King | 2007-11-18 | 1 | -1/+15 |
* | send-pack: tighten remote error reporting | Jeff King | 2007-11-18 | 1 | -42/+52 |
* | send-pack: assign remote errors to each ref | Jeff King | 2007-11-17 | 1 | -6/+45 |
* | send-pack: check ref->status before updating tracking refs | Jeff King | 2007-11-17 | 1 | -13/+5 |
* | send-pack: track errors for each ref | Jeff King | 2007-11-17 | 1 | -90/+134 |
* | Merge branch 'aw/mirror-push' into jk/send-pack | Junio C Hamano | 2007-11-14 | 1 | -28/+99 |
|\ |
|
| * | Teach send-pack a mirror mode | Andy Whitcroft | 2007-11-09 | 1 | -12/+34 |
| * | send-pack: segfault fix on forced push | Junio C Hamano | 2007-11-08 | 1 | -2/+3 |
| * | send-pack: require --verbose to show update of tracking refs | Jeff King | 2007-11-05 | 1 | -1/+2 |
| * | more terse push output | Jeff King | 2007-11-05 | 1 | -17/+64 |
* | | Merge branch 'ar/send-pack-remote-track' into jk/send-pack | Junio C Hamano | 2007-11-14 | 1 | -1/+2 |
* | | Merge branch 'db/remote-builtin' into jk/send-pack | Junio C Hamano | 2007-11-14 | 1 | -3/+3 |
|/ |
|
* | Build-in send-pack, with an API for other programs to call. | Daniel Barkalow | 2007-11-02 | 1 | -0/+468 |