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