aboutsummaryrefslogtreecommitdiff
path: root/shallow.c
Commit message (Expand)AuthorAge
* upload-pack: fix off-by-one depth calculation in shallow cloneNguyễn Thái Ngọc Duy2013-01-11
* object.h: Add OBJECT_ARRAY_INIT macro and make use of it.Thiago Farina2010-08-29
* Merge branch 'mk/maint-parse-careful'Junio C Hamano2008-02-18
|\
| * check return value from parse_commit() in various functionsMartin Koegler2008-02-18
* | deref_tag: handle return value NULLMartin Koegler2008-02-17
|/
* War on whitespaceJunio C Hamano2007-06-07
* is_repository_shallow(): prototype fix.Junio C Hamano2007-01-21
* get_shallow_commits: Avoid memory leak if a commit has been reached already.Alexandre Julliard2006-11-24
* Shallow clone: do not ignore shallowness when following tagsAlexandre Julliard2006-11-24
* allow deepening of a shallow repositoryJohannes Schindelin2006-11-24
* support fetching into a shallow repositoryJohannes Schindelin2006-11-24