index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http-backend.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bw/protocol-v2'
Junio C Hamano
2018-05-08
1
-2
/
+6
|
\
|
*
http: eliminate "# service" line when using protocol v2
Brandon Williams
2018-03-15
1
-2
/
+6
*
|
exec_cmd: rename to use dash in file name
Stefan Beller
2018-04-11
1
-1
/
+1
*
|
packfile: keep prepare_packed_git() private
Nguyễn Thái Ngọc Duy
2018-03-26
1
-1
/
+0
*
|
packfile: add repository argument to prepare_packed_git
Stefan Beller
2018-03-26
1
-1
/
+1
*
|
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
2018-03-26
1
-2
/
+4
|
/
*
Merge branch 'rs/resolve-ref-optional-result'
Junio C Hamano
2017-09-28
1
-2
/
+1
|
\
|
*
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
2017-09-24
1
-2
/
+1
*
|
Merge branch 'jk/write-in-full-fix'
Junio C Hamano
2017-09-25
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
avoid "write_in_full(fd, buf, len) != len" pattern
Jeff King
2017-09-14
1
-2
/
+2
*
|
pack: move {,re}prepare_packed_git and approximate_object_count
Jonathan Tan
2017-08-24
1
-0
/
+1
|
/
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
1
-1
/
+1
|
\
\
|
*
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
|
|
/
*
/
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
1
-2
/
+2
|
/
*
pkt-line: rename packet_write() to packet_write_fmt()
Lars Schneider
2016-10-17
1
-1
/
+1
*
Merge branch 'ew/http-backend-batch-headers'
Junio C Hamano
2016-08-12
1
-104
/
+116
|
\
|
*
http-backend: buffer headers before sending
Eric Wong
2016-08-10
1
-104
/
+116
*
|
Merge branch 'jk/common-main-2.8' into jk/common-main
Junio C Hamano
2016-07-06
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
common-main: call git_setup_gettext()
Jeff King
2016-07-02
1
-2
/
+0
|
*
common-main: call git_extract_argv0_path()
Jeff King
2016-07-02
1
-1
/
+0
|
*
add an extra level of indirection to main()
Jeff King
2016-07-02
1
-1
/
+1
*
|
show_head_ref(): check the result of resolve_ref_namespace()
Michael Haggerty
2016-04-10
1
-2
/
+2
|
/
*
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-1
/
+1
*
prefer git_pathdup to git_path in some possibly-dangerous cases
Jeff King
2015-08-11
1
-1
/
+2
*
convert "enum date_mode" into a struct
Jeff King
2015-06-29
1
-1
/
+1
*
Merge branch 'bc/object-id'
Junio C Hamano
2015-06-05
1
-9
/
+9
|
\
|
*
show_head_ref(): convert local variable "unused" to object_id
Michael Haggerty
2015-05-25
1
-2
/
+2
|
*
http-backend: rewrite to take an object_id argument
Michael Haggerty
2015-05-25
1
-14
/
+9
|
*
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
1
-2
/
+7
*
|
http-backend: spool ref negotiation requests to buffer
Jeff King
2015-05-26
1
-11
/
+85
*
|
http-backend: fix die recursion with custom handler
Jeff King
2015-05-15
1
-5
/
+9
|
/
*
Merge branch 'rs/run-command-env-array'
Junio C Hamano
2014-10-24
1
-6
/
+3
|
\
|
*
use env_array member of struct child_process
René Scharfe
2014-10-20
1
-6
/
+3
*
|
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
1
-1
/
+3
|
/
*
Merge branch 'rs/child-process-init'
Junio C Hamano
2014-09-11
1
-2
/
+1
|
\
|
*
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
1
-2
/
+1
*
|
http-backend.c: replace `git_config()` with `git_config_get_bool()` family
Tanay Abhra
2014-08-07
1
-19
/
+12
|
/
*
Merge branch 'maint'
Junio C Hamano
2014-07-21
1
-3
/
+1
|
\
|
*
use xmemdupz() to allocate copies of strings given by start and length
René Scharfe
2014-07-21
1
-3
/
+1
*
|
use skip_prefix to avoid magic numbers
Jeff King
2014-06-20
1
-4
/
+7
|
/
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-2
/
+2
*
Merge branch 'bc/http-backend-allow-405'
Junio C Hamano
2013-09-20
1
-2
/
+4
|
\
|
*
http-backend: provide Allow header for 405
Brian M. Carlson
2013-09-12
1
-2
/
+4
*
|
show_head_ref(): rename first parameter to "refname"
Michael Haggerty
2013-06-03
1
-2
/
+2
*
|
show_head_ref(): do not shadow name of argument
Michael Haggerty
2013-06-03
1
-2
/
+2
*
|
Merge branch 'jk/http-dumb-namespaces'
Junio C Hamano
2013-04-18
1
-4
/
+34
|
\
\
|
*
|
http-backend: respect GIT_NAMESPACE with dumb clients
John Koleszar
2013-04-10
1
-4
/
+34
|
|
/
*
/
pkt-line: drop safe_write function
Jeff King
2013-02-20
1
-4
/
+4
|
/
[next]