| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Implement --recover for git-*-fetch | Daniel Barkalow | 2005-09-27 | 1 | -1/+4 |
* | [PATCH] fetch.c: Plug memory leak in process_tree() | Sergey Vlasov | 2005-09-23 | 1 | -0/+1 |
* | [PATCH] fetch.c: Do not build object ref lists | Sergey Vlasov | 2005-09-23 | 1 | -0/+1 |
* | [PATCH] fetch.c: Remove call to parse_object() from process() | Sergey Vlasov | 2005-09-22 | 1 | -1/+0 |
* | [PATCH] fetch.c: Clean up object flag definitions | Sergey Vlasov | 2005-09-22 | 1 | -3/+3 |
* | [PATCH] fetch.c: Remove redundant test of TO_SCAN in process() | Sergey Vlasov | 2005-09-22 | 1 | -2/+0 |
* | [PATCH] fetch.c: Remove some duplicated code in process() | Sergey Vlasov | 2005-09-22 | 1 | -8/+5 |
* | [PATCH] fetch.c: Remove redundant TO_FETCH flag | Sergey Vlasov | 2005-09-22 | 1 | -3/+1 |
* | [PATCH] fetch.c: Remove redundant SCANNED flag | Sergey Vlasov | 2005-09-22 | 1 | -6/+1 |
* | [PATCH] fetch.c: Make process() look at each object only once | Sergey Vlasov | 2005-09-22 | 1 | -0/+5 |
* | [PATCH] fetch.c: Remove useless lookup_object_type() call in process() | Sergey Vlasov | 2005-09-22 | 1 | -13/+10 |
* | fetch() assumes we do not have the object. | Junio C Hamano | 2005-09-18 | 1 | -1/+1 |
* | Improve the safety check used in fetch.c | Junio C Hamano | 2005-09-18 | 1 | -32/+44 |
* | [PATCH] fetch.c: cleanups | Junio C Hamano | 2005-09-16 | 1 | -11/+8 |
* | Avoid wasting memory while keeping track of what we have during fetch. | Junio C Hamano | 2005-09-15 | 1 | -0/+1 |
* | [PATCH] Fix fetch completeness assumptions | Daniel Barkalow | 2005-09-15 | 1 | -2/+26 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 1 | -0/+210 |