summaryrefslogtreecommitdiffstats
path: root/connected.c
Commit message (Expand)AuthorAgeFilesLines
* run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-201-2/+1
* 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()Christian 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 checkJunio C Hamano2012-03-151-4/+4
* check_everything_connected(): libifyJunio C Hamano2011-09-091-0/+62