aboutsummaryrefslogtreecommitdiff
path: root/transport.c
Commit message (Expand)AuthorAge
* Merge branch 'js/realpath-pathdup-fix' into maintJunio C Hamano2017-03-16
* 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
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | alternates: use a separate scratch spaceJeff King2016-10-10
| |/ / / /
* | | | | 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
| * | | | fetch: define shallow boundary with --shallow-sinceNguyễn Thái Ngọc Duy2016-06-13
* | | | | transport: report missing submodule pushes consistently on stderrStefan Beller2016-09-08
* | | | | Merge branch 'rs/use-strbuf-add-unique-abbrev'Junio C Hamano2016-08-12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | use strbuf_add_unique_abbrev() for adding short hashesRené Scharfe2016-08-06
| | |/ / | |/| |
* | | | Merge branch 'js/am-3-merge-recursive-direct'Junio C Hamano2016-08-10
|\ \ \ \
| * | | | die("bug"): report bugs consistentlyJohannes Schindelin2016-07-26
* | | | | Merge branch 'sb/push-options'Junio C Hamano2016-08-03
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | push: accept push optionsStefan Beller2016-07-14
| |/ / /
* | | | Merge branch 'jk/push-scrub-url'Junio C Hamano2016-07-25
|\ \ \ \ | | |_|/ | |/| |
| * | | push: anonymize URL in status outputJeff King2016-07-14
* | | | i18n: transport: mark strings for translationVasco Almeida2016-06-17
| |/ / |/| |
* | | Merge branch 'cn/deprecate-ssh-git-url'Junio C Hamano2016-03-16
|\ \ \
| * | | Disown ssh+git and git+sshCarlos Martín Nieto2016-03-09
* | | | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-02-26
|\ \ \ \
| * | | | transport_anonymize_url: use xstrfmtJeff King2016-02-22
| * | | | convert trivial cases to ALLOC_ARRAYJeff King2016-02-22
| |/ / /
* | | | Merge branch 'ew/force-ipv4'Junio C Hamano2016-02-24
|\ \ \ \ | |_|_|/ |/| | |
| * | | connect & http: support -4 and -6 switches for remote operationsEric Wong2016-02-12
* | | | Merge branch 'jk/drop-rsync-transport'Junio C Hamano2016-02-17
|\ \ \ \ | |/ / / |/| | |
| * | | transport: drop support for git-over-rsyncJeff King2016-02-01
| |/ /
* | | pass transport verbosity down to git_connectEric Wong2016-01-28
|/ /
* | Merge branch 'bc/object-id'Junio C Hamano2015-12-10
|\ \
| * | Convert struct ref to use object_id.brian m. carlson2015-11-20
* | | Merge branch 'maint'Jeff King2015-12-01
|\ \ \ | |/ / |/| |
| * | allow hooks to ignore their standard input streamClemens Buchacher2015-11-16
* | | Merge branch 'jk/war-on-sprintf'Junio C Hamano2015-10-20
|\ \ \ | |/ / |/| |