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-helper.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'sr/vcs-helper'
Junio C Hamano
2009-12-26
|
\
|
*
Allow helpers to report in "list" command that the ref is unchanged
Daniel Barkalow
2009-11-17
|
*
Fix various memory leaks in transport-helper.c
Sverre Rabbelier
2009-11-17
|
*
Allow helper to map private ref names into normal names
Daniel Barkalow
2009-11-17
|
*
Add support for "import" helper command
Daniel Barkalow
2009-11-17
|
*
Allow fetch to modify refs
Daniel Barkalow
2009-11-17
|
*
Fix memory leak in helper method for disconnect
Daniel Barkalow
2009-11-17
*
|
remote-helpers: return successfully if everything up-to-date
Clemens Buchacher
2009-10-30
*
|
Move WebDAV HTTP push under remote-curl
Shawn O. Pearce
2009-10-30
*
|
remote-helpers: Support custom transport options
Shawn O. Pearce
2009-10-30
*
|
remote-helpers: Fetch more than one ref in a batch
Shawn O. Pearce
2009-10-30
|
/
*
don't dereference NULL upon fdopen failure
Jim Meyering
2009-09-13
*
use write_str_in_full helper to avoid literal string lengths
Jim Meyering
2009-09-13
*
Use a clearer style to issue commands to remote helpers
Daniel Barkalow
2009-09-03
*
Make the "traditionally-supported" URLs a special case
Daniel Barkalow
2009-09-03
*
git-http-fetch: not a builtin
Linus Torvalds
2009-08-05
*
Add support for external programs for handling native fetches
Daniel Barkalow
2009-08-05