Move "get_ack()" to common git_connect functions
[git] / receive-pack.c
2005-07-05  Matthias UrlichsMerge with Linus' current tree
2005-07-03  Linus TorvaldsFix sparse warnings.
2005-07-03  Linus TorvaldsFix up "for_each_ref()" to be more usable, and use...
2005-07-03  Linus TorvaldsGeneralize the "show each ref" code in receice-pack
2005-06-30  Linus TorvaldsDo ref matching on the sender side rather than on receiver
2005-06-30  Linus TorvaldsAdd support for "forcing" a ref on the remote side
2005-06-30  Linus Torvaldsgit-receive-pack: implement ref switch command handling
2005-06-30  Linus Torvaldsgit-receive-pack: start parsing ref update commands
2005-06-30  Linus TorvaldsSlow but steady progress on git pack receive/send
2005-06-30  Linus TorvaldsMake send/receive-pack be closer to doing something...
2005-06-30  Linus TorvaldsAdd first cut at "git-receive-pack"