18 Commits (9673b8c392a97c0dfa865ecf60b024f70a7dacfe)

Author SHA1 Message Date
Michael Haggerty f4c21e89d7 real_path(): properly handle nonexistent top-level paths 12 years ago
Michael Haggerty 3efe5d1d32 real_path(): reject the empty string 12 years ago
Michael Haggerty a0601dc11f absolute_path(): reject the empty string 12 years ago
Dmitry Ivankov 0687628466 Reduce parse-options.o dependencies 14 years ago
Johannes Schindelin 7d092adc8f get_pwd_cwd(): Do not trust st_dev/st_ino blindly 14 years ago
Theo Niessink d1c69255a1 real_path: do not assume '/' is the path seperator 14 years ago
Carlos Martín Nieto e2a57aac8a Name make_*_path functions more accurately 14 years ago
Carlos Martín Nieto 1d679de58e make_absolute_path: return the input path if it points to our buffer 14 years ago
Eric Sunshine b248e95096 Fix 'clone' failure at DOS root directory. 14 years ago
Nguyễn Thái Ngọc Duy ed0cb46ebb make_absolute_path(): Do not append redundant slash 15 years ago
Brandon Casey 1630726e84 abspath.c: move declaration of 'len' into inner block and use appropriate type 16 years ago
Thomas Rast 0721c314a5 Use die_errno() instead of die() when checking syscalls 16 years ago
Junio C Hamano 737e31af7a make_absolute_path(): check bounds when seeing an overlong symlink 16 years ago
Junio C Hamano 90b4a71c49 is_directory(): a generic helper function 17 years ago
Johannes Sixt 10c4c881c4 Allow add_path() to add non-existent directories to the path 17 years ago
Dmitry Potapov 5b8e6f85f9 shrink git-shell by avoiding redundant dependencies 17 years ago