Age | Commit message (Expand) | Author | Files | Lines |
2012-08-10 | do not send client agent unless server does first | Jeff King | 1 | -3/+9 |
2012-08-10 | send-pack: fix capability-sending logic | Jeff King | 1 | -1/+1 |
2012-08-03 | include agent identifier in capability string | Jeff King | 1 | -2/+5 |
2012-05-01 | teach send-pack about --[no-]progress | Jeff King | 1 | -2/+12 |
2012-05-01 | send-pack: show progress when isatty(2) | Jeff King | 1 | -0/+3 |
2012-02-13 | push/fetch/clone --no-progress suppresses progress output | Clemens Buchacher | 1 | -8/+10 |
2012-01-08 | fix push --quiet: add 'quiet' capability to receive-pack | Clemens Buchacher | 1 | -3/+10 |
2011-12-13 | drop "match" parameter from get_remote_heads | Jeff King | 1 | -2/+1 |
2011-09-12 | rename "match_refs()" to "match_push_refs()" | Junio C Hamano | 1 | -1/+1 |
2011-09-12 | send-pack: typofix error message | Junio C Hamano | 1 | -1/+1 |
2011-09-06 | Revert "Merge branch 'cb/maint-quiet-push' into maint" | Junio C Hamano | 1 | -10/+1 |
2011-07-31 | propagate --quiet to send-pack/receive-pack | Clemens Buchacher | 1 | -1/+10 |
2011-05-19 | Merge branch 'jk/git-connection-deadlock-fix' | Junio C Hamano | 1 | -0/+2 |
2011-05-19 | Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix' | Junio C Hamano | 1 | -2/+2 |
2011-05-13 | Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix' | Junio C Hamano | 1 | -0/+5 |
2011-03-22 | Fix sparse warnings | Stephen Boyd | 1 | -1/+1 |
2010-11-17 | Merge branch 'jk/push-progress' | Junio C Hamano | 1 | -0/+3 |
2010-10-18 | push: pass --progress down to git-pack-objects | Jeff King | 1 | -0/+3 |
2010-10-18 | send-pack: avoid redundant "pack-objects died with strange error" | Jonathan Nieder | 1 | -1/+1 |
2010-03-15 | Merge branch 'ld/push-porcelain' | Junio C Hamano | 1 | -0/+4 |
2010-03-10 | Merge branch 'lt/deepen-builtin-source' | Junio C Hamano | 1 | -0/+527 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+706 |