Merge branch 'fixes'
[git] / fetch.c
2005-09-28  Junio C HamanoMerge master.kernel.org:/home/hpa/git/daemon
2005-09-27  Daniel Barkalow[PATCH] Implement --recover for git-*-fetch
2005-09-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-24  Junio C HamanoMerge 'fixes' branch.
2005-09-23  Sergey Vlasov[PATCH] fetch.c: Plug memory leak in process_tree()
2005-09-23  Sergey Vlasov[PATCH] fetch.c: Do not build object ref lists
2005-09-23  Sergey Vlasov[PATCH] fetch.c: Remove call to parse_object() from...
2005-09-23  Sergey Vlasov[PATCH] fetch.c: Clean up object flag definitions
2005-09-23  Sergey Vlasov[PATCH] fetch.c: Remove redundant test of TO_SCAN in...
2005-09-23  Sergey Vlasov[PATCH] fetch.c: Remove some duplicated code in process()
2005-09-23  Sergey Vlasov[PATCH] fetch.c: Remove redundant TO_FETCH flag
2005-09-23  Sergey Vlasov[PATCH] fetch.c: Remove redundant SCANNED flag
2005-09-23  Sergey Vlasov[PATCH] fetch.c: Make process() look at each object...
2005-09-23  Sergey Vlasov[PATCH] fetch.c: Remove useless lookup_object_type...
2005-09-21  Sergey Vlasov[PATCH] fetch.c: Remove call to parse_object() from...
2005-09-21  Sergey Vlasov[PATCH] fetch.c: Clean up object flag definitions
2005-09-21  Sergey Vlasov[PATCH] fetch.c: Remove redundant test of TO_SCAN in...
2005-09-21  Sergey Vlasov[PATCH] fetch.c: Remove some duplicated code in process()
2005-09-21  Sergey Vlasov[PATCH] fetch.c: Remove redundant TO_FETCH flag
2005-09-21  Sergey Vlasov[PATCH] fetch.c: Remove redundant SCANNED flag
2005-09-21  Sergey Vlasov[PATCH] fetch.c: Make process() look at each object...
2005-09-21  Sergey Vlasov[PATCH] fetch.c: Remove useless lookup_object_type...
2005-09-18  Junio C HamanoGIT 0.99.7 v0.99.7
2005-09-18  Junio C Hamanofetch() assumes we do not have the object.
2005-09-18  Junio C HamanoMerge branch 'master' of .
2005-09-18  Junio C HamanoImprove the safety check used in fetch.c
2005-09-16  Junio C Hamano[PATCH] fetch.c: cleanups
2005-09-15  Junio C HamanoAvoid wasting memory while keeping track of what we...
2005-09-15  Daniel Barkalow[PATCH] Fix fetch completeness assumptions
2005-09-08  Junio C HamanoBig tool rename.