8 Commits (74f6e0505bb854db5b25ba977432471fed218a73)

Author SHA1 Message Date
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