Age | Commit message (Expand) | Author | Files | Lines |
2008-11-08 | Merge branch 'maint' | Junio C Hamano | 1 | -14/+8 |
2008-11-08 | Merge branch 'cb/maint-update-ref-fix' into maint | Junio C Hamano | 1 | -14/+8 |
2008-11-08 | Merge branch 'mv/maint-branch-m-symref' into maint | Junio C Hamano | 1 | -1/+1 |
2008-11-05 | push: fix local refs update if already up-to-date | Clemens Buchacher | 1 | -14/+8 |
2008-11-05 | Merge branch 'mv/maint-branch-m-symref' | Junio C Hamano | 1 | -1/+1 |
2008-11-02 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+7 |
2008-11-01 | send-pack: do not send out single-level refs such as refs/stash | Jeff King | 1 | -1/+7 |
2008-10-26 | Fix git branch -m for symrefs. | Miklos Vajna | 1 | -1/+1 |
2008-09-25 | Merge branch 'jc/alternate-push' | Shawn O. Pearce | 1 | -5/+16 |
2008-09-15 | Start conforming code to "git subcmd" style part 3 | Heikki Orsila | 1 | -1/+1 |
2008-09-09 | push: prepare sender to receive extended ref information from the receiver | Junio C Hamano | 1 | -5/+16 |
2008-07-13 | Make usage strings dash-less | Stephan Beyer | 1 | -1/+1 |
2008-07-08 | make deleting a missing ref more quiet | Jeff King | 1 | -2/+1 |
2008-05-04 | add special "matching refs" refspec | Paolo Bonzini | 1 | -1/+9 |
2008-03-22 | remote.c: Fix overtight refspec validation | Junio C Hamano | 1 | -1/+1 |
2008-03-01 | Clean up find_unique_abbrev() callers | Junio C Hamano | 1 | -3/+1 |
2008-02-23 | start_command(), if .in/.out > 0, closes file descriptors, not the callers | Johannes Sixt | 1 | -6/+8 |
2008-02-23 | start_command(), .in/.out/.err = -1: Callers must close the file descriptor | Johannes Sixt | 1 | -0/+1 |
2008-01-02 | Update callers of check_ref_format() | Junio C Hamano | 1 | -4/+6 |
2007-11-20 | send-pack: cluster ref status reporting | Jeff King | 1 | -40/+53 |
2007-11-18 | send-pack: fix "everything up-to-date" message | Jeff King | 1 | -1/+15 |
2007-11-18 | send-pack: tighten remote error reporting | Jeff King | 1 | -42/+52 |
2007-11-17 | send-pack: assign remote errors to each ref | Jeff King | 1 | -6/+45 |
2007-11-17 | send-pack: check ref->status before updating tracking refs | Jeff King | 1 | -13/+5 |
2007-11-17 | send-pack: track errors for each ref | Jeff King | 1 | -90/+134 |
2007-11-14 | Merge branch 'aw/mirror-push' into jk/send-pack | Junio C Hamano | 1 | -28/+99 |
2007-11-14 | Merge branch 'ar/send-pack-remote-track' into jk/send-pack | Junio C Hamano | 1 | -1/+2 |
2007-11-14 | Merge branch 'db/remote-builtin' into jk/send-pack | Junio C Hamano | 1 | -0/+468 |
2007-11-09 | Teach send-pack a mirror mode | Andy Whitcroft | 1 | -12/+34 |
2007-11-08 | send-pack: segfault fix on forced push | Junio C Hamano | 1 | -2/+3 |
2007-11-05 | send-pack: require --verbose to show update of tracking refs | Jeff King | 1 | -1/+2 |
2007-11-05 | more terse push output | Jeff King | 1 | -17/+64 |
2007-11-02 | Build-in send-pack, with an API for other programs to call. | Daniel Barkalow | 1 | -0/+468 |