Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/protocol-cap-parse-fix' | Junio C Hamano | 2023-04-25 | 1 | -1/+1 |
|\ | |||||
| * | v0 protocol: use size_t for capability length/offset | Jeff King | 2023-04-15 | 1 | -1/+1 |
* | | Merge branch 'en/header-split-cache-h' | Junio C Hamano | 2023-04-25 | 1 | -1/+4 |
|\ \ | |/ |/| | |||||
| * | treewide: remove cache.h inclusion due to object.h changes | Elijah Newren | 2023-04-11 | 1 | -1/+1 |
| * | object-name.h: move declarations for object-name.c functions from cache.h | Elijah Newren | 2023-04-11 | 1 | -0/+1 |
| * | treewide: be explicit about dependence on advice.h | Elijah Newren | 2023-04-11 | 1 | -0/+1 |
| * | treewide: be explicit about dependence on trace.h & trace2.h | Elijah Newren | 2023-04-11 | 1 | -0/+1 |
| * | Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-... | Junio C Hamano | 2023-04-04 | 1 | -1/+2 |
| |\ | |||||
* | | | Merge branch 'en/header-split-cleanup' | Junio C Hamano | 2023-04-06 | 1 | -1/+3 |
|\| | | |||||
| * | | environment.h: move declarations for environment.c functions from cache.h | Elijah Newren | 2023-03-21 | 1 | -0/+1 |
| * | | wrapper.h: move declarations for wrapper.c functions from cache.h | Elijah Newren | 2023-03-21 | 1 | -0/+1 |
| * | | treewide: remove unnecessary cache.h inclusion from a few headers | Elijah Newren | 2023-03-21 | 1 | -1/+1 |
* | | | Merge branch 'ab/remove-implicit-use-of-the-repository' | Junio C Hamano | 2023-04-06 | 1 | -1/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | cocci: apply the "cache.h" part of "the_repository.pending" | Ævar Arnfjörð Bjarmason | 2023-03-28 | 1 | -1/+2 |
* | | | Merge branch 'jk/unused-post-2.40' | Junio C Hamano | 2023-04-06 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | transport: mark unused parameters in fetch_refs_from_bundle() | Jeff King | 2023-03-17 | 1 | -1/+2 |
| | |/ | |/| | |||||
* | | | Merge branch 'jk/fix-proto-downgrade-to-v0' | Junio C Hamano | 2023-03-28 | 1 | -3/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | git_connect(): fix corner cases in downgrading v2 to v0 | Jeff King | 2023-03-17 | 1 | -3/+7 |
* | | | cache.h: remove dependence on hex.h; make other files include it explicitly | Elijah Newren | 2023-02-24 | 1 | -0/+1 |
* | | | alloc.h: move ALLOC_GROW() functions from cache.h | Elijah Newren | 2023-02-24 | 1 | -1/+3 |
| |/ |/| | |||||
* | | Merge branch 'ds/bundle-uri-4' | Junio C Hamano | 2023-01-02 | 1 | -9/+78 |
|\ \ | |||||
| * | | bundle-uri: allow relative URLs in bundle lists | Derrick Stolee | 2022-12-25 | 1 | -0/+3 |
| * | | bundle-uri client: add helper for testing server | Ævar Arnfjörð Bjarmason | 2022-12-25 | 1 | -0/+7 |
| * | | transport: rename got_remote_heads | Derrick Stolee | 2022-12-25 | 1 | -9/+9 |
| * | | bundle-uri client: add boolean transfer.bundleURI setting | Ævar Arnfjörð Bjarmason | 2022-12-25 | 1 | -0/+8 |
| * | | clone: request the 'bundle-uri' command when available | Ævar Arnfjörð Bjarmason | 2022-12-25 | 1 | -0/+51 |
|/ / | |||||
* | | Merge branch 'ds/bundle-uri-3' | Taylor Blau | 2022-10-31 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | bundle: add flags to verify_bundle() | Derrick Stolee | 2022-10-12 | 1 | -1/+1 |
* | | Sync with 2.37.4 | Taylor Blau | 2022-10-07 | 1 | -2/+1 |
|\ \ | |||||
| * \ | Sync with 2.36.3 | Taylor Blau | 2022-10-07 | 1 | -2/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | Sync with 2.35.5 | Taylor Blau | 2022-10-06 | 1 | -2/+1 |
| | |\ | |||||
| | | * | Sync with 2.34.5 | Taylor Blau | 2022-10-06 | 1 | -2/+1 |
| | | |\ | |||||
| | | | * | Sync with 2.33.5 | Taylor Blau | 2022-10-06 | 1 | -2/+1 |
| | | | |\ | |||||
| | | | | * | Sync with 2.32.4 | Taylor Blau | 2022-10-06 | 1 | -2/+1 |
| | | | | |\ | |||||
| | | | | | * | Sync with 2.31.5 | Taylor Blau | 2022-10-06 | 1 | -2/+1 |
| | | | | | |\ | |||||
| | | | | | | * | Sync with 2.30.6 | Taylor Blau | 2022-10-06 | 1 | -2/+1 |
| | | | | | | |\ | |||||
| | | | | | | | * | transport: make `protocol.file.allow` be "user" by default | Taylor Blau | 2022-10-01 | 1 | -2/+1 |
* | | | | | | | | | Merge branch 'jk/list-objects-filter-cleanup' | Junio C Hamano | 2022-09-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | list-objects-filter: add and use initializers | Jeff King | 2022-09-12 | 1 | -0/+1 |
* | | | | | | | | | | Merge branch 'jk/plug-list-object-filter-leaks' | Junio C Hamano | 2022-09-14 | 1 | -1/+4 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | transport: free filter options in disconnect_git() | Jeff King | 2022-09-08 | 1 | -0/+1 |
| * | | | | | | | | | transport: deep-copy object-filter struct for fetch-pack | Jeff King | 2022-09-08 | 1 | -1/+3 |
| |/ / / / / / / / | |||||
* | | | | | | | | | git-compat-util.h: use "UNUSED", not "UNUSED(var)" | Ævar Arnfjörð Bjarmason | 2022-09-01 | 1 | -1/+1 |
* | | | | | | | | | transport: mark bundle transport_options as unused | Jeff King | 2022-08-19 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | transport.c: avoid "whitelist" | Derrick Stolee | 2022-07-19 | 1 | -4/+4 |
* | | | | | | | | Merge branch 'fh/transport-push-leakfix' | Junio C Hamano | 2022-06-07 | 1 | -127/+133 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | transport: free local and remote refs in transport_push() | Frantisek Hrbata | 2022-05-27 | 1 | -0/+2 |
| * | | | | | | | | transport: unify return values and exit point from transport_push() | Frantisek Hrbata | 2022-05-27 | 1 | -8/+10 |
| * | | | | | | | | transport: remove unnecessary indenting in transport_push() | Frantisek Hrbata | 2022-05-27 | 1 | -116/+118 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'ep/maint-equals-null-cocci' | Junio C Hamano | 2022-05-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |