summaryrefslogtreecommitdiff
path: root/abspath.c
AgeCommit message (Expand)Author
2009-06-27Use die_errno() instead of die() when checking syscallsThomas Rast
2008-12-17make_absolute_path(): check bounds when seeing an overlong symlinkJunio C Hamano
2008-09-09is_directory(): a generic helper functionJunio C Hamano
2008-07-26Allow add_path() to add non-existent directories to the pathJohannes Sixt
2008-06-28shrink git-shell by avoiding redundant dependenciesDmitry Potapov