Age | Commit message (Expand) | Author | Files | Lines |
2013-08-28 | shallow: only add shallow graft points to new shallow file | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2013-08-18 | move setup_alternate_shallow and write_shallow_commits to shallow.c | Nguyễn Thái Ngọc Duy | 1 | -0/+54 |
2013-07-22 | Merge branch 'mk/upload-pack-off-by-one-dead-code-removal' | Junio C Hamano | 1 | -11/+6 |
2013-07-15 | upload-pack: remove a piece of dead code | Matthijs Kooijman | 1 | -11/+6 |
2013-05-28 | fetch-pack: prepare updated shallow file before fetching the pack | Nguyễn Thái Ngọc Duy | 1 | -2/+40 |
2013-01-11 | upload-pack: fix off-by-one depth calculation in shallow clone | Nguyễn Thái Ngọc Duy | 1 | -1/+7 |
2010-08-29 | object.h: Add OBJECT_ARRAY_INIT macro and make use of it. | Thiago Farina | 1 | -1/+1 |
2008-02-18 | Merge branch 'mk/maint-parse-careful' | Junio C Hamano | 1 | -1/+2 |
2008-02-18 | check return value from parse_commit() in various functions | Martin Koegler | 1 | -1/+2 |
2008-02-17 | deref_tag: handle return value NULL | Martin Koegler | 1 | -1/+1 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-01-21 | is_repository_shallow(): prototype fix. | Junio C Hamano | 1 | -1/+1 |
2006-11-24 | get_shallow_commits: Avoid memory leak if a commit has been reached already. | Alexandre Julliard | 1 | -1/+3 |
2006-11-24 | Shallow clone: do not ignore shallowness when following tags | Alexandre Julliard | 1 | -1/+2 |
2006-11-24 | allow deepening of a shallow repository | Johannes Schindelin | 1 | -2/+6 |
2006-11-24 | support fetching into a shallow repository | Johannes Schindelin | 1 | -0/+97 |