]> git.ipfire.org Git - thirdparty/git.git/history - transport-helper.c
don't dereference NULL upon fdopen failure
[thirdparty/git.git] / transport-helper.c
2009-09-13  Jim Meyeringdon't dereference NULL upon fdopen failure
2009-09-13  Jim Meyeringuse write_str_in_full helper to avoid literal string...
2009-09-13  Junio C HamanoMerge branch 'db/vcs-helper'
2009-09-04  Daniel BarkalowUse a clearer style to issue commands to remote helpers
2009-09-04  Daniel BarkalowMake the "traditionally-supported" URLs a special case
2009-08-06  Linus Torvaldsgit-http-fetch: not a builtin
2009-08-05  Daniel BarkalowAdd support for external programs for handling native...