aboutsummaryrefslogtreecommitdiff
path: root/transport.c
Commit message (Expand)AuthorAge
...
| * | | | | 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
|\ \ \ | |/ / |/| |
| * | transport: use strbufs for status table "quickref" stringsJeff King2015-10-05
* | | 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: refactor protocol whitelist codeJeff King2015-09-25
| | | * transport: add a protocol-whitelist environment variableJeff King2015-09-23
| | | * Merge branch 'jk/fetch-pack' into maintJunio C Hamano2015-03-28
| | | |\
| | | * \ Merge branch 'rs/use-isxdigit' into maintJunio C Hamano2015-03-23
| | | |\ \
* | | | \ \ 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: remove git_transport_options.push_certDave Borowitz2015-08-19
| | |/ / / / | |/| | | |
* | | | | | write_file(): drop caller-supplied LF from calls to create a one-liner fileJunio C Hamano2015-08-25
* | | | | | write_file(): drop "fatal" parameterJunio C Hamano2015-08-24
| |/ / / / |/| | | |
* | | | | write_one_ref(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
* | | | | write_refs_to_temp_dir(): convert local variable sha1 to object_idMichael Haggerty2015-05-25
* | | | | each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-25
* | | | | Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | use new wrapper write_file() for simple file writingNguyễn Thái Ngọc Duy2014-12-01
* | | | | Merge branch 'jk/fetch-pack'Junio C Hamano2015-03-25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | fetch_refs_via_pack: free extra copy of refsJeff King2015-03-19
| |/ / /