aboutsummaryrefslogtreecommitdiff
path: root/transport.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 'jt/transport-no-more-rsync'Junio C Hamano2017-12-27
|\ \ | |/
| * transport: remove unused "push" in vtableJonathan Tan2017-12-12
* | refs: convert update_ref and refs_update_ref to use struct object_idbrian m. carlson2017-10-16
|/
* refs: pass NULL to resolve_refdup() if hash is not neededRené Scharfe2017-10-01
* refs: pass NULL to resolve_ref_unsafe() if hash is not neededRené Scharfe2017-09-24
* Merge branch 'ab/free-and-null'Junio C Hamano2017-06-24
|\
| * coccinelle: make use of the "type" FREE_AND_NULL() ruleÆvar Arnfjörð Bjarmason2017-06-16
* | Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \ | |/ |/|
| * config: don't include config.h by defaultBrandon Williams2017-06-15
* | bundle: convert to struct object_idbrian m. carlson2017-05-02
|/
* Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano2017-04-19
|\
| * push: propagate remote and refspec with --recurse-submodulesBrandon Williams2017-04-11
| * push: propagate push-options with --recurse-submodulesBrandon Williams2017-04-11
* | Rename sha1_array to oid_arraybrian m. carlson2017-03-31
* | Make sha1_array_append take a struct object_id *brian m. carlson2017-03-31
* | Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZbrian m. carlson2017-03-26
|/
* Merge branch 'bc/object-id'Junio C Hamano2017-03-17
|\
| * Convert remaining callers of resolve_refdup to object_idbrian m. carlson2017-02-22
* | Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'Junio C Hamano2017-03-14
|\ \
| * | fetch_refs_via_pack: call report_unmatched_refsMatt McCutchen2017-03-02
| * | Merge branch 'bw/push-dry-run' into maintJunio C Hamano2017-01-17
| |\ \
| * \ \ Merge branch 'hv/submodule-not-yet-pushed-fix' into maintJunio C Hamano2017-01-17
| |\ \ \
* | \ \ \ Merge branch 'km/delete-ref-reflog-message'Junio C Hamano2017-02-27
|\ \ \ \ \
| * | | | | delete_ref: accept a reflog message argumentKyle Meyer2017-02-20
| | |_|_|/ | |/| | |
* | | | | for_each_alternate_ref: replace transport code with for-each-refJeff King2017-02-08
* | | | | for_each_alternate_ref: pass name/oid instead of ref structJeff King2017-02-08
* | | | | for_each_alternate_ref: use strbuf for path allocationJeff King2017-02-08
* | | | | for_each_alternate_ref: stop trimming trailing slashesJeff King2017-02-08
* | | | | for_each_alternate_ref: handle failure from real_pathdup()Jeff King2017-02-08
|/ / / /
* | | | Merge branch 'bw/push-submodule-only'Junio C Hamano2017-01-31
|\ \ \ \
| * | | | push: add option to push only submodulesBrandon Williams2016-12-20
* | | | | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-01-18
|\ \ \ \ \
| * | | | | real_path: have callers use real_pathdup and strbuf_realpathBrandon Williams2016-12-12
| | |/ / / | |/| | |
* | | | | Merge branch 'bw/transport-protocol-policy'Junio C Hamano2016-12-27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | transport: add from_user parameter to is_transport_allowedBrandon Williams2016-12-15
| * | | | transport: add protocol policy config optionBrandon Williams2016-12-15
| * | | | http: always warn if libcurl version is too oldBrandon Williams2016-12-15
| * | | | Merge branch 'rs/use-strbuf-add-unique-abbrev' into maintJunio C Hamano2016-09-08
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/push-scrub-url' into maintJunio C Hamano2016-08-08
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'bw/push-dry-run'Junio C Hamano2016-12-16
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | push: fix --dry-run to not push submodulesBrandon Williams2016-11-23
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'hv/submodule-not-yet-pushed-fix'Junio C Hamano2016-12-16
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | serialize collection of refs that contain submodule changesHeiko Voigt2016-11-16
* | | | | Merge branch 'jc/abbrev-auto'Junio C Hamano2016-10-27
|\ \ \ \ \
| * | | | | transport: compute summary-width dynamicallyJunio C Hamano2016-10-22
| * | | | | transport: allow summary-width to be computed dynamicallyJunio C Hamano2016-10-21
| * | | | | transport: pass summary_width down the callchainJunio C Hamano2016-10-21
* | | | | | Merge branch 'jk/alt-odb-cleanup'Junio C Hamano2016-10-17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |