Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mk/maint-parse-careful' | Junio C Hamano | 2008-02-18 | 1 | -1/+2 |
|\ | |||||
| * | check return value from parse_commit() in various functions | Martin Koegler | 2008-02-18 | 1 | -1/+2 |
* | | deref_tag: handle return value NULL | Martin Koegler | 2008-02-17 | 1 | -1/+1 |
|/ | |||||
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | is_repository_shallow(): prototype fix. | Junio C Hamano | 2007-01-21 | 1 | -1/+1 |
* | get_shallow_commits: Avoid memory leak if a commit has been reached already. | Alexandre Julliard | 2006-11-24 | 1 | -1/+3 |
* | Shallow clone: do not ignore shallowness when following tags | Alexandre Julliard | 2006-11-24 | 1 | -1/+2 |
* | allow deepening of a shallow repository | Johannes Schindelin | 2006-11-24 | 1 | -2/+6 |
* | support fetching into a shallow repository | Johannes Schindelin | 2006-11-24 | 1 | -0/+97 |