aboutsummaryrefslogtreecommitdiff
path: root/abspath.c
Commit message (Expand)AuthorAge
* Merge branch 'js/maint-add-path-stat-pwd' into maintJunio C Hamano2011-08-16
|\
| * get_pwd_cwd(): Do not trust st_dev/st_ino blindlyJohannes Schindelin2011-07-11
* | Name make_*_path functions more accuratelyCarlos Martín Nieto2011-03-17
* | make_absolute_path: return the input path if it points to our bufferCarlos Martín Nieto2011-03-16
* | 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