summaryrefslogtreecommitdiff
path: root/connected.c
Commit message (Expand)AuthorAgeFilesLines
* use strip_suffix instead of ends_with in simple casesJeff King2014-06-301-3/+3
* Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-171-8/+34
|\
| * connected.c: add new variant that runs with --shallow-fileNguyễn Thái Ngọc Duy2013-12-101-8/+34
* | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-withChristian Couder2013-12-051-1/+1
|/
* clone: open a shortcut for connectivity checkNguyễn Thái Ngọc Duy2013-05-281-1/+33
* fetch/receive: remove over-pessimistic connectivity checkjc/maint-verify-objects-remove-pessimismJunio C Hamano2012-03-151-4/+4
* check_everything_connected(): libifyJunio C Hamano2011-09-091-0/+62