index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http.c
Age
Commit message (
Expand
)
Author
2026-01-09
packfile: move packfile store into object source
Patrick Steinhardt
2025-10-30
http: refactor subsystem to use `packfile_list`s
Patrick Steinhardt
2025-10-16
packfile: introduce macro to iterate through packs
Patrick Steinhardt
2025-09-29
Merge branch 'ps/packfile-store' into tb/incremental-midx-part-3.1
Junio C Hamano
2025-09-24
packfile: refactor `get_all_packs()` to work on packfile store
Patrick Steinhardt
2025-09-24
packfile: refactor `install_packed_git()` to work on packfile store
Patrick Steinhardt
2025-09-18
Merge branch 'jk/curl-global-trace-components'
Junio C Hamano
2025-08-27
curl: add support for curl_global_trace() components
Jeff King
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
2025-07-23
config: move Git config parsing into "environment.c"
Patrick Steinhardt
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-16
object-file: get rid of `the_repository` in `finalize_object_file()`
Patrick Steinhardt
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-09
Merge branch 'ps/object-store' into ps/object-file-wo-the-repository
Junio C Hamano
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
2025-06-06
curl: pass `long` values where expected
Johannes Schindelin
2025-06-04
curl: fix symbolic constant typechecks with curl_easy_setopt()
Jeff King
2025-06-04
curl: fix integer constant typechecks with curl_easy_setopt()
Jeff King
2025-04-29
object-store: drop `loose_object_path()`
Patrick Steinhardt
2025-04-24
Merge branch 'ps/object-file-cleanup' into ps/object-store-cleanup
Junio C Hamano
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-03-21
http.c: allow custom TCP keepalive behavior via config
Taylor Blau
2025-03-21
http.c: inline `set_curl_keepalive()`
Taylor Blau
2025-03-21
http.c: introduce `set_long_from_env()` for convenience
Taylor Blau
2025-03-21
http.c: remove unnecessary casts to long
Taylor Blau
2025-02-24
http: allow using netrc for WebDAV-based HTTP protocol
brian m. carlson
2025-01-31
global: adapt callers to use generic hash context helpers
Patrick Steinhardt
2024-12-18
credential: stop using `the_repository`
Patrick Steinhardt
2024-12-18
Merge branch 'ps/build-sign-compare' into ps/the-repository
Junio C Hamano
2024-12-13
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-04
Merge branch 'bc/drop-ancient-libcurl-and-perl'
Junio C Hamano
2024-12-04
packfile: pass down repository to `odb_pack_name`
Karthik Nayak
2024-12-04
packfile: add repository to struct `packed_git`
Karthik Nayak
2024-11-01
Merge branch 'jk/dumb-http-finalize'
Taylor Blau
2024-10-25
packfile: drop sha1_pack_name()
Jeff King
2024-10-25
packfile: drop has_pack_index()
Jeff King
2024-10-25
dumb-http: store downloaded pack idx as tempfile
Jeff King
2024-10-23
git-curl-compat: remove check for curl 7.56.0
brian m. carlson
2024-10-23
git-curl-compat: remove check for curl 7.53.0
brian m. carlson
2024-10-23
git-curl-compat: remove check for curl 7.52.0
brian m. carlson
2024-10-23
git-curl-compat: remove check for curl 7.44.0
brian m. carlson
2024-10-23
git-curl-compat: remove check for curl 7.43.0
brian m. carlson
2024-10-23
git-curl-compat: remove check for curl 7.39.0
brian m. carlson
2024-10-23
git-curl-compat: remove check for curl 7.34.0
brian m. carlson
2024-10-23
git-curl-compat: remove check for curl 7.25.0
brian m. carlson
2024-10-16
http: fix build error on FreeBSD
Patrick Steinhardt
2024-10-02
Merge branch 'jk/http-leakfixes'
Junio C Hamano
2024-09-25
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
[next]