Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-03-17 | Name make_*_path functions more accurately | 1 | -2/+16 | |
2011-03-16 | make_absolute_path: return the input path if it points to our buffer | 1 | -0/+4 | |
2010-10-03 | Fix 'clone' failure at DOS root directory. | 1 | -1/+5 | |
2010-02-14 | make_absolute_path(): Do not append redundant slash | 1 | -2/+3 | |
2009-08-27 | abspath.c: move declaration of 'len' into inner block and use appropriate type | 1 | -3/+3 | |
2009-06-27 | Use die_errno() instead of die() when checking syscalls | 1 | -6/+6 | |
2008-12-17 | make_absolute_path(): check bounds when seeing an overlong symlink | 1 | -0/+2 | |
2008-09-09 | is_directory(): a generic helper function | 1 | -1/+12 | |
2008-07-25 | Allow add_path() to add non-existent directories to the path | 1 | -0/+36 | |
2008-06-27 | shrink git-shell by avoiding redundant dependencies | 1 | -0/+68 |