| Age | Commit message (Expand) | Author | Files | Lines |
| 2007-09-19 | Remove obsolete commit-walkers | Daniel Barkalow | 1 | -254/+0 |
| 2007-06-07 | War on whitespace | Junio C Hamano | 1 | -4/+4 |
| 2007-03-16 | [PATCH] local-fetch.c: some error printing cleanup | Nicolas Pitre | 1 | -20/+13 |
| 2007-01-28 | Don't force everybody to call setup_ident(). | Junio C Hamano | 1 | -1/+0 |
| 2007-01-08 | short i/o: fix calls to read to use xread or read_in_full | Andy Whitcroft | 1 | -1/+1 |
| 2006-08-15 | remove unnecessary initializations | David Rientjes | 1 | -4/+4 |
| 2006-08-11 | drop length argument of has_extension | Rene Scharfe | 1 | -1/+1 |
| 2006-08-10 | Add has_extension() | Rene Scharfe | 1 | -2/+2 |
| 2006-08-05 | commit walkers: setup_ident() to record correct committer in ref-log. | Ramsay Jones | 1 | -0/+1 |
| 2006-07-27 | Teach git-local-fetch the --stdin switch | Petr Baudis | 1 | -10/+22 |
| 2006-07-27 | Make pull() support fetching multiple targets at once | Petr Baudis | 1 | -1/+1 |
| 2006-07-27 | Make pull() take some implicit data as explicit arguments | Petr Baudis | 1 | -2/+2 |
| 2006-07-27 | Remove -d from *-fetch usage strings | Petr Baudis | 1 | -2/+2 |
| 2006-05-19 | Log ref updates made by fetch. | Shawn Pearce | 1 | -0/+2 |
| 2005-11-28 | Make networking commands to work from a subdirectory. | Junio C Hamano | 1 | -0/+2 |
| 2005-10-29 | Do not mmap-copy the whole thing; just use copy_fd() | Junio C Hamano | 1 | -18/+10 |
| 2005-10-29 | Teach local-fetch about lazy object directories. | Junio C Hamano | 1 | -2/+3 |
| 2005-10-10 | [PATCH] Don't fetch objects that exist in the local repository | Nick Hengeveld | 1 | -1/+4 |
| 2005-09-27 | [PATCH] Implement --recover for git-*-fetch | Daniel Barkalow | 1 | -0/+2 |
| 2005-09-23 | [PATCH] git-local-fetch: Avoid confusing error messages on packed repositories | Sergey Vlasov | 1 | -5/+12 |
| 2005-09-23 | [PATCH] Fix "git-local-fetch -s" with packed source repository | Sergey Vlasov | 1 | -3/+11 |
| 2005-09-23 | [PATCH] git-local-fetch: Avoid calling close(-1) | Sergey Vlasov | 1 | -2/+4 |
| 2005-09-23 | [PATCH] git-local-fetch: Fix error checking and leak in setup_indices() | Sergey Vlasov | 1 | -0/+3 |
| 2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -0/+227 |