aboutsummaryrefslogtreecommitdiff
path: root/transport-helper.c
Commit message (Expand)AuthorAge
* Merge branch 'jt/transport-hide-vtable'Junio C Hamano2017-12-28
|\
| * transport: make transport vtable more privateJonathan Tan2017-12-14
* | Merge branch 'rs/fmt-merge-msg-leakfix'Junio C Hamano2017-12-27
|\ \
| * | transport-helper: plug strbuf and string_list leaksRené Scharfe2017-12-08
| |/
* | refs: convert resolve_ref_unsafe to struct object_idbrian m. carlson2017-10-16
* | refs: convert read_ref and read_ref_full to object_idbrian m. carlson2017-10-16
* | refs: convert update_ref and refs_update_ref to use struct object_idbrian m. carlson2017-10-16
|/
* Merge branch 'jk/write-in-full-fix'Junio C Hamano2017-09-25
|\
| * avoid "write_in_full(fd, buf, len) != len" patternJeff King2017-09-14
* | Merge branch 'rs/strbuf-leakfix'Junio C Hamano2017-09-19
|\ \
| * | transport-helper: release strbuf after use in process_connect_service()Rene Scharfe2017-09-07
* | | Merge branch 'ma/ts-cleanups'Junio C Hamano2017-09-10
|\ \ \ | |/ / |/| |
| * | ThreadSanitizer: add suppressionsMartin Ågren2017-08-23
| |/
* | sha1_name: convert get_sha1* to get_oid*brian m. carlson2017-07-17
|/
* coccinelle: make use of the "type" FREE_AND_NULL() ruleÆvar Arnfjörð Bjarmason2017-06-16
* transport-helper: replace checked snprintf with xsnprintfJeff King2017-03-30
* Merge branch 'jn/remote-helpers-with-git-dir'Junio C Hamano2017-02-27
|\
| * remote helpers: avoid blind fall-back to ".git" when setting GIT_DIRJonathan Nieder2017-02-14
* | push options: pass push options to the transport helperStefan Beller2017-02-08
|/
* Merge branch 'nd/shallow-deepen'Junio C Hamano2016-10-10
|\
| * fetch, upload-pack: --deepen=N extends shallow boundary by N commitsNguyễn Thái Ngọc Duy2016-06-13
| * fetch: define shallow boundary with --shallow-excludeNguyễn Thái Ngọc Duy2016-06-13
| * transport-helper.c: refactor set_helper_option()Nguyễn Thái Ngọc Duy2016-06-13
* | Spelling fixesVille Skyttä2016-08-11
* | i18n: transport-helper.c: change N_() call to _()Vasco Almeida2016-06-17
* | Merge branch 'nd/error-errno'Junio C Hamano2016-05-17
|\ \
| * | transport-helper.c: use error_errno()Nguyễn Thái Ngọc Duy2016-05-09
* | | typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
|/ /
* | Merge branch 'ew/force-ipv4'Junio C Hamano2016-02-24
|\ \ | |/ |/|
| * connect & http: support -4 and -6 switches for remote operationsEric Wong2016-02-12
* | transport-helper: read helper response with strbuf_getline()Junio C Hamano2016-01-15
* | strbuf: give strbuf_getline() to the "most text friendly" variantJunio C Hamano2016-01-15
* | strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano2016-01-15
|/
* push_refs_with_export: convert to struct object_idbrian m. carlson2015-11-20
* Convert struct ref to use object_id.brian m. carlson2015-11-20
* Sync with v2.5.4Junio C Hamano2015-09-28
|\
| * Sync with 2.4.10Junio C Hamano2015-09-28
| |\
| | * Sync with 2.3.10Junio C Hamano2015-09-28
| | |\
| | | * transport: add a protocol-whitelist environment variableJeff King2015-09-23
| | | * Merge branch 'jc/push-cert' into maintJunio C Hamano2015-03-05
| | | |\
| | | * \ Merge branch 'mh/deref-symref-over-helper-transport' into maintJunio C Hamano2015-03-05
| | | |\ \
* | | | \ \ Merge branch 'db/push-sign-if-asked'Junio C Hamano2015-08-31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | push: support signing pushes iff the server supports itDave Borowitz2015-08-19
| |/ / / /
* | | | | transport-helper: die on errors reading refs.Stefan Beller2015-08-03
|/ / / /
* | | | Merge branch 'mh/transport-capabilities'Junio C Hamano2015-02-25
|\ \ \ \
| * | | | transport-helper: ask the helper to set the same options for import as for fetchMike Hommey2015-02-13
| * | | | transport-helper: ask the helper to set progress and verbosity options after ...Mike Hommey2015-02-13
* | | | | Merge branch 'dp/remove-duplicated-header-inclusion'Junio C Hamano2015-02-25
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | do not include the same header twiceДилян Палаузов2015-02-13
| |/ / /
* | | | Merge branch 'jc/push-cert'Junio C Hamano2015-02-18
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|