summaryrefslogtreecommitdiffstats
path: root/shallow.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* is_repository_shallow(): prototype fix.Junio C Hamano2007-01-221-1/+1
* get_shallow_commits: Avoid memory leak if a commit has been reached already.Alexandre Julliard2006-11-251-1/+3
* Shallow clone: do not ignore shallowness when following tagsAlexandre Julliard2006-11-251-1/+2
* allow deepening of a shallow repositoryJohannes Schindelin2006-11-251-2/+6
* support fetching into a shallow repositoryJohannes Schindelin2006-11-251-0/+97