aboutsummaryrefslogtreecommitdiff
path: root/transport.c
Commit message (Expand)AuthorAge
* Merge branch 'tc/transport-verbosity'Junio C Hamano2010-03-15
|\
| * transport->progress: use flag authoritativelyTay Ray Chuan2010-02-24
| * push: support multiple levels of verbosityTay Ray Chuan2010-02-24
| * fetch: refactor verbosity option handling into transport.[ch]Tay Ray Chuan2010-02-24
* | Merge branch 'ld/push-porcelain'Junio C Hamano2010-03-15
|\ \
| * | git-push: make git push --porcelain print "Done"Larry D'Anna2010-02-28
| * | git-push: send "To <remoteurl>" messages to the standard output in --porcelai...Larry D'Anna2010-02-28
| |/
* | Merge branch 'il/loosen-remote-helper-names'Junio C Hamano2010-03-07
|\ \
| * | Allow '+', '-' and '.' in remote helper namesIlari Liusvaara2010-02-23
| |/
* | Merge branch 'ml/send-pack-transport-refactor'Junio C Hamano2010-03-02
|\ \
| * | refactor duplicated code in builtin-send-pack.c and transport.cMichael Lukashov2010-02-17
| |/
* | transport: add got_remote_refs flagTay Ray Chuan2010-02-16
|/
* transport_get(): drop unnecessary check for !remoteJunio C Hamano2010-01-27
* Fix remote.<remote>.vcsIlari Liusvaara2010-01-27
* Merge branch 'il/push-set-upstream'Junio C Hamano2010-01-20
|\
| * Add push --set-upstreamIlari Liusvaara2010-01-16
* | Merge branch 'tr/http-push-ref-status'Junio C Hamano2010-01-20
|\ \
| * | transport.c::transport_push(): make ref status affect return valueTay Ray Chuan2010-01-09
| * | refactor ref status logic for pushingTay Ray Chuan2010-01-09
| * | Merge branch 'sr/vcs-helper'Junio C Hamano2009-12-26
| |\ \
* | \ \ Merge branch 'tc/clone-v-progress'Junio C Hamano2010-01-17
|\ \ \ \
| * | | | check stderr with isatty() instead of stdout when deciding to show progressTay Ray Chuan2009-12-28
| |/ / /
* | | | Merge branch 'maint'Junio C Hamano2010-01-16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix uninitialized variable in get_refs_via_rsync().Richard Weinberger2010-01-15
| |/ /
* | | Reset possible helper before reusing remote structureIlari Liusvaara2010-01-09
* | | Remove special casing of http, https and ftpIlari Liusvaara2009-12-28
* | | Support remote archive from all smart transportsIlari Liusvaara2009-12-28
* | | Support taking over transportsIlari Liusvaara2009-12-09
* | | Refactor git transport options parsingIlari Liusvaara2009-12-09
* | | Pass unknown protocols to external protocol handlersIlari Liusvaara2009-12-09
* | | Merge branch 'master' into il/vcs-helperJunio C Hamano2009-12-06
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch 'sp/smart-http'Junio C Hamano2009-11-20
| |\
| | * Smart push over HTTP: client sideShawn O. Pearce2009-11-04
| | * Move WebDAV HTTP push under remote-curlShawn O. Pearce2009-10-30
| * | Merge branch 'fc/doc-fast-forward'Junio C Hamano2009-11-15
| |\ \
| | * | Use 'fast-forward' all over the placeFelipe Contreras2009-10-24
| | |/
| * | Require a struct remote in transport_get()Daniel Barkalow2009-11-03
| |/
* | Allow specifying the remote helper in the urlJohannes Schindelin2009-11-17
* | Add a config option for remotes to specify a foreign vcsDaniel Barkalow2009-11-17
* | Allow fetch to modify refsDaniel Barkalow2009-11-17
* | Allow programs to not depend on remotes having urlsDaniel Barkalow2009-11-17
|/
* Merge branch 'maint'Junio C Hamano2009-09-20
|\
| * push: Correctly initialize nonfastforward in transport_push.Matthieu Moy2009-09-20
* | Merge branch 'db/vcs-helper'Junio C Hamano2009-09-13
|\ \
| * | Make the "traditionally-supported" URLs a special caseDaniel Barkalow2009-09-03
| * | Use an external program to implement fetching with curlDaniel Barkalow2009-08-05
* | | push: teach --quiet to suppress "Everything up-to-date"Jeff King2009-09-02
* | | Merge branch 'np/maint-1.6.3-deepen'Junio C Hamano2009-08-28
|\ \ \
| * | | fix simple deepening of a repoNicolas Pitre2009-08-24
* | | | Merge branch 'maint'Junio C Hamano2009-08-12
|\ \ \ \ | | |_|/ | |/| |