summaryrefslogtreecommitdiff
path: root/transport-helper.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove cache.h inclusion due to object-name.h changesElijah Newren2023-04-111-1/+1
* object-name.h: move declarations for object-name.c functions from cache.hElijah Newren2023-04-111-0/+1
* Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...Junio C Hamano2023-04-041-1/+1
|\
| * cocci: apply the "cache.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason2023-03-281-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
* | cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren2023-02-231-0/+1
|/
* clone: request the 'bundle-uri' command when availableÆvar Arnfjörð Bjarmason2022-12-251-0/+13
* list-objects-filter: add and use initializersJeff King2022-09-121-0/+2
* run-command API: rename "env_array" to "env"Ævar Arnfjörð Bjarmason2022-06-021-1/+1
* fetch: add --refetch optionRobert Coup2022-03-281-0/+3
* Merge branch 'jk/http-push-status-fix'Junio C Hamano2021-10-291-0/+4
|\
| * transport-helper: recognize "expecting report" error from send-packJeff King2021-10-181-0/+4
* | transport: use designated initializersÆvar Arnfjörð Bjarmason2021-08-051-6/+6
* | transport: rename "fetch" in transport_vtable to "fetch_refs"Ævar Arnfjörð Bjarmason2021-08-051-4/+4
|/
* fetch: teach independent negotiation (no packfile)Jonathan Tan2021-05-051-0/+10
* use CALLOC_ARRAYRené Scharfe2021-03-131-2/+2
* connect, transport: encapsulate arg in structJonathan Tan2021-02-051-2/+3
* push: parse and set flag for "--force-if-includes"Srinidhi Kaushik2020-10-031-0/+5
* push: add reflog check for "--force-if-includes"Srinidhi Kaushik2020-10-031-0/+5
* Merge branch 'jx/proc-receive-hook'Junio C Hamano2020-09-251-29/+99
|\
| * New capability "report-status-v2" for git-pushJiang Xin2020-08-271-29/+99
* | transport-helper: do not run git-remote-ext etc. in dashed formJunio C Hamano2020-08-261-2/+2
* | strvec: rename struct fieldsJeff King2020-07-301-1/+1
* | strvec: fix indentation in renamed callsJeff King2020-07-281-1/+1
* | strvec: convert remaining callers away from argv_array nameJeff King2020-07-281-15/+15
* | strvec: rename files from argv-array to strvecJeff King2020-07-281-1/+1
* | Merge branch 'js/default-branch-name'Junio C Hamano2020-07-061-1/+1
|\ \
| * | send-pack/transport-helper: avoid mentioning a particular branchJohannes Schindelin2020-06-241-1/+1
| |/
* | Merge branch 'bc/sha-256-part-2'Junio C Hamano2020-07-061-2/+22
|\ \
| * | transport-helper: implement object-format extensionsbrian m. carlson2020-05-271-2/+22
| |/
* | fetch-pack: support more than one pack lockfileJonathan Tan2020-06-101-2/+3
|/
* transport-helper: new method reject_atomic_push()Jiang Xin2020-04-171-15/+23
* transport-helper: mark failure for atomic pushJiang Xin2020-04-171-0/+15
* C: use skip_prefix() to avoid hardcoded string lengthJunio C Hamano2020-01-311-2/+3
* Sync with 2.23.1Johannes Schindelin2019-12-061-0/+1
|\
| * Sync with 2.21.1Johannes Schindelin2019-12-061-0/+1
| |\
| | * Sync with 2.20.2Johannes Schindelin2019-12-061-0/+1
| | |\
| | | * Sync with 2.19.3Johannes Schindelin2019-12-061-0/+1
| | | |\
| | | | * Sync with 2.18.2Johannes Schindelin2019-12-061-0/+1
| | | | |\
| | | | | * Sync with 2.17.3Johannes Schindelin2019-12-061-0/+1
| | | | | |\
| | | | | | * Sync with 2.16.6Johannes Schindelin2019-12-061-0/+1
| | | | | | |\
| | | | | | | * Sync with 2.15.4Johannes Schindelin2019-12-061-0/+1
| | | | | | | |\
| | | | | | | | * Sync with 2.14.6Johannes Schindelin2019-12-061-0/+1
| | | | | | | | |\
| | | | | | | | | * fast-import: disallow "feature export-marks" by defaultJeff King2019-12-041-0/+1
| | | | | | | | | * Merge branch 'jk/write-in-full-fix' into maintJunio C Hamano2017-10-231-3/+2
| | | | | | | | | |\
| * | | | | | | | | \ Merge branch 'es/local-atomic-push-failure-with-http' into maintJunio C Hamano2019-07-291-0/+6
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/import-transport-fd-fix' into maintJunio C Hamano2019-07-251-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bc/smart-http-atomic-push'Junio C Hamano2019-10-231-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \