summaryrefslogtreecommitdiffstats
path: root/abspath.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* abspath.c: move declaration of 'len' into inner block and use appropriate typeBrandon Casey2009-08-281-3/+3
* Use die_errno() instead of die() when checking syscallsThomas Rast2009-06-271-6/+6
* make_absolute_path(): check bounds when seeing an overlong symlinkJunio C Hamano2008-12-171-0/+2
* is_directory(): a generic helper functionJunio C Hamano2008-09-091-1/+12
* Allow add_path() to add non-existent directories to the pathJohannes Sixt2008-07-261-0/+36
* shrink git-shell by avoiding redundant dependenciesDmitry Potapov2008-06-281-0/+68