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
/
http-backend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-01
http-backend: allow 64-character hex names
brian m. carlson
1
-0
/
+3
2019-01-04
Merge branch 'mk/http-backend-kill-children-before-exit'
Junio C Hamano
1
-0
/
+2
2018-11-26
http-backend: enable cleaning up forked upload/receive-pack on exit
Max Kirillov
1
-0
/
+2
2018-09-17
Merge branch 'ds/multi-pack-index'
Junio C Hamano
1
-2
/
+2
2018-09-10
Merge branch 'mk/http-backend-content-length'
Junio C Hamano
1
-1
/
+1
2018-09-07
http-backend: allow empty CONTENT_LENGTH
Max Kirillov
1
-1
/
+1
2018-08-20
treewide: use get_all_packs
Derrick Stolee
1
-2
/
+2
2018-08-17
Merge branch 'mk/http-backend-content-length'
Junio C Hamano
1
-14
/
+86
2018-07-27
http-backend: respect CONTENT_LENGTH for receive-pack
Max Kirillov
1
-2
/
+30
2018-06-29
tag: add repository argument to deref_tag
Stefan Beller
1
-1
/
+1
2018-06-29
object: add repository argument to parse_object
Stefan Beller
1
-1
/
+1
2018-06-11
http-backend: respect CONTENT_LENGTH as specified by rfc3875
Max Kirillov
1
-7
/
+47
2018-06-11
http-backend: cleanup writing to child process
Max Kirillov
1
-5
/
+9
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
1
-2
/
+6
2018-04-11
exec_cmd: rename to use dash in file name
Stefan Beller
1
-1
/
+1
2018-03-26
packfile: keep prepare_packed_git() private
Nguyễn Thái Ngọc Duy
1
-1
/
+0
2018-03-26
packfile: add repository argument to prepare_packed_git
Stefan Beller
1
-1
/
+1
2018-03-26
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
1
-2
/
+4
2018-03-15
http: eliminate "# service" line when using protocol v2
Brandon Williams
1
-2
/
+6
2017-09-28
Merge branch 'rs/resolve-ref-optional-result'
Junio C Hamano
1
-2
/
+1
2017-09-25
Merge branch 'jk/write-in-full-fix'
Junio C Hamano
1
-2
/
+2
2017-09-24
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
1
-2
/
+1
2017-09-14
avoid "write_in_full(fd, buf, len) != len" pattern
Jeff King
1
-2
/
+2
2017-08-23
pack: move {,re}prepare_packed_git and approximate_object_count
Jonathan Tan
1
-0
/
+1
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-1
/
+1
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
1
-2
/
+2
2016-10-17
pkt-line: rename packet_write() to packet_write_fmt()
Lars Schneider
1
-1
/
+1
2016-08-12
Merge branch 'ew/http-backend-batch-headers'
Junio C Hamano
1
-104
/
+116
2016-08-10
http-backend: buffer headers before sending
Eric Wong
1
-104
/
+116
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-04-10
show_head_ref(): check the result of resolve_ref_namespace()
Michael Haggerty
1
-2
/
+2
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-1
/
+1
2015-08-10
prefer git_pathdup to git_path in some possibly-dangerous cases
Jeff King
1
-1
/
+2
2015-06-29
convert "enum date_mode" into a struct
Jeff King
1
-1
/
+1
2015-06-05
Merge branch 'bc/object-id'
Junio C Hamano
1
-9
/
+9
2015-05-25
http-backend: spool ref negotiation requests to buffer
Jeff King
1
-11
/
+85
2015-05-25
show_head_ref(): convert local variable "unused" to object_id
Michael Haggerty
1
-2
/
+2
2015-05-25
http-backend: rewrite to take an object_id argument
Michael Haggerty
1
-14
/
+9
2015-05-25
each_ref_fn: change to take an object_id parameter
Michael Haggerty
1
-2
/
+7
2015-05-15
http-backend: fix die recursion with custom handler
Jeff King
1
-5
/
+9
2014-10-24
Merge branch 'rs/run-command-env-array'
Junio C Hamano
1
-6
/
+3
2014-10-19
use env_array member of struct child_process
René Scharfe
1
-6
/
+3
2014-10-15
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
1
-1
/
+3
2014-09-11
Merge branch 'rs/child-process-init'
Junio C Hamano
1
-2
/
+1
[next]