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
*
transport: report missing submodule pushes consistently on stderr
Stefan Beller
2016-09-08
*
Merge branch 'rs/use-strbuf-add-unique-abbrev'
Junio C Hamano
2016-08-12
|
\
|
*
use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe
2016-08-06
*
|
Merge branch 'js/am-3-merge-recursive-direct'
Junio C Hamano
2016-08-10
|
\
\
|
*
|
die("bug"): report bugs consistently
Johannes Schindelin
2016-07-26
*
|
|
Merge branch 'sb/push-options'
Junio C Hamano
2016-08-03
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
push: accept push options
Stefan Beller
2016-07-14
|
|
/
*
|
Merge branch 'jk/push-scrub-url'
Junio C Hamano
2016-07-25
|
\
\
|
*
|
push: anonymize URL in status output
Jeff King
2016-07-14
*
|
|
i18n: transport: mark strings for translation
Vasco Almeida
2016-06-17
|
|
/
|
/
|
*
|
Merge branch 'cn/deprecate-ssh-git-url'
Junio C Hamano
2016-03-16
|
\
\
|
*
|
Disown ssh+git and git+ssh
Carlos Martín Nieto
2016-03-09
*
|
|
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
|
|
|
/
|
|
/
|
[next]