index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http.c
Age
Commit message (
Expand
)
Author
Lines
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
-0
/
+1
2024-12-13
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
-2
/
+2
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
-0
/
+1
2024-12-04
Merge branch 'bc/drop-ancient-libcurl-and-perl'
Junio C Hamano
-58
/
+0
2024-12-04
packfile: pass down repository to `odb_pack_name`
Karthik Nayak
-1
/
+1
2024-12-04
packfile: add repository to struct `packed_git`
Karthik Nayak
-1
/
+1
2024-11-01
Merge branch 'jk/dumb-http-finalize'
Taylor Blau
-13
/
+30
2024-10-25
packfile: drop sha1_pack_name()
Jeff King
-1
/
+2
2024-10-25
packfile: drop has_pack_index()
Jeff King
-7
/
+8
2024-10-25
dumb-http: store downloaded pack idx as tempfile
Jeff King
-5
/
+20
2024-10-23
git-curl-compat: remove check for curl 7.56.0
brian m. carlson
-2
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.53.0
brian m. carlson
-2
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.52.0
brian m. carlson
-8
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.44.0
brian m. carlson
-4
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.43.0
brian m. carlson
-5
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.39.0
brian m. carlson
-11
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.34.0
brian m. carlson
-2
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.25.0
brian m. carlson
-24
/
+0
2024-10-16
http: fix build error on FreeBSD
Patrick Steinhardt
-4
/
+6
2024-10-02
Merge branch 'jk/http-leakfixes'
Junio C Hamano
-4
/
+12
2024-09-25
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
-1
/
+1
2024-09-25
http: stop leaking buffer in http_get_info_packs()
Jeff King
-0
/
+1
2024-09-25
http: call git_inflate_end() when releasing http_object_request
Jeff King
-1
/
+2
2024-09-25
http: fix leak of http_object_request struct
Jeff King
-3
/
+8
2024-09-25
http: fix leak when redacting cookies from curl trace
Jeff King
-0
/
+1
2024-09-19
http: fix a typo
Andrew Kreimer
-1
/
+1
2024-08-02
http: do not ignore proxy path
Ryan Hendrickson
-1
/
+23
2024-07-17
Merge branch 'jc/http-cookiefile'
Junio C Hamano
-0
/
+9
2024-07-16
Merge branch 'bc/http-proactive-auth'
Junio C Hamano
-6
/
+56
2024-07-09
http.c: cookie file tightening
Junio C Hamano
-0
/
+9
2024-07-09
http: allow authenticating proactively
brian m. carlson
-6
/
+56
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
-0
/
+2
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
-0
/
+2
2024-06-07
http: do not assign string constant to non-const field
Patrick Steinhardt
-3
/
+2
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
-12
/
+12
2024-05-27
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
-6
/
+6
2024-05-27
http: refactor code to clarify memory ownership
Patrick Steinhardt
-30
/
+32
2024-05-08
Merge branch 'bc/credential-scheme-enhancement'
Junio C Hamano
-47
/
+80
2024-04-16
credential: add support for multistage credential rounds
brian m. carlson
-26
/
+31
2024-04-16
http: add support for authtype and credential
brian m. carlson
-11
/
+37
2024-04-16
credential: gate new fields on capability
brian m. carlson
-5
/
+5
2024-04-16
http: use new headers for each object request
brian m. carlson
-9
/
+11
2024-04-16
Merge branch 'backport/jk/libcurl-8.7-regression-workaround' into maint-2.39
Johannes Schindelin
-0
/
+1
2024-04-16
Merge branch 'jk/redact-h2h3-headers-fix' into maint-2.42
Johannes Schindelin
-5
/
+31
2024-04-10
http: reset POSTFIELDSIZE when clearing curl handle
Jeff King
-0
/
+1
2024-04-02
http: reset POSTFIELDSIZE when clearing curl handle
Jeff King
-0
/
+1
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
-2
/
+0
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
-1
/
+0
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
-1
/
+0
2023-11-26
doc: update links to current pages
Josh Soref
-1
/
+1
[next]