index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http-push.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
Merge branch 'js/pack-objects-delta-size-t'
Junio C Hamano
1
-1
/
+1
2026-08-15
Merge branch 'tn/packfile-uri-concurrency'
Junio C Hamano
1
-1
/
+2
2026-08-13
http-push: widen `start_put()`'s size local from `ssize_t` to `size_t`
Johannes Schindelin
1
-1
/
+1
2026-07-27
http: accept HTTP 416 for complete partial packs
Ted Nyman
1
-1
/
+2
2026-07-27
Merge branch 'ps/refspec-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2026-07-16
refspec: stop depending on `the_repository`
Patrick Steinhardt
1
-1
/
+1
2026-07-07
hash: use git_hash_init() consistently
Jeff King
1
-1
/
+1
2026-06-21
Merge branch 'js/objects-larger-than-4gb-on-windows-more'
Junio C Hamano
1
-1
/
+1
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
1
-1
/
+1
2026-06-15
Merge branch 'ob/more-repo-config-values'
Junio C Hamano
1
-1
/
+2
2026-06-03
environment: move `zlib_compression_level` into `struct repo_config_values`
Olamide Caleb Bello
1
-1
/
+2
2026-05-19
setup: stop using `the_repository` in `setup_git_directory()`
Patrick Steinhardt
1
-1
/
+1
2026-04-09
Merge branch 'jk/c23-const-preserving-fixes-more'
Junio C Hamano
1
-1
/
+1
2026-04-01
http: add const to fix strchr() warnings
Jeff King
1
-1
/
+1
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
1
-4
/
+4
2026-02-05
global: constify some pointers that are not written to
Collin Funk
1
-1
/
+1
2026-01-09
cocci: convert parse_tree functions to repo_ variants
René Scharfe
1
-1
/
+1
2025-12-05
Merge branch 'ps/object-source-management'
Junio C Hamano
1
-2
/
+3
2025-11-25
http-push: stop setting up `the_repository` for each reference
Patrick Steinhardt
1
-2
/
+3
2025-10-30
http: refactor subsystem to use `packfile_list`s
Patrick Steinhardt
1
-3
/
+3
2025-10-07
Merge branch 'js/curl-off-t-fixes'
Junio C Hamano
1
-1
/
+2
2025-09-26
http-push: avoid new compile error
Johannes Schindelin
1
-1
/
+2
2025-09-22
treewide: use setup_revisions_from_strvec() when we have a strvec
Jeff King
1
-1
/
+1
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
1
-9
/
+11
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
1
-6
/
+8
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
1
-2
/
+2
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-06-06
curl: pass `long` values where expected
Johannes Schindelin
1
-3
/
+3
2025-06-04
curl: fix integer constant typechecks with curl_easy_setopt()
Jeff King
1
-1
/
+1
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
1
-4
/
+7
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
1
-1
/
+1
2025-04-15
object-file: split out functions relating to object store subsystem
Patrick Steinhardt
1
-0
/
+1
2025-01-31
global: adapt callers to use generic hash context helpers
Patrick Steinhardt
1
-2
/
+2
2025-01-31
hash: stop typedeffing the hash context
Patrick Steinhardt
1
-1
/
+1
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
1
-3
/
+1
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+1
2024-10-25
packfile: convert find_sha1_pack() to use object_id
Jeff King
1
-2
/
+2
2024-09-25
http-push: clean up local_refs at exit
Jeff King
1
-1
/
+2
2024-09-25
http-push: clean up loose request when falling back to packed
Jeff King
1
-1
/
+2
2024-09-25
http-push: clean up objects list
Jeff King
1
-1
/
+5
2024-09-25
http-push: free xml_ctx.cdata after use
Jeff King
1
-0
/
+2
2024-09-25
http-push: free remote_ls_ctx.dentry_name
Jeff King
1
-0
/
+1
2024-09-25
http-push: free transfer_request strbuf
Jeff King
1
-1
/
+4
2024-09-25
http-push: free transfer_request dest field
Jeff King
1
-7
/
+3
2024-09-25
http-push: free curl header lists
Jeff King
1
-0
/
+5
2024-09-25
http-push: free repo->url string
Jeff King
1
-0
/
+1
2024-09-25
http-push: clear refspecs before exiting
Jeff King
1
-0
/
+2
2024-09-25
http: fix leak of http_object_request struct
Jeff King
1
-2
/
+2
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
1
-0
/
+2
2024-06-14
global: ensure that object IDs are always padded
Patrick Steinhardt
1
-0
/
+1
[next]