summaryrefslogtreecommitdiff
path: root/transport-helper.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | remote-curl: pass on atomic capability to remote sidebrian m. carlson2019-10-171-0/+4
* | | | | | | | | | | | | | Merge branch 'jt/avoid-ls-refs-with-http'Junio C Hamano2019-09-181-6/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | transport: teach all vtables to allow fetch firstJonathan Tan2019-08-221-1/+0
| * | | | | | | | | | | | | | transport-helper: skip ls-refs if unnecessaryJonathan Tan2019-08-221-6/+33
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'md/list-objects-filter-combo'Junio C Hamano2019-09-181-7/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | list-objects-filter-options: make filter_spec a string_listMatthew DeVore2019-06-281-7/+3
* | | | | | | | | | | | | | Merge branch 'es/local-atomic-push-failure-with-http'Junio C Hamano2019-07-251-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | / / / / / / / / / / | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | transport-helper: enforce atomic in push_refs_with_pushEmily Shaffer2019-07-121-0/+6
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'mh/import-transport-fd-fix'Junio C Hamano2019-06-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| / / / / / / / / / / | |/ / / / / / / / / /
| * | | | | | | | | | dup() the input fd for fast-import used for remote helpersMike Hommey2019-05-161-1/+1
| |/ / / / / / / / /
* | | | | | | | | | trace2:data: add trace2 transport child classificationJeff Hostetler2019-02-221-0/+2
|/ / / / / / / / /
* | | | | | | | | Merge branch 'js/filter-options-should-use-plain-int'Junio C Hamano2019-02-051-4/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | filter-options: expand scaled numbersJosh Steadmon2019-01-151-4/+9
| |/ / / / / / / /
* | | | | | | | | Merge branch 'rb/hpe'Junio C Hamano2019-01-181-4/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | transport-helper: drop read/write errno checksJeff King2019-01-031-3/+2
| * | | | | | | | | transport-helper: use xread instead of readRandall S. Becker2019-01-031-1/+1
| |/ / / / / / / /
* | | | | | | | | style: the opening '{' of a function is in a separate lineNguyễn Thái Ngọc Duy2018-12-101-1/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'nd/n18n-fix'Junio C Hamano2018-11-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | transport-helper.c: do not translate a string twiceNguyễn Thái Ngọc Duy2018-11-291-1/+1
* | | | | | | | | transport: list refs before fetch if necessaryJonathan Tan2018-10-071-0/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'jt/connectivity-check-after-unshallow'Junio C Hamano2018-08-151-4/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fetch-pack: unify ref in and out paramJonathan Tan2018-08-011-4/+2
* | | | | | | | | Merge branch 'nd/i18n'Junio C Hamano2018-08-151-44/+45
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | transport-helper.c: mark more strings for translationNguyễn Thái Ngọc Duy2018-07-231-43/+44
| * | | | | | | | Update messages in preparation for i18nNguyễn Thái Ngọc Duy2018-07-231-24/+24
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jt/fetch-nego-tip'Junio C Hamano2018-08-021-0/+3
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | fetch-pack: support negotiation tip whitelistJonathan Tan2018-07-031-0/+3
| |/ / / / / /
* | | | | | | fetch-pack: put shallow info in output parameterBrandon Williams2018-06-281-2/+4
|/ / / / / /
* | | | | | remote: convert apply_refspecs to take a struct refspecBrandon Williams2018-05-181-3/+3
* | | | | | transport-helper: convert to use struct refspecBrandon Williams2018-05-181-26/+12
* | | | | | refspec: rename struct refspec to struct refspec_itemBrandon Williams2018-05-181-1/+1
* | | | | | refspec: move refspec parsing logic into its own fileBrandon Williams2018-05-181-0/+1
* | | | | | Merge branch 'bw/protocol-v2'Junio C Hamano2018-05-081-33/+54
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | transport-helper: introduce stateless-connectBrandon Williams2018-03-151-0/+11
| * | | | | transport-helper: refactor process_connect_serviceBrandon Williams2018-03-151-29/+38
| * | | | | transport-helper: remove name parameterBrandon Williams2018-03-151-3/+3