Always obtain fetch-pack arguments from struct fetch_pack_args
[git] / builtin-fetch-pack.c
2007-09-19  Shawn O. PearceAlways obtain fetch-pack arguments from struct fetch_pa...
2007-09-19  Shawn O. PearceFix builtin-fetch memory corruption by not overstepping...
2007-09-19  Shawn O. PearceRemove pack.keep after ref updates in git-fetch
2007-09-19  Shawn O. PearceRemove unnecessary debugging from builtin-fetch
2007-09-19  Daniel BarkalowMake fetch-pack a builtin with an internal API