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
/
remote-curl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-28
Merge branch 'jk/push-options-via-transport-fix'
Junio C Hamano
1
-1
/
+10
2018-02-27
Merge branch 'js/packet-read-line-check-null'
Junio C Hamano
1
-0
/
+2
2018-02-20
remote-curl: unquote incoming push-options
Jeff King
1
-1
/
+10
2018-02-08
always check for NULL return from packet_read_line()
Jon Simons
1
-0
/
+2
2017-12-08
fetch: support filters
Jeff Hostetler
1
-0
/
+6
2017-12-05
introduce fetch-object: fetch one promisor object
Jonathan Tan
1
-1
/
+13
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-04-23
Merge branch 'dt/http-postbuffer-can-be-large'
Junio C Hamano
1
-3
/
+9
2017-04-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+2
2017-04-13
http.postbuffer: allow full range of ssize_t values
David Turner
1
-3
/
+9
2017-03-31
Rename sha1_array to oid_array
brian m. carlson
1
-1
/
+1
2017-03-28
sha1-array: convert internal storage for struct sha1_array to object_id
brian m. carlson
1
-1
/
+1
2017-03-22
remote-curl: allow push options
Brandon Williams
1
-0
/
+8
2017-01-10
Merge branch 'dt/smart-http-detect-server-going-away'
Junio C Hamano
1
-0
/
+8
2016-12-19
Merge branch 'jk/http-walker-limit-redirect-2.9'
Junio C Hamano
1
-9
/
+13
2016-12-06
http: make redirects more obvious
Jeff King
1
-0
/
+4
2016-12-06
remote-curl: rename shadowed options variable
Jeff King
1
-9
/
+9
2016-11-18
remote-curl: don't hang when a server dies before any output
David Turner
1
-0
/
+8
2016-10-10
Merge branch 'nd/shallow-deepen'
Junio C Hamano
1
-31
/
+49
2016-07-06
Merge branch 'jk/common-main-2.8' into jk/common-main
Junio C Hamano
1
-4
/
+1
2016-07-01
common-main: call git_setup_gettext()
Jeff King
1
-2
/
+0
2016-07-01
common-main: call git_extract_argv0_path()
Jeff King
1
-1
/
+0
2016-07-01
add an extra level of indirection to main()
Jeff King
1
-1
/
+1
2016-06-13
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
Nguyễn Thái Ngọc Duy
1
-1
/
+13
2016-06-13
fetch: define shallow boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2016-06-13
fetch: define shallow boundary with --shallow-since
Nguyễn Thái Ngọc Duy
1
-2
/
+9
2016-06-13
remote-curl.c: convert fetch_git() to use argv_array
Nguyễn Thái Ngọc Duy
1
-28
/
+18
2016-04-27
http: support sending custom HTTP headers
Johannes Schindelin
1
-2
/
+2
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-13
/
+13
2016-02-24
Merge branch 'sp/remote-curl-ssl-strerror'
Junio C Hamano
1
-2
/
+14
2016-02-24
Merge branch 'ew/force-ipv4'
Junio C Hamano
1
-0
/
+13
2016-02-22
convert trivial cases to ALLOC_ARRAY
Jeff King
1
-1
/
+2
2016-02-22
convert manual allocations to argv_array
Jeff King
1
-12
/
+11
2016-02-15
remote-curl: include curl_errorstr on SSL setup failures
Shawn Pearce
1
-2
/
+14
2016-02-12
connect & http: support -4 and -6 switches for remote operations
Eric Wong
1
-0
/
+13
2016-01-15
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
1
-3
/
+3
2015-11-20
parse_fetch: convert to use struct object_id
brian m. carlson
1
-6
/
+6
2015-11-20
Convert struct ref to use object_id.
brian m. carlson
1
-5
/
+5
2015-10-05
use alloc_ref rather than hand-allocating "struct ref"
Jeff King
1
-4
/
+1
2015-08-19
push: support signing pushes iff the server supports it
Dave Borowitz
1
-5
/
+11
2015-03-17
Merge branch 'rs/deflate-init-cleanup'
Junio C Hamano
1
-1
/
+0
2015-03-05
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
René Scharfe
1
-1
/
+0
2015-02-18
Merge branch 'ye/http-accept-language'
Junio C Hamano
1
-0
/
+2
2015-02-17
Merge branch 'jk/remote-curl-an-array-in-struct-cannot-be-null'
Junio C Hamano
1
-1
/
+1
2015-01-28
do not check truth value of flex arrays
Jeff King
1
-1
/
+1
2015-01-28
http: add Accept-Language header if possible
Yi EungJun
1
-0
/
+2
2014-10-08
Merge branch 'jc/push-cert'
Junio C Hamano
1
-1
/
+12
2014-09-19
Merge branch 'da/styles'
Junio C Hamano
1
-1
/
+1
2014-09-19
Merge branch 'jk/send-pack-many-refspecs'
Junio C Hamano
1
-1
/
+7
2014-09-17
signed push: teach smart-HTTP to pass "git push --signed" around
Junio C Hamano
1
-1
/
+12
[prev]
[next]