Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update diff to use iterators | Russell Belfer | 2012-03-02 | 1 | -1/+0 |
* | Fix readdir usage across platforms | Russell Belfer | 2012-02-23 | 1 | -0/+1 |
* | Update Copyright header | schu | 2012-02-13 | 1 | -1/+1 |
* | Create cross-platform setenv | Paul Betts | 2011-09-19 | 1 | -0/+1 |
* | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -0/+6 |
* | compat: Move `mkstemp` to the POSIX compat layer | Vicent Marti | 2011-08-30 | 1 | -0/+1 |
* | posix: Properly handle `snprintf` in all platforms | Vicent Marti | 2011-08-18 | 1 | -0/+1 |
* | unix/posix.h: remove redundant include | schu | 2011-08-17 | 1 | -1/+0 |
* | posix: Portable `vsnprintf` | Vicent Marti | 2011-07-09 | 1 | -0/+1 |
* | fnmatch: Use native on Unix, emulate on Win32 | Vicent Marti | 2011-07-06 | 1 | -0/+2 |
* | fileops: Drop `git_fileops_prettify_path` | Vicent Marti | 2011-07-05 | 1 | -1/+1 |
* | fileops: Cleanup | Vicent Marti | 2011-07-05 | 1 | -0/+14 |