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
/
transport.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
|
\
|
*
transport_anonymize_url: use xstrfmt
Jeff King
2016-02-22
|
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
*
|
Merge branch 'ew/force-ipv4'
Junio C Hamano
2016-02-24
|
\
\
|
*
|
connect & http: support -4 and -6 switches for remote operations
Eric Wong
2016-02-12
*
|
|
Merge branch 'jk/drop-rsync-transport'
Junio C Hamano
2016-02-17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
transport: drop support for git-over-rsync
Jeff King
2016-02-01
|
|
/
*
|
pass transport verbosity down to git_connect
Eric Wong
2016-01-28
|
/
*
Merge branch 'bc/object-id'
Junio C Hamano
2015-12-10
|
\
|
*
Convert struct ref to use object_id.
brian m. carlson
2015-11-20
*
|
Merge branch 'maint'
Jeff King
2015-12-01
|
\
\
|
|
/
|
/
|
|
*
allow hooks to ignore their standard input stream
Clemens Buchacher
2015-11-16
*
|
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
2015-10-20
|
\
\
|
|
/
|
/
|
|
*
transport: use strbufs for status table "quickref" strings
Jeff King
2015-10-05
*
|
Sync with v2.5.4
Junio C Hamano
2015-09-28
|
\
\
|
|
/
|
/
|
|
*
Sync with 2.4.10
Junio C Hamano
2015-09-28
|
|
\
|
|
*
Sync with 2.3.10
Junio C Hamano
2015-09-28
|
|
|
\
|
|
|
*
transport: refactor protocol whitelist code
Jeff King
2015-09-25
|
|
|
*
transport: add a protocol-whitelist environment variable
Jeff King
2015-09-23
|
|
|
*
Merge branch 'jk/fetch-pack' into maint
Junio C Hamano
2015-03-28
|
|
|
|
\
|
|
|
*
\
Merge branch 'rs/use-isxdigit' into maint
Junio C Hamano
2015-03-23
|
|
|
|
\
\
*
|
|
|
\
\
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
|
*
|
|
|
|
|
transport: remove git_transport_options.push_cert
Dave Borowitz
2015-08-19
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
write_file(): drop caller-supplied LF from calls to create a one-liner file
Junio C Hamano
2015-08-25
*
|
|
|
|
|
write_file(): drop "fatal" parameter
Junio C Hamano
2015-08-24
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
write_one_ref(): rewrite to take an object_id argument
Michael Haggerty
2015-05-25
*
|
|
|
|
write_refs_to_temp_dir(): convert local variable sha1 to object_id
Michael Haggerty
2015-05-25
*
|
|
|
|
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
*
|
|
|
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
use new wrapper write_file() for simple file writing
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
|
|
|
Merge branch 'jk/fetch-pack'
Junio C Hamano
2015-03-25
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
fetch_refs_via_pack: free extra copy of refs
Jeff King
2015-03-19
|
|
/
/
/
*
|
|
|
Merge branch 'rs/use-isxdigit'
Junio C Hamano
2015-03-20
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
use isxdigit() for checking if a character is a hexadecimal digit
René Scharfe
2015-03-10
*
|
|
|
Merge branch 'sb/atomic-push'
Junio C Hamano
2015-02-11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
push.c: add an --atomic argument
Ronnie Sahlberg
2015-01-07
|
*
|
|
send-pack.c: add --atomic command line argument
Ronnie Sahlberg
2015-01-07
|
|
|
/
|
|
/
|
*
|
|
transport: simplify duplicating a substring in transport_get() using xmemdupz()
René Scharfe
2014-12-29
|
/
/
*
|
Merge branch 'sb/plug-transport-leak'
Junio C Hamano
2014-10-24
|
\
\
|
*
|
transport: free leaking head in transport_print_push_status()
Stefan Beller
2014-10-21
*
|
|
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
*
|
|
Merge branch 'jc/push-cert'
Junio C Hamano
2014-10-08
|
\
\
\
|
*
|
|
signed push: add "pushee" header to push certificate
Junio C Hamano
2014-09-15
|
*
|
|
push: the beginning of "git push --signed"
Junio C Hamano
2014-09-15
|
|
/
/
*
|
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
|
/
/
*
|
Merge branch 'jk/misc-fixes-maint'
Junio C Hamano
2014-07-28
|
\
\
|
*
|
transport: fix leaks in refs_from_alternate_cb
Jeff King
2014-07-24
|
|
/
*
|
Merge branch 'ta/string-list-init'
Junio C Hamano
2014-07-23
|
\
\
|
*
|
replace memset with string-list initializers
Tanay Abhra
2014-07-21
[next]