index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-09
Disown ssh+git and git+ssh
Carlos Martín Nieto
1
-2
/
+3
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-6
/
+4
2016-02-24
Merge branch 'ew/force-ipv4'
Junio C Hamano
1
-0
/
+6
2016-02-22
transport_anonymize_url: use xstrfmt
Jeff King
1
-5
/
+3
2016-02-22
convert trivial cases to ALLOC_ARRAY
Jeff King
1
-1
/
+1
2016-02-17
Merge branch 'jk/drop-rsync-transport'
Junio C Hamano
1
-331
/
+1
2016-02-12
connect & http: support -4 and -6 switches for remote operations
Eric Wong
1
-0
/
+6
2016-02-01
transport: drop support for git-over-rsync
Jeff King
1
-331
/
+1
2016-01-28
pass transport verbosity down to git_connect
Eric Wong
1
-5
/
+6
2015-12-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-16
/
+16
2015-12-01
Merge branch 'maint'
Jeff King
1
-2
/
+9
2015-11-20
Convert struct ref to use object_id.
brian m. carlson
1
-16
/
+16
2015-11-16
allow hooks to ignore their standard input stream
Clemens Buchacher
1
-2
/
+9
2015-10-20
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
1
-6
/
+7
2015-10-05
transport: use strbufs for status table "quickref" strings
Jeff King
1
-6
/
+7
2015-09-28
Sync with v2.5.4
Junio C Hamano
1
-1
/
+42
2015-09-28
Sync with 2.4.10
Junio C Hamano
1
-1
/
+42
2015-09-28
Sync with 2.3.10
Junio C Hamano
1
-1
/
+42
2015-09-25
transport: refactor protocol whitelist code
Jeff King
1
-8
/
+30
2015-09-23
transport: add a protocol-whitelist environment variable
Jeff King
1
-1
/
+20
2015-08-31
Merge branch 'db/push-sign-if-asked'
Junio C Hamano
1
-4
/
+7
2015-08-25
write_file(): drop caller-supplied LF from calls to create a one-liner file
Junio C Hamano
1
-1
/
+1
2015-08-24
write_file(): drop "fatal" parameter
Junio C Hamano
1
-1
/
+1
2015-08-19
push: support signing pushes iff the server supports it
Dave Borowitz
1
-1
/
+7
2015-08-19
transport: remove git_transport_options.push_cert
Dave Borowitz
1
-3
/
+0
2015-05-25
write_one_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-8
/
+5
2015-05-25
write_refs_to_temp_dir(): convert local variable sha1 to object_id
Michael Haggerty
1
-4
/
+4
2015-05-25
each_ref_fn: change to take an object_id parameter
Michael Haggerty
1
-1
/
+4
2015-05-11
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
1
-5
/
+3
2015-03-28
Merge branch 'jk/fetch-pack' into maint
Junio C Hamano
1
-3
/
+5
2015-03-25
Merge branch 'jk/fetch-pack'
Junio C Hamano
1
-3
/
+5
2015-03-23
Merge branch 'rs/use-isxdigit' into maint
Junio C Hamano
1
-1
/
+1
2015-03-20
Merge branch 'rs/use-isxdigit'
Junio C Hamano
1
-1
/
+1
2015-03-19
fetch_refs_via_pack: free extra copy of refs
Jeff King
1
-3
/
+5
2015-03-10
use isxdigit() for checking if a character is a hexadecimal digit
René Scharfe
1
-1
/
+1
2015-02-11
Merge branch 'sb/atomic-push'
Junio C Hamano
1
-0
/
+5
2015-01-07
push.c: add an --atomic argument
Ronnie Sahlberg
1
-0
/
+1
2015-01-07
send-pack.c: add --atomic command line argument
Ronnie Sahlberg
1
-0
/
+4
2014-12-29
transport: simplify duplicating a substring in transport_get() using xmemdupz()
René Scharfe
1
-3
/
+1
2014-12-01
use new wrapper write_file() for simple file writing
Nguyễn Thái Ngọc Duy
1
-5
/
+3
2014-10-24
Merge branch 'sb/plug-transport-leak'
Junio C Hamano
1
-0
/
+1
2014-10-21
transport: free leaking head in transport_print_push_status()
Stefan Beller
1
-0
/
+1
2014-10-15
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
1
-2
/
+3
2014-10-08
Merge branch 'jc/push-cert'
Junio C Hamano
1
-0
/
+5
2014-09-15
signed push: add "pushee" header to push certificate
Junio C Hamano
1
-0
/
+1
2014-09-15
push: the beginning of "git push --signed"
Junio C Hamano
1
-0
/
+4
2014-08-20
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
1
-8
/
+4
2014-07-28
Merge branch 'jk/misc-fixes-maint'
Junio C Hamano
1
-2
/
+3
2014-07-24
transport: fix leaks in refs_from_alternate_cb
Jeff King
1
-2
/
+3
2014-07-23
Merge branch 'ta/string-list-init'
Junio C Hamano
1
-3
/
+1
[prev]
[next]