aboutsummaryrefslogtreecommitdiff
path: root/abspath.c
Commit message (Expand)AuthorAge
* Fix 'clone' failure at DOS root directory.Eric Sunshine2010-10-03
* make_absolute_path(): Do not append redundant slashNguyễn Thái Ngọc Duy2010-02-14
* abspath.c: move declaration of 'len' into inner block and use appropriate typeBrandon Casey2009-08-27
* Use die_errno() instead of die() when checking syscallsThomas Rast2009-06-27
* make_absolute_path(): check bounds when seeing an overlong symlinkJunio C Hamano2008-12-17
* is_directory(): a generic helper functionJunio C Hamano2008-09-09
* Allow add_path() to add non-existent directories to the pathJohannes Sixt2008-07-25
* shrink git-shell by avoiding redundant dependenciesDmitry Potapov2008-06-27