124 Commits (21b56b92590e68fde07abbba7676c91cd883031b)

Author SHA1 Message Date
Junio C Hamano afcb6ee30a push --signed: tighten what the receiving end can ask to sign 10 years ago
Ralf Thielow c8b8f22aa9 send-pack: unify error messages for unsupported capabilities 10 years ago
Ronnie Sahlberg 4ff17f10c4 send-pack.c: add --atomic command line argument 10 years ago
Stefan Beller 7582e9397c send-pack: rename ref_update_to_be_sent to check_to_send_update 10 years ago
brian m. carlson 2dacf26d09 pack-objects: use --objects-edge-aggressive for shallow repos 10 years ago
Junio C Hamano b89363e4a5 signed push: fortify against replay attacks 11 years ago
Junio C Hamano 9be89160e7 signed push: add "pushee" header to push certificate 11 years ago
Junio C Hamano 4adf569dea signed push: remove duplicated protocol info 11 years ago
Junio C Hamano 20a7558f31 send-pack: send feature request on push-cert packet 11 years ago
Junio C Hamano a85b377d04 push: the beginning of "git push --signed" 11 years ago
Junio C Hamano c67072b90b send-pack: clarify that cmds_sent is a boolean 11 years ago
Junio C Hamano b783aa71c0 send-pack: refactor inspecting and resetting status and sending commands 11 years ago
Junio C Hamano ab2b0c908a send-pack: rename "new_refs" to "need_pack_data" 11 years ago
Junio C Hamano 887f3533fd send-pack: factor out capability string generation 11 years ago
Junio C Hamano 64de20a126 send-pack: always send capabilities 11 years ago
Junio C Hamano e40671a3d9 send-pack: refactor decision to send update per ref 11 years ago
Junio C Hamano 621b0599fd send-pack: move REF_STATUS_REJECT_NODELETE logic a bit higher 11 years ago
René Scharfe d318027932 run-command: introduce CHILD_PROCESS_INIT 11 years ago
Ramsay Jones 16a2743cd0 send-pack.c: mark a file-local function static 11 years ago
Nguyễn Thái Ngọc Duy f2c681cf12 send-pack: support pushing from a shallow clone via http 11 years ago
Nguyễn Thái Ngọc Duy 5dbd767601 receive/send-pack: support pushing from a shallow clone 11 years ago
Nguyễn Thái Ngọc Duy 13eb4626c4 remote.h: replace struct extra_have_objects with struct sha1_array 11 years ago
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Carlos Martín Nieto 1ba98a79f1 send-pack: don't send a thin pack to a server which doesn't support it 11 years ago
Jens Lindstrom 37cb1dd671 Clear fd after closing to avoid double-close error 11 years ago
Junio C Hamano 631b5ef219 push --force-with-lease: tie it all together 12 years ago
Junio C Hamano 47a5918536 cache.h: move remote/connect API out of it 12 years ago
Jeff King 74543a0423 pkt-line: provide a LARGE_PACKET_MAX static buffer 12 years ago
Jeff King 819b929d33 pkt-line: teach packet_read_line to chomp newlines 12 years ago
Jeff King cdf4fb8e33 pkt-line: drop safe_write function 12 years ago
Jeff King 8f9e3e498c send-pack: prefer prefixcmp over memcmp in receive_status 12 years ago
Junio C Hamano 75e5c0dc55 push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE 12 years ago
Chris Rorvick dbfeddb12e push: require force for refs under refs/tags/ 12 years ago
Nguyễn Thái Ngọc Duy f5d942e1ed send-pack: move core code to libgit.a 12 years ago
Jeff King d50c387163 do not send client agent unless server does first 13 years ago
Jeff King ca8e127c9b send-pack: fix capability-sending logic 13 years ago
Jeff King ff5effdf45 include agent identifier in capability string 13 years ago
Jeff King 391b1f2003 teach send-pack about --[no-]progress 13 years ago
Jeff King 8d32e60dbe send-pack: show progress when isatty(2) 13 years ago
Clemens Buchacher 01fdc21f6e push/fetch/clone --no-progress suppresses progress output 13 years ago
Clemens Buchacher c207e34f77 fix push --quiet: add 'quiet' capability to receive-pack 13 years ago
Jeff King afe7c5ff1f drop "match" parameter from get_remote_heads 13 years ago
Junio C Hamano 29753cddc8 rename "match_refs()" to "match_push_refs()" 14 years ago
Junio C Hamano e6bcd97968 send-pack: typofix error message 14 years ago
Junio C Hamano 5a277f3ff7 Revert "Merge branch 'cb/maint-quiet-push' into maint" 14 years ago
Clemens Buchacher 90a6c7d443 propagate --quiet to send-pack/receive-pack 14 years ago
Stephen Boyd c2e86addb8 Fix sparse warnings 14 years ago
Jeff King d7c411b71d push: pass --progress down to git-pack-objects 15 years ago
Jonathan Nieder 64f003abd9 send-pack: avoid redundant "pack-objects died with strange error" 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago