index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remote-curl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge branch 'en/double-semicolon-fix' into maint
Junio C Hamano
2018-11-21
1
-1
/
+1
|
|
\
*
|
\
Merge branch 'jt/http-auth-proto-v2-fix'
Junio C Hamano
2019-03-07
1
-205
/
+179
|
\
\
\
|
*
|
|
remote-curl: use post_rpc() for protocol v2 also
Jonathan Tan
2019-03-03
1
-184
/
+149
|
*
|
|
remote-curl: refactor reading into rpc_state's buf
Jonathan Tan
2019-02-22
1
-9
/
+24
|
*
|
|
remote-curl: reduce scope of rpc_state.result
Jonathan Tan
2019-02-14
1
-12
/
+13
|
*
|
|
remote-curl: reduce scope of rpc_state.stdin_preamble
Jonathan Tan
2019-02-14
1
-9
/
+4
|
*
|
|
remote-curl: reduce scope of rpc_state.argv
Jonathan Tan
2019-02-14
1
-7
/
+5
*
|
|
|
trace2: create new combined trace facility
Jeff Hostetler
2019-02-23
1
-0
/
+7
|
/
/
/
*
|
|
remote-curl: tighten "version 2" check for smart-http
Jeff King
2019-02-06
1
-1
/
+1
*
|
|
remote-curl: refactor smart-http discovery
Jeff King
2019-02-06
1
-43
/
+57
*
|
|
Merge branch 'jt/fetch-v2-sideband'
Junio C Hamano
2019-02-05
1
-9
/
+20
|
\
\
\
|
*
|
|
pack-protocol.txt: accept error packets in any context
Masaya Suzuki
2019-01-02
1
-3
/
+6
|
*
|
|
Use packet_reader instead of packet_read_line
Masaya Suzuki
2019-01-02
1
-7
/
+15
*
|
|
|
Merge branch 'ms/http-no-more-failonerror'
Junio C Hamano
2019-01-29
1
-5
/
+24
|
\
\
\
\
|
*
|
|
|
remote-curl: unset CURLOPT_FAILONERROR
Masaya Suzuki
2019-01-11
1
-0
/
+10
|
*
|
|
|
remote-curl: define struct for CURLOPT_WRITEFUNCTION
Masaya Suzuki
2019-01-11
1
-4
/
+14
|
*
|
|
|
http: enable keep_error for HTTP requests
Masaya Suzuki
2019-01-11
1
-1
/
+0
|
|
/
/
/
*
/
/
/
style: the opening '{' of a function is in a separate line
Nguyễn Thái Ngọc Duy
2018-12-10
1
-1
/
+2
|
/
/
/
*
|
|
remote-curl.c: xcurl_off_t is not portable (on 32 bit platfoms)
Torsten Bögershausen
2018-11-12
1
-3
/
+4
*
|
|
Merge branch 'en/double-semicolon-fix'
Junio C Hamano
2018-09-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Remove superfluous trailing semicolons
Elijah Newren
2018-09-05
1
-1
/
+1
*
|
Merge branch 'js/typofixes'
Junio C Hamano
2018-08-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
remote-curl: remove spurious period
Johannes Schindelin
2018-08-08
1
-1
/
+1
*
|
remote-curl: accept compressed responses with protocol v2
Brandon Williams
2018-05-23
1
-0
/
+1
*
|
remote-curl: accept all encodings supported by curl
Brandon Williams
2018-05-23
1
-1
/
+1
*
|
Merge branch 'ma/http-walker-no-partial'
Junio C Hamano
2018-05-08
1
-3
/
+0
|
\
\
|
*
|
walker: drop fields of `struct walker` which are always 1
Martin Ågren
2018-04-24
1
-3
/
+0
*
|
|
Merge branch 'bw/protocol-v2'
Junio C Hamano
2018-05-08
1
-4
/
+276
|
\
\
\
|
*
|
|
remote-curl: don't request v2 when pushing
Brandon Williams
2018-03-15
1
-1
/
+10
|
*
|
|
remote-curl: implement stateless-connect command
Brandon Williams
2018-03-15
1
-1
/
+206
|
*
|
|
http: eliminate "# service" line when using protocol v2
Brandon Williams
2018-03-15
1
-0
/
+3
|
*
|
|
http: don't always add Git-Protocol header
Brandon Williams
2018-03-15
1
-0
/
+33
|
*
|
|
remote-curl: store the protocol version the server responded with
Brandon Williams
2018-03-15
1
-1
/
+3
|
*
|
|
remote-curl: create copy of the service name
Brandon Williams
2018-03-15
1
-2
/
+3
|
*
|
|
protocol: introduce enum protocol_version value protocol_v2
Brandon Williams
2018-03-14
1
-0
/
+3
|
*
|
|
connect: discover protocol version outside of get_remote_heads
Brandon Williams
2018-03-14
1
-2
/
+18
*
|
|
|
exec_cmd: rename to use dash in file name
Stefan Beller
2018-04-11
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'jk/push-options-via-transport-fix'
Junio C Hamano
2018-02-28
1
-1
/
+10
|
\
\
\
|
*
|
|
remote-curl: unquote incoming push-options
Jeff King
2018-02-20
1
-1
/
+10
|
|
/
/
*
|
|
Merge branch 'js/packet-read-line-check-null'
Junio C Hamano
2018-02-27
1
-0
/
+2
|
\
\
\
|
*
|
|
always check for NULL return from packet_read_line()
Jon Simons
2018-02-08
1
-0
/
+2
|
|
/
/
*
|
|
fetch: support filters
Jeff Hostetler
2017-12-08
1
-0
/
+6
*
|
|
introduce fetch-object: fetch one promisor object
Jonathan Tan
2017-12-05
1
-1
/
+13
|
/
/
*
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
Merge branch 'dt/http-postbuffer-can-be-large'
Junio C Hamano
2017-04-24
1
-3
/
+9
|
\
\
|
*
|
http.postbuffer: allow full range of ssize_t values
David Turner
2017-04-14
1
-3
/
+9
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-04-20
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
1
-1
/
+1
|
*
|
sha1-array: convert internal storage for struct sha1_array to object_id
brian m. carlson
2017-03-28
1
-1
/
+1
*
|
|
remote-curl: allow push options
Brandon Williams
2017-03-22
1
-0
/
+8
|
/
/
[prev]
[next]