index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http-push.c
Age
Commit message (
Expand
)
Author
2025-01-31
global: adapt callers to use generic hash context helpers
Patrick Steinhardt
2025-01-31
hash: stop typedeffing the hash context
Patrick Steinhardt
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-10-25
packfile: convert find_sha1_pack() to use object_id
Jeff King
2024-09-25
http-push: clean up local_refs at exit
Jeff King
2024-09-25
http-push: clean up loose request when falling back to packed
Jeff King
2024-09-25
http-push: clean up objects list
Jeff King
2024-09-25
http-push: free xml_ctx.cdata after use
Jeff King
2024-09-25
http-push: free remote_ls_ctx.dentry_name
Jeff King
2024-09-25
http-push: free transfer_request strbuf
Jeff King
2024-09-25
http-push: free transfer_request dest field
Jeff King
2024-09-25
http-push: free curl header lists
Jeff King
2024-09-25
http-push: free repo->url string
Jeff King
2024-09-25
http-push: clear refspecs before exiting
Jeff King
2024-09-25
http: fix leak of http_object_request struct
Jeff King
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
global: ensure that object IDs are always padded
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-02-28
commit-reach(repo_in_merge_bases_many): report missing commits
Johannes Schindelin
2024-01-26
Merge branch 'es/some-up-to-date-messages-must-stay'
Junio C Hamano
2024-01-12
messages: mark some strings with "up-to-date" not to touch
Junio C Hamano
2023-12-26
http.h: remove unnecessary include
Elijah Newren
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-10-02
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman
2023-07-13
http-push: mark unused parameter in xml callback
Jeff King
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-24
diff.h: reduce unnecessary includes
Elijah Newren
2023-04-24
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-11
treewide: remove cache.h inclusion due to object.h changes
Elijah Newren
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-17
http: mark unused parameter in fill_active_slot() callbacks
Jeff King
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-06
Sync with 2.36.5
Johannes Schindelin
2023-02-06
Sync with 2.35.7
Johannes Schindelin
2023-02-06
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
2023-02-06
http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
Jeff King
2023-01-17
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
2023-01-17
http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
Jeff King
2022-06-07
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
[next]