Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-11-29 | commit: Add commit_list prefix in two function names. | Thiago Farina | 1 | -1/+1 |
2009-07-22 | janitor: useless checks before free | Pierre Habouzit | 1 | -1/+1 |
2009-02-10 | Drop double-semicolon in C | Junio C Hamano | 1 | -1/+1 |
2008-10-18 | make alloc_ref_from_str() the new alloc_ref() | René Scharfe | 1 | -1/+1 |
2008-10-12 | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | Brandon Casey | 1 | -2/+1 |
2008-06-04 | Fix "git clone http://$URL" to check out the worktree when asked | Jeff King | 1 | -0/+1 |
2008-05-11 | alloc_ref_from_str(): factor out a common pattern of alloc_ref from string | Krzysztof Kowalczyk | 1 | -2/+1 |
2008-04-26 | Make walker.fetch_ref() take a struct ref. | Daniel Barkalow | 1 | -1/+6 |
2008-02-25 | Remove unused object-ref code | Martin Koegler | 1 | -1/+0 |
2007-12-17 | Clarify error response from 'git fetch' for bad responses | Sam Vilain | 1 | -1/+1 |
2007-10-16 | Merge branch 'master' into db/fetch-pack | Shawn O. Pearce | 1 | -4/+3 |
2007-09-19 | Modularize commit-walker | Daniel Barkalow | 1 | -0/+318 |