index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
transport-helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-09
Pass unknown protocols to external protocol handlers
Ilari Liusvaara
1
-1
/
+11
2009-12-09
Support mandatory capabilities
Ilari Liusvaara
1
-6
/
+19
2009-12-09
Add remote helper debug mode
Ilari Liusvaara
1
-25
/
+69
2009-12-06
Merge branch 'master' into il/vcs-helper
Junio C Hamano
1
-15
/
+250
2009-11-17
Allow helpers to report in "list" command that the ref is unchanged
Daniel Barkalow
1
-0
/
+22
2009-11-17
Fix various memory leaks in transport-helper.c
Sverre Rabbelier
1
-0
/
+4
2009-11-17
Allow helper to map private ref names into normal names
Daniel Barkalow
1
-1
/
+33
2009-11-17
Add support for "import" helper command
Daniel Barkalow
1
-0
/
+52
2009-11-17
Allow fetch to modify refs
Daniel Barkalow
1
-2
/
+2
2009-11-17
Fix memory leak in helper method for disconnect
Daniel Barkalow
1
-1
/
+8
2009-10-30
remote-helpers: return successfully if everything up-to-date
Clemens Buchacher
1
-0
/
+2
2009-10-30
Move WebDAV HTTP push under remote-curl
Shawn O. Pearce
1
-3
/
+134
2009-10-30
remote-helpers: Support custom transport options
Shawn O. Pearce
1
-1
/
+87
2009-10-30
remote-helpers: Fetch more than one ref in a batch
Shawn O. Pearce
1
-11
/
+28
2009-09-13
don't dereference NULL upon fdopen failure
Jim Meyering
1
-3
/
+3
2009-09-13
use write_str_in_full helper to avoid literal string lengths
Jim Meyering
1
-7
/
+3
2009-09-03
Use a clearer style to issue commands to remote helpers
Daniel Barkalow
1
-7
/
+14
2009-09-03
Make the "traditionally-supported" URLs a special case
Daniel Barkalow
1
-5
/
+2
2009-08-05
git-http-fetch: not a builtin
Linus Torvalds
1
-1
/
+1
2009-08-05
Add support for external programs for handling native fetches
Daniel Barkalow
1
-0
/
+168
[prev]