Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-09-22 | [PATCH] fetch.c: Remove redundant TO_FETCH flag | Sergey Vlasov | 1 | -3/+1 |
2005-09-22 | [PATCH] fetch.c: Remove redundant SCANNED flag | Sergey Vlasov | 1 | -6/+1 |
2005-09-22 | [PATCH] fetch.c: Make process() look at each object only once | Sergey Vlasov | 1 | -0/+5 |
2005-09-22 | [PATCH] fetch.c: Remove useless lookup_object_type() call in process() | Sergey Vlasov | 1 | -13/+10 |
2005-09-18 | fetch() assumes we do not have the object. | Junio C Hamano | 1 | -1/+1 |
2005-09-18 | Improve the safety check used in fetch.c | Junio C Hamano | 1 | -32/+44 |
2005-09-16 | [PATCH] fetch.c: cleanups | Junio C Hamano | 1 | -11/+8 |
2005-09-15 | Avoid wasting memory while keeping track of what we have during fetch. | Junio C Hamano | 1 | -0/+1 |
2005-09-15 | [PATCH] Fix fetch completeness assumptions | Daniel Barkalow | 1 | -2/+26 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -0/+210 |