index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
transport-helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tc/transport-verbosity'
Junio C Hamano
2010-03-15
1
-3
/
+1
|
\
|
*
transport->progress: use flag authoritatively
Tay Ray Chuan
2010-02-24
1
-2
/
+1
|
*
push: support multiple levels of verbosity
Tay Ray Chuan
2010-02-24
1
-1
/
+0
*
|
Typofixes outside documentation area
Junio C Hamano
2010-02-04
1
-1
/
+1
|
/
*
Merge branch 'js/exec-error-report'
Junio C Hamano
2010-01-20
1
-4
/
+10
|
\
|
*
Improve error message when a transport helper was not found
Ilari Liusvaara
2010-01-12
1
-4
/
+10
*
|
Merge branch 'tr/http-push-ref-status'
Junio C Hamano
2010-01-20
1
-8
/
+20
|
\
\
|
*
|
transport-helper.c::push_refs(): emit "no refs" error message
Tay Ray Chuan
2010-01-10
1
-1
/
+4
|
*
|
transport-helper.c::push_refs(): ignore helper-reported status if ref is not ...
Tay Ray Chuan
2010-01-10
1
-0
/
+9
|
*
|
refactor ref status logic for pushing
Tay Ray Chuan
2010-01-10
1
-7
/
+7
|
*
|
Merge branch 'sr/vcs-helper'
Junio C Hamano
2009-12-26
1
-4
/
+120
|
|
\
\
*
|
\
\
Merge branch 'tc/clone-v-progress'
Junio C Hamano
2010-01-18
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
check stderr with isatty() instead of stdout when deciding to show progress
Tay Ray Chuan
2009-12-29
1
-1
/
+1
|
|
/
/
*
|
|
Support remote archive from all smart transports
Ilari Liusvaara
2009-12-28
1
-0
/
+19
*
|
|
Support remote helpers implementing smart transports
Ilari Liusvaara
2009-12-28
1
-6
/
+118
*
|
|
Support taking over transports
Ilari Liusvaara
2009-12-09
1
-1
/
+18
*
|
|
Pass unknown protocols to external protocol handlers
Ilari Liusvaara
2009-12-09
1
-1
/
+11
*
|
|
Support mandatory capabilities
Ilari Liusvaara
2009-12-09
1
-6
/
+19
*
|
|
Add remote helper debug mode
Ilari Liusvaara
2009-12-09
1
-25
/
+69
*
|
|
Merge branch 'master' into il/vcs-helper
Junio C Hamano
2009-12-07
1
-15
/
+250
|
\
|
|
|
|
/
|
/
|
|
*
remote-helpers: return successfully if everything up-to-date
Clemens Buchacher
2009-10-31
1
-0
/
+2
|
*
Move WebDAV HTTP push under remote-curl
Shawn O. Pearce
2009-10-31
1
-3
/
+134
|
*
remote-helpers: Support custom transport options
Shawn O. Pearce
2009-10-31
1
-1
/
+87
|
*
remote-helpers: Fetch more than one ref in a batch
Shawn O. Pearce
2009-10-31
1
-11
/
+28
*
|
Allow helpers to report in "list" command that the ref is unchanged
Daniel Barkalow
2009-11-18
1
-0
/
+22
*
|
Fix various memory leaks in transport-helper.c
Sverre Rabbelier
2009-11-18
1
-0
/
+4
*
|
Allow helper to map private ref names into normal names
Daniel Barkalow
2009-11-18
1
-1
/
+33
*
|
Add support for "import" helper command
Daniel Barkalow
2009-11-18
1
-0
/
+52
*
|
Allow fetch to modify refs
Daniel Barkalow
2009-11-18
1
-2
/
+2
*
|
Fix memory leak in helper method for disconnect
Daniel Barkalow
2009-11-18
1
-1
/
+8
|
/
*
don't dereference NULL upon fdopen failure
Jim Meyering
2009-09-13
1
-3
/
+3
*
use write_str_in_full helper to avoid literal string lengths
Jim Meyering
2009-09-13
1
-7
/
+3
*
Use a clearer style to issue commands to remote helpers
Daniel Barkalow
2009-09-04
1
-7
/
+14
*
Make the "traditionally-supported" URLs a special case
Daniel Barkalow
2009-09-04
1
-5
/
+2
*
git-http-fetch: not a builtin
Linus Torvalds
2009-08-06
1
-1
/
+1
*
Add support for external programs for handling native fetches
Daniel Barkalow
2009-08-05
1
-0
/
+168