index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
send-pack.c
Commit message (
Expand
)
Author
Age
*
send-pack: report signal death of pack-objects
Jeff King
2017-03-07
*
send-pack: read "unpack" status even on pack-objects failure
Jeff King
2017-03-07
*
send-pack: improve unpack-status error messages
Jeff King
2017-03-07
*
send-pack: use skip_prefix for parsing unpack status
Jeff King
2017-03-07
*
send-pack: extract parsing of "unpack" response
Jeff King
2017-03-07
*
cocci: refactor common patterns to use xstrdup_or_null()
Junio C Hamano
2016-10-12
*
Merge branch 'rs/use-strbuf-addstr'
Junio C Hamano
2016-08-08
|
\
|
*
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe
2016-08-01
*
|
push: accept push options
Stefan Beller
2016-07-14
*
|
send-pack: use buffered I/O to talk to pack-objects
Jeff King
2016-06-08
|
/
*
send-pack: isolate sigpipe in demuxer thread
Jeff King
2016-04-20
*
send-pack: close demux pipe before finishing async process
Jeff King
2016-04-20
*
Convert struct ref to use object_id.
brian m. carlson
2015-11-20
*
Merge branch 'db/push-sign-if-asked'
Junio C Hamano
2015-08-31
|
\
|
*
push: support signing pushes iff the server supports it
Dave Borowitz
2015-08-19
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2015-05-05
|
\
\
|
|
/
|
/
|
|
*
commit: convert parts to struct object_id
brian m. carlson
2015-03-13
*
|
Merge branch 'jc/push-cert'
Junio C Hamano
2015-04-20
|
\
\
|
*
|
push --signed: tighten what the receiving end can ask to sign
Junio C Hamano
2015-04-02
*
|
|
Merge branch 'sb/atomic-push'
Junio C Hamano
2015-04-02
|
\
\
\
|
*
|
|
send-pack: unify error messages for unsupported capabilities
Ralf Thielow
2015-04-02
*
|
|
|
Merge branch 'sb/atomic-push'
Junio C Hamano
2015-02-11
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
send-pack.c: add --atomic command line argument
Ronnie Sahlberg
2015-01-07
|
*
|
send-pack: rename ref_update_to_be_sent to check_to_send_update
Stefan Beller
2015-01-07
*
|
|
pack-objects: use --objects-edge-aggressive for shallow repos
brian m. carlson
2014-12-29
|
/
/
*
|
Merge branch 'jc/push-cert'
Junio C Hamano
2014-10-08
|
\
\
|
|
/
|
*
signed push: fortify against replay attacks
Junio C Hamano
2014-09-17
|
*
signed push: add "pushee" header to push certificate
Junio C Hamano
2014-09-15
|
*
signed push: remove duplicated protocol info
Junio C Hamano
2014-09-15
|
*
send-pack: send feature request on push-cert packet
Junio C Hamano
2014-09-15
|
*
push: the beginning of "git push --signed"
Junio C Hamano
2014-09-15
|
*
send-pack: clarify that cmds_sent is a boolean
Junio C Hamano
2014-09-15
|
*
send-pack: refactor inspecting and resetting status and sending commands
Junio C Hamano
2014-09-15
|
*
send-pack: rename "new_refs" to "need_pack_data"
Junio C Hamano
2014-09-15
|
*
send-pack: factor out capability string generation
Junio C Hamano
2014-09-15
|
*
send-pack: always send capabilities
Junio C Hamano
2014-09-15
|
*
send-pack: refactor decision to send update per ref
Junio C Hamano
2014-09-15
|
*
send-pack: move REF_STATUS_REJECT_NODELETE logic a bit higher
Junio C Hamano
2014-09-15
*
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
|
/
*
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
|
\
|
*
send-pack.c: mark a file-local function static
Ramsay Jones
2014-01-06
|
*
send-pack: support pushing from a shallow clone via http
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
receive/send-pack: support pushing from a shallow clone
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
remote.h: replace struct extra_have_objects with struct sha1_array
Nguyễn Thái Ngọc Duy
2013-12-10
*
|
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
|
\
\
|
*
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
|
|
/
*
|
send-pack: don't send a thin pack to a server which doesn't support it
Carlos Martín Nieto
2013-11-25
|
/
*
Merge branch 'jl/pack-transfer-avoid-double-close'
Junio C Hamano
2013-10-30
|
\
|
*
Clear fd after closing to avoid double-close error
Jens Lindstrom
2013-10-23
*
|
push --force-with-lease: tie it all together
Junio C Hamano
2013-07-22
[next]