summaryrefslogtreecommitdiff
path: root/shallow.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-21is_repository_shallow(): prototype fix.Libravatar Junio C Hamano1-1/+1
2006-11-24get_shallow_commits: Avoid memory leak if a commit has been reached already.Libravatar Alexandre Julliard1-1/+3
2006-11-24Shallow clone: do not ignore shallowness when following tagsLibravatar Alexandre Julliard1-1/+2
2006-11-24allow deepening of a shallow repositoryLibravatar Johannes Schindelin1-2/+6
2006-11-24support fetching into a shallow repositoryLibravatar Johannes Schindelin1-0/+97