aboutsummaryrefslogtreecommitdiff
path: root/fetch.c
Commit message (Expand)AuthorAge
* [PATCH] fetch.c: Remove redundant test of TO_SCAN in process()Sergey Vlasov2005-09-22
* [PATCH] fetch.c: Remove some duplicated code in process()Sergey Vlasov2005-09-22
* [PATCH] fetch.c: Remove redundant TO_FETCH flagSergey Vlasov2005-09-22
* [PATCH] fetch.c: Remove redundant SCANNED flagSergey Vlasov2005-09-22
* [PATCH] fetch.c: Make process() look at each object only onceSergey Vlasov2005-09-22
* [PATCH] fetch.c: Remove useless lookup_object_type() call in process()Sergey Vlasov2005-09-22
* fetch() assumes we do not have the object.Junio C Hamano2005-09-18
* Improve the safety check used in fetch.cJunio C Hamano2005-09-18
* [PATCH] fetch.c: cleanupsJunio C Hamano2005-09-16
* Avoid wasting memory while keeping track of what we have during fetch.Junio C Hamano2005-09-15
* [PATCH] Fix fetch completeness assumptionsDaniel Barkalow2005-09-15
* Big tool rename.Junio C Hamano2005-09-07