summaryrefslogtreecommitdiffstats
path: root/fetch-pack.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ps/build-sign-compare'Junio C Hamano2024-12-231-0/+1
|\
| * global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt2024-12-061-0/+1
* | fetch-pack: split out fsck config parsingJustin Tobler2024-11-281-8/+18
|/
* fetch-pack: die if in commit graph but not obj dbJonathan Tan2024-11-061-3/+16
* Revert "fetch-pack: add a deref_without_lazy_fetch_extended()"Jonathan Tan2024-11-061-18/+7
* Merge branch 'ps/environ-wo-the-repository'Junio C Hamano2024-09-231-1/+1
|\
| * environment: make `get_object_directory()` accept a repositoryPatrick Steinhardt2024-09-121-1/+1
* | Merge branch 'ps/leakfixes-part-6'Junio C Hamano2024-09-201-0/+3
|\ \
| * | fetch-pack: fix memory leaks on fetch negotiationPatrick Steinhardt2024-09-051-0/+3
| |/
* / drop trailing newline from warning/error/die messagesJeff King2024-09-051-1/+1
|/
* refs: add referent to each_ref_fnJohn Cai2024-08-091-0/+2
* Merge branch 'xx/bundie-uri-fixes'Junio C Hamano2024-07-081-6/+11
|\
| * fetch-pack: expose fsckObjects configuration logicXing Xin2024-06-201-6/+11
* | Merge branch 'ps/use-the-repository'Junio C Hamano2024-07-021-0/+2
|\ \
| * | global: introduce `USE_THE_REPOSITORY_VARIABLE` macroPatrick Steinhardt2024-06-141-0/+2
| |/
* | Merge branch 'jk/fetch-pack-fsck-wo-lock-pack'Junio C Hamano2024-06-271-1/+3
|\ \ | |/ |/|
| * fetch-pack: fix segfault when fscking without --lock-packJeff King2024-06-201-1/+3
* | Merge branch 'ps/leakfixes'Junio C Hamano2024-06-061-2/+2
|\ \
| * | config: clarify memory ownership in `git_config_pathname()`Patrick Steinhardt2024-05-271-2/+2
* | | Merge branch 'dg/fetch-pack-code-cleanup'Junio C Hamano2024-05-231-5/+0
|\ \ \ | |/ / |/| |
| * | fetch-pack: remove unused 'struct loose_object_iter'Dr. David Alan Gilbert2024-05-141-5/+0
* | | cocci: apply rules to rewrite callers of "refs" interfacesPatrick Steinhardt2024-05-071-2/+4
| |/ |/|
* | Merge branch 'sd/negotiate-trace-fix'Junio C Hamano2024-01-301-1/+1
|\ \
| * | push: region_leave trace for negotiate_using_fetchSam Delmerico2024-01-041-1/+1
* | | Merge branch 'en/header-cleanup'Junio C Hamano2024-01-081-2/+0
|\ \ \
| * | | treewide: remove unnecessary includes in source filesElijah Newren2023-12-261-2/+0
* | | | fsck: handle NULL value when parsing message configJeff King2023-12-091-4/+8
|/ / /
* | | Merge branch 'ts/unpacklimit-config-fix'Junio C Hamano2023-08-301-3/+3
|\ \ \
| * | | transfer.unpackLimit: fetch/receive.unpackLimit takes precedenceJunio C Hamano2023-08-231-3/+3
* | | | Merge branch 'cw/compat-util-header-cleanup'Junio C Hamano2023-07-171-2/+0
|\ \ \ \
| * | | | git-compat-util: move alloc macros to git-compat-util.hCalvin Wan2023-07-051-1/+0
| * | | | treewide: remove unnecessary includes for wrapper.hCalvin Wan2023-07-051-1/+0
* | | | | Merge branch 'gc/config-context'Junio C Hamano2023-07-061-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | config: add ctx arg to config_fn_tGlen Choo2023-06-281-2/+3
| |/ / /
* | | | object-store-ll.h: split this header out of object-store.hElijah Newren2023-06-211-1/+1
* | | | repository: remove unnecessary include of path.hElijah Newren2023-06-211-0/+1
|/ / /
* | | Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano2023-05-101-0/+1
|\ \ \
| * | | commit.h: reduce unnecessary includesElijah Newren2023-04-241-0/+1
* | | | Merge branch 'jk/protocol-cap-parse-fix'Junio C Hamano2023-04-251-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | v0 protocol: use size_t for capability length/offsetJeff King2023-04-151-2/+2
| * | | Merge branch 'en/header-split-cleanup'Junio C Hamano2023-04-061-1/+4
| |\ \ \
| * \ \ \ Merge branch 'ab/remove-implicit-use-of-the-repository'Junio C Hamano2023-04-061-4/+4
| |\ \ \ \
* | | | | | treewide: remove unnecessary cache.h inclusionElijah Newren2023-04-111-1/+1
* | | | | | treewide: be explicit about dependence on trace.h & trace2.hElijah Newren2023-04-111-0/+1
* | | | | | Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...Junio C Hamano2023-04-041-4/+4
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | cocci: apply the "object-store.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason2023-03-281-4/+4
| | |_|/ | |/| |
* | | | csum-file.h: remove unnecessary inclusion of cache.hElijah Newren2023-03-211-1/+1
* | | | environment.h: move declarations for environment.c functions from cache.hElijah Newren2023-03-211-0/+1
* | | | wrapper.h: move declarations for wrapper.c functions from cache.hElijah Newren2023-03-211-0/+1
* | | | treewide: be explicit about dependence on gettext.hElijah Newren2023-03-211-0/+1
| |/ / |/| |