9 Commits (ed36a48e6d246f4f60d44b27e8c1e660151cd0b4)

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