aboutsummaryrefslogtreecommitdiff
path: root/builtin-send-pack.c
Commit message (Expand)AuthorAge
* remote.c: Fix overtight refspec validationJunio C Hamano2008-03-22
* Clean up find_unique_abbrev() callersJunio C Hamano2008-03-01
* start_command(), if .in/.out > 0, closes file descriptors, not the callersJohannes Sixt2008-02-23
* start_command(), .in/.out/.err = -1: Callers must close the file descriptorJohannes Sixt2008-02-23
* Update callers of check_ref_format()Junio C Hamano2008-01-02
* send-pack: cluster ref status reportingJeff King2007-11-20
* send-pack: fix "everything up-to-date" messageJeff King2007-11-18
* send-pack: tighten remote error reportingJeff King2007-11-18
* send-pack: assign remote errors to each refJeff King2007-11-17
* send-pack: check ref->status before updating tracking refsJeff King2007-11-17
* send-pack: track errors for each refJeff King2007-11-17
* Merge branch 'aw/mirror-push' into jk/send-packJunio C Hamano2007-11-14
|\
| * Teach send-pack a mirror modeAndy Whitcroft2007-11-09
| * send-pack: segfault fix on forced pushJunio C Hamano2007-11-08
| * send-pack: require --verbose to show update of tracking refsJeff King2007-11-05
| * more terse push outputJeff King2007-11-05
* | Merge branch 'ar/send-pack-remote-track' into jk/send-packJunio C Hamano2007-11-14
* | Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano2007-11-14
|/
* Build-in send-pack, with an API for other programs to call.Daniel Barkalow2007-11-02