index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http-push.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-14
Merge branch 'js/curl-off-t-fixes' into maint-2.51
Junio C Hamano
1
-1
/
+2
2025-09-26
http-push: avoid new compile error
Johannes Schindelin
1
-1
/
+2
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
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
1
-1
/
+1
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
1
-1
/
+1
2024-02-28
commit-reach(repo_in_merge_bases_many): report missing commits
Johannes Schindelin
1
-1
/
+4
2024-01-26
Merge branch 'es/some-up-to-date-messages-must-stay'
Junio C Hamano
1
-0
/
+2
2024-01-12
messages: mark some strings with "up-to-date" not to touch
Junio C Hamano
1
-0
/
+2
2023-12-26
http.h: remove unnecessary include
Elijah Newren
1
-0
/
+1
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-2
/
+0
2023-10-02
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman
1
-1
/
+1
2023-07-13
http-push: mark unused parameter in xml callback
Jeff King
1
-1
/
+1
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
1
-1
/
+1
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
1
-0
/
+2
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
1
-1
/
+1
2023-04-24
diff.h: reduce unnecessary includes
Elijah Newren
1
-0
/
+1
2023-04-24
commit.h: reduce unnecessary includes
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: remove cache.h inclusion due to object.h changes
Elijah Newren
1
-1
/
+1
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
1
-0
/
+2
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
1
-7
/
+9
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
1
-7
/
+9
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-5
/
+6
2023-03-28
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2023-03-28
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
[next]