| Commit message (Expand) | Author | Age |
* | Make usage strings dash-less | Stephan Beyer | 2008-07-13 |
* | make deleting a missing ref more quiet | Jeff King | 2008-07-08 |
* | add special "matching refs" refspec | Paolo Bonzini | 2008-05-04 |
* | remote.c: Fix overtight refspec validation | Junio C Hamano | 2008-03-22 |
* | Clean up find_unique_abbrev() callers | Junio C Hamano | 2008-03-01 |
* | start_command(), if .in/.out > 0, closes file descriptors, not the callers | Johannes Sixt | 2008-02-23 |
* | start_command(), .in/.out/.err = -1: Callers must close the file descriptor | Johannes Sixt | 2008-02-23 |
* | Update callers of check_ref_format() | Junio C Hamano | 2008-01-02 |
* | send-pack: cluster ref status reporting | Jeff King | 2007-11-20 |
* | send-pack: fix "everything up-to-date" message | Jeff King | 2007-11-18 |
* | send-pack: tighten remote error reporting | Jeff King | 2007-11-18 |
* | send-pack: assign remote errors to each ref | Jeff King | 2007-11-17 |
* | send-pack: check ref->status before updating tracking refs | Jeff King | 2007-11-17 |
* | send-pack: track errors for each ref | Jeff King | 2007-11-17 |
* | Merge branch 'aw/mirror-push' into jk/send-pack | Junio C Hamano | 2007-11-14 |
|\ |
|
| * | Teach send-pack a mirror mode | Andy Whitcroft | 2007-11-09 |
| * | send-pack: segfault fix on forced push | Junio C Hamano | 2007-11-08 |
| * | send-pack: require --verbose to show update of tracking refs | Jeff King | 2007-11-05 |
| * | more terse push output | Jeff King | 2007-11-05 |
* | | Merge branch 'ar/send-pack-remote-track' into jk/send-pack | Junio C Hamano | 2007-11-14 |
* | | Merge branch 'db/remote-builtin' into jk/send-pack | Junio C Hamano | 2007-11-14 |
|/ |
|
* | Build-in send-pack, with an API for other programs to call. | Daniel Barkalow | 2007-11-02 |