summaryrefslogtreecommitdiffstats
path: root/transport.h
Commit message (Expand)AuthorAgeFilesLines
* for_each_alternate_ref: pass name/oid instead of ref structJeff King2017-02-081-1/+1
* Merge branch 'bw/push-submodule-only'Junio C Hamano2017-01-311-15/+16
|\
| * push: add option to push only submodulesBrandon Williams2016-12-201-0/+1
| * transport: reformat flag #defines to be more readableBrandon Williams2016-12-201-15/+15
* | Merge branch 'bw/transport-protocol-policy'Junio C Hamano2016-12-271-9/+10
|\ \ | |/ |/|
| * transport: add from_user parameter to is_transport_allowedBrandon Williams2016-12-151-3/+10
| * http: always warn if libcurl version is too oldBrandon Williams2016-12-151-6/+0
* | Merge branch 'jc/abbrev-auto'Junio C Hamano2016-10-271-1/+1
|\ \
| * | transport: allow summary-width to be computed dynamicallyJunio C Hamano2016-10-211-1/+1
* | | Merge branch 'lt/abbrev-auto'Junio C Hamano2016-10-271-2/+1
|\| |
| * | abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizingJunio C Hamano2016-10-031-2/+1
* | | Merge branch 'nd/shallow-deepen'Junio C Hamano2016-10-101-0/+14
|\ \ \ | |/ / |/| |
| * | fetch, upload-pack: --deepen=N extends shallow boundary by N commitsNguyễn Thái Ngọc Duy2016-06-131-0/+4
| * | fetch: define shallow boundary with --shallow-excludeNguyễn Thái Ngọc Duy2016-06-131-0/+6
| * | fetch: define shallow boundary with --shallow-sinceNguyễn Thái Ngọc Duy2016-06-131-0/+4
* | | push: accept push optionsStefan Beller2016-07-141-0/+7
| |/ |/|
* | connect & http: support -4 and -6 switches for remote operationsEric Wong2016-02-121-0/+8
|/
* Convert struct ref to use object_id.brian m. carlson2015-11-201-4/+4
* Sync with v2.5.4Junio C Hamano2015-09-281-0/+18
|\
| * Sync with 2.3.10Junio C Hamano2015-09-281-0/+18
| |\
| | * transport: refactor protocol whitelist codeJeff King2015-09-251-2/+13
| | * transport: add a protocol-whitelist environment variableJeff King2015-09-231-0/+7
* | | push: support signing pushes iff the server supports itDave Borowitz2015-08-191-2/+3
* | | transport: remove git_transport_options.push_certDave Borowitz2015-08-191-1/+0
|/ /
* / push.c: add an --atomic argumentRonnie Sahlberg2015-01-071-0/+1
|/
* push: the beginning of "git push --signed"Junio C Hamano2014-09-151-0/+5
* fetch: add --update-shallow to accept refs that update .git/shallowNguyễn Thái Ngọc Duy2013-12-101-0/+4
* clone: support remote shallow repositoryNguyễn Thái Ngọc Duy2013-12-101-0/+6
* transport.h: remove send_pack prototype, already defined in send-pack.hNguyễn Thái Ngọc Duy2013-12-101-6/+0
* Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'Junio C Hamano2013-09-091-0/+6
|\
| * fetch: work around "transport-take-over" hackJunio C Hamano2013-08-071-0/+6
* | push --force-with-lease: implement logic to populate old_sha1_expect[]Junio C Hamano2013-07-221-0/+4
* | cache.h: move remote/connect API out of itJunio C Hamano2013-07-081-0/+1
|/
* Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'Junio C Hamano2013-06-261-1/+1
|\
| * fix "builtin-*" references to be "builtin/*"Phil Hord2013-06-181-1/+1
* | clone: open a shortcut for connectivity checkNguyễn Thái Ngọc Duy2013-05-281-0/+2
* | Sync with 'maint'Junio C Hamano2013-04-121-1/+1
|\ \
| * | Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-121-1/+1
* | | Merge branch 'jc/push-follow-tag'Junio C Hamano2013-03-251-0/+1
|\ \ \ | |/ / |/| |
| * | push: --follow-tagsJunio C Hamano2013-03-051-0/+1
| |/
* | Merge branch 'jc/push-reject-reasons'Junio C Hamano2013-02-041-0/+2
|\ \
| * | push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCEJunio C Hamano2013-01-241-0/+2
* | | push: Add support for pre-push hooksAaron Schrab2013-01-181-0/+1
|/ /
* | push: add advice for rejected tag referenceChris Rorvick2012-12-021-0/+1
* | push: return reject reasons as a bitsetChris Rorvick2012-12-021-4/+5
|/
* send-pack: move core code to libgit.aNguyễn Thái Ngọc Duy2012-10-291-0/+5
* fetch: align per-ref summary report in UTF-8 localesNguyễn Thái Ngọc Duy2012-09-141-0/+1
* Merge branch 'hv/submodule-recurse-push'Junio C Hamano2012-04-241-0/+1
|\
| * push: teach --recurse-submodules the on-demand optionHeiko Voigt2012-03-301-0/+1
* | clean up struct ref's nonfastforward fieldJeff King2012-03-261-0/+2