Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some incorrect MSVC #ifdef's. Fixes #1305 | Philip Kelley | 2013-02-11 | 1 | -1/+1 |
* | path: Teach UNC paths to git_path_dirname_r() | nulltoken | 2012-12-26 | 1 | -0/+4 |
* | path: enhance git_path_dirname_r() test coverage | nulltoken | 2012-12-26 | 1 | -0/+5 |
* | Add path utilities to resolve relative paths | Russell Belfer | 2012-07-10 | 1 | -0/+51 |
* | compat: make p_realpath Windows implementation be a bit more POSIX compliant ... | nulltoken | 2012-05-08 | 1 | -0/+13 |
* | Update clar and remove old helpers | Russell Belfer | 2012-04-17 | 1 | -20/+22 |
* | Convert attr, ignore, mwindow, status to new errors | Russell Belfer | 2012-03-16 | 1 | -1/+1 |
* | Make git_path_root() cope with windows network paths | nulltoken | 2012-03-16 | 1 | -0/+15 |
* | buffer: Unify `git_fbuffer` and `git_buf` | Vicent Martà | 2012-02-27 | 1 | -1/+1 |
* | Rename the Clay test suite to Clar | Vicent Martà | 2012-01-24 | 1 | -0/+390 |