aboutsummaryrefslogtreecommitdiff
path: root/transport.c
Commit message (Expand)AuthorAge
* connect.c: refactor url parsingTorsten Bögershausen2013-12-09
* Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'Junio C Hamano2013-09-09
|\
| * fetch: work around "transport-take-over" hackJunio C Hamano2013-08-07
* | push --force-with-lease: tie it all togetherJunio C Hamano2013-07-22
* | push --force-with-lease: implement logic to populate old_sha1_expect[]Junio C Hamano2013-07-22
* | cache.h: move remote/connect API out of itJunio C Hamano2013-07-08
|/
* Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'Junio C Hamano2013-06-26
|\
| * fix "builtin-*" references to be "builtin/*"Phil Hord2013-06-18
* | clone: open a shortcut for connectivity checkNguyễn Thái Ngọc Duy2013-05-28
* | Merge branch 'jk/pkt-line-cleanup'Junio C Hamano2013-04-01
|\ \
| * | teach get_remote_heads to read from a memory bufferJeff King2013-02-24
* | | Merge branch 'jc/push-follow-tag'Junio C Hamano2013-03-25
|\ \ \
| * | | push: --follow-tagsJunio C Hamano2013-03-05
| | |/ | |/|
| * | Merge branch 'ft/transport-report-segv' into maintJunio C Hamano2013-02-07
| |\ \
* | \ \ Merge branch 'maint'Junio C Hamano2013-03-25
|\ \ \ \
| * | | | transport.c: help gcc 4.6.3 users by squelching compiler warningJunio C Hamano2013-03-25
* | | | | Merge branch 'maint'Junio C Hamano2013-03-21
|\ \ \ \ \ | |/ / / /
| * | | | transport: drop "int cmp = cmp" hackJeff King2013-03-21
| | |_|/ | |/| |
* | | | Merge branch 'jc/fetch-raw-sha1'Junio C Hamano2013-03-21
|\ \ \ \ | |/ / / |/| | |
| * | | fetch: use struct ref to represent refs to be fetchedJunio C Hamano2013-02-07
* | | | Merge branch 'ft/transport-report-segv'Junio C Hamano2013-02-05
|\ \ \ \ | | |_|/ | |/| |
| * | | push: fix segfault when HEAD points nowhereFraser Tweedale2013-01-31
* | | | Merge branch 'jc/push-reject-reasons'Junio C Hamano2013-02-04
|\ \ \ \
| * | | | push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCEJunio C Hamano2013-01-24
| * | | | push: further clean up fields of "struct ref"Junio C Hamano2013-01-24
| | |/ / | |/| |
* | | | push: Add support for pre-push hooksAaron Schrab2013-01-18
|/ / /
* | | push: require force for refs under refs/tags/Chris Rorvick2012-12-02
* | | push: flag updates that require forceChris Rorvick2012-12-02
* | | push: add advice for rejected tag referenceChris Rorvick2012-12-02
* | | push: return reject reasons as a bitsetChris Rorvick2012-12-02
| |/ |/|
* | filter_refs(): delete matched refs from sought listMichael Haggerty2012-09-12
* | Change fetch_pack() and friends to take string_list argumentsMichael Haggerty2012-09-12
* | Merge branch 'hv/submodule-recurse-push'Junio C Hamano2012-04-24
|\ \
| * | push: teach --recurse-submodules the on-demand optionHeiko Voigt2012-03-30
| * | Refactor submodule push check to use string list instead of integerHeiko Voigt2012-03-30
* | | Merge branch 'ct/advise-push-default'Junio C Hamano2012-04-20
|\ \ \ | | |/ | |/|
| * | push: Provide situational hints for non-fast-forward errorsChristopher Tiwald2012-03-19
* | | correct spelling: an URL -> a URLJim Meyering2012-03-28
|/ /
* | Merge branch 'fc/push-prune'Junio C Hamano2012-02-26
|\ \
| * | push: add '--prune' optionFelipe Contreras2012-02-22
| |/
* | push/fetch/clone --no-progress suppresses progress outputClemens Buchacher2012-02-13
|/
* Merge branch 'maint'Junio C Hamano2012-01-04
|\
| * Merge branch 'nd/maint-parse-depth' into maintJunio C Hamano2012-01-04
| |\
| | * Catch invalid --depth option passed to clone or fetchNguyễn Thái Ngọc Duy2012-01-04
| * | Merge branch 'jk/maint-push-v-is-verbose' into maintJunio C Hamano2011-12-28
| |\ \
* | \ \ Merge branch 'jk/maint-push-v-is-verbose'Junio C Hamano2011-12-22
|\ \ \ \ | | |/ / | |/| |
| * | | make "git push -v" actually verboseJeff King2011-12-17
| | |/ | |/|
* | | Merge branch 'jk/fetch-no-tail-match-refs'Junio C Hamano2011-12-19
|\ \ \ | | |/ | |/|
| * | drop "match" parameter from get_remote_headsJeff King2011-12-13
* | | Rename resolve_ref() to resolve_ref_unsafe()Nguyễn Thái Ngọc Duy2011-12-13
|/ /