index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
transport.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'tc/transport-verbosity'
Junio C Hamano
2010-03-15
|
\
|
*
transport->progress: use flag authoritatively
Tay Ray Chuan
2010-02-24
|
*
push: support multiple levels of verbosity
Tay Ray Chuan
2010-02-24
|
*
fetch: refactor verbosity option handling into transport.[ch]
Tay Ray Chuan
2010-02-24
*
|
Merge branch 'ld/push-porcelain'
Junio C Hamano
2010-03-15
|
\
\
|
*
|
git-push: make git push --porcelain print "Done"
Larry D'Anna
2010-02-28
|
*
|
git-push: send "To <remoteurl>" messages to the standard output in --porcelai...
Larry D'Anna
2010-02-28
|
|
/
*
|
Merge branch 'il/loosen-remote-helper-names'
Junio C Hamano
2010-03-07
|
\
\
|
*
|
Allow '+', '-' and '.' in remote helper names
Ilari Liusvaara
2010-02-23
|
|
/
*
|
Merge branch 'ml/send-pack-transport-refactor'
Junio C Hamano
2010-03-02
|
\
\
|
*
|
refactor duplicated code in builtin-send-pack.c and transport.c
Michael Lukashov
2010-02-17
|
|
/
*
|
transport: add got_remote_refs flag
Tay Ray Chuan
2010-02-16
|
/
*
transport_get(): drop unnecessary check for !remote
Junio C Hamano
2010-01-27
*
Fix remote.<remote>.vcs
Ilari Liusvaara
2010-01-27
*
Merge branch 'il/push-set-upstream'
Junio C Hamano
2010-01-20
|
\
|
*
Add push --set-upstream
Ilari Liusvaara
2010-01-16
*
|
Merge branch 'tr/http-push-ref-status'
Junio C Hamano
2010-01-20
|
\
\
|
*
|
transport.c::transport_push(): make ref status affect return value
Tay Ray Chuan
2010-01-09
|
*
|
refactor ref status logic for pushing
Tay Ray Chuan
2010-01-09
|
*
|
Merge branch 'sr/vcs-helper'
Junio C Hamano
2009-12-26
|
|
\
\
*
|
\
\
Merge branch 'tc/clone-v-progress'
Junio C Hamano
2010-01-17
|
\
\
\
\
|
*
|
|
|
check stderr with isatty() instead of stdout when deciding to show progress
Tay Ray Chuan
2009-12-28
|
|
/
/
/
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2010-01-16
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix uninitialized variable in get_refs_via_rsync().
Richard Weinberger
2010-01-15
|
|
/
/
*
|
|
Reset possible helper before reusing remote structure
Ilari Liusvaara
2010-01-09
*
|
|
Remove special casing of http, https and ftp
Ilari Liusvaara
2009-12-28
*
|
|
Support remote archive from all smart transports
Ilari Liusvaara
2009-12-28
*
|
|
Support taking over transports
Ilari Liusvaara
2009-12-09
*
|
|
Refactor git transport options parsing
Ilari Liusvaara
2009-12-09
*
|
|
Pass unknown protocols to external protocol handlers
Ilari Liusvaara
2009-12-09
*
|
|
Merge branch 'master' into il/vcs-helper
Junio C Hamano
2009-12-06
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Merge branch 'sp/smart-http'
Junio C Hamano
2009-11-20
|
|
\
|
|
*
Smart push over HTTP: client side
Shawn O. Pearce
2009-11-04
|
|
*
Move WebDAV HTTP push under remote-curl
Shawn O. Pearce
2009-10-30
|
*
|
Merge branch 'fc/doc-fast-forward'
Junio C Hamano
2009-11-15
|
|
\
\
|
|
*
|
Use 'fast-forward' all over the place
Felipe Contreras
2009-10-24
|
|
|
/
|
*
|
Require a struct remote in transport_get()
Daniel Barkalow
2009-11-03
|
|
/
*
|
Allow specifying the remote helper in the url
Johannes Schindelin
2009-11-17
*
|
Add a config option for remotes to specify a foreign vcs
Daniel Barkalow
2009-11-17
*
|
Allow fetch to modify refs
Daniel Barkalow
2009-11-17
*
|
Allow programs to not depend on remotes having urls
Daniel Barkalow
2009-11-17
|
/
*
Merge branch 'maint'
Junio C Hamano
2009-09-20
|
\
|
*
push: Correctly initialize nonfastforward in transport_push.
Matthieu Moy
2009-09-20
*
|
Merge branch 'db/vcs-helper'
Junio C Hamano
2009-09-13
|
\
\
|
*
|
Make the "traditionally-supported" URLs a special case
Daniel Barkalow
2009-09-03
|
*
|
Use an external program to implement fetching with curl
Daniel Barkalow
2009-08-05
*
|
|
push: teach --quiet to suppress "Everything up-to-date"
Jeff King
2009-09-02
*
|
|
Merge branch 'np/maint-1.6.3-deepen'
Junio C Hamano
2009-08-28
|
\
\
\
|
*
|
|
fix simple deepening of a repo
Nicolas Pitre
2009-08-24
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2009-08-12
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]