Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not have duplicate filenames | Vicent Marti | 2011-09-21 | 1 | -379/+0 |
* | Rewrite p_* functions to use Unicode and marshal to UTF8 internally | Paul Betts | 2011-09-19 | 1 | -30/+147 |
* | Create cross-platform setenv | Paul Betts | 2011-09-19 | 1 | -0/+8 |
* | Tabify everything | Vicent Marti | 2011-09-19 | 1 | -8/+8 |
* | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -0/+6 |
* | Fix compilation in MinGW | Vicent Marti | 2011-08-31 | 1 | -7/+4 |
* | posix: Fix undeclared prototype | Vicent Marti | 2011-08-30 | 1 | -0/+2 |
* | compat: Move `mkstemp` to the POSIX compat layer | Vicent Marti | 2011-08-30 | 1 | -0/+17 |
* | posix: Properly handle `snprintf` in all platforms | Vicent Marti | 2011-08-18 | 1 | -0/+12 |
* | win32: replace usage of _MSV_VER with _MSC_VER | nulltoken | 2011-07-09 | 1 | -1/+1 |
* | posix: Portable `vsnprintf` | Vicent Marti | 2011-07-09 | 1 | -0/+9 |
* | fileops: Fix stat() on directories for W32 | Vicent Marti | 2011-07-05 | 1 | -5/+14 |
* | fileops: Drop `git_fileops_prettify_path` | Vicent Marti | 2011-07-05 | 1 | -0/+11 |
* | fileops: Cleanup | Vicent Marti | 2011-07-05 | 1 | -0/+191 |