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