Clean up different special *HEAD handling
[git] / http-pull.c
2005-06-07  Daniel Barkalow[PATCH] Generic support for pulling refs
2005-06-05  Junio C Hamano[PATCH] pull: gracefully recover from delta retrieval...
2005-06-02  Junio C Hamano[PATCH] Handle deltified object correctly in git-*...
2005-05-22  Linus TorvaldsInclude file cleanups..
2005-05-18  Brian Gerst[PATCH] Kill a bunch of pointer sign warnings for gcc4
2005-05-06  Junio C HamanoImplement -v (verbose) option for pull methods other...
2005-05-02  Junio C Hamano[PATCH] Do not call fetch() when we have it.
2005-04-30  Daniel Barkalow[PATCH] Split out "pull" from particular methods
2005-04-26  Christopher Li[PATCH] introduce xmalloc and xrealloc
2005-04-24  Daniel Barkalow[PATCH] Various transport programs