]> git.proxmox.com Git - libgit2.git/history - src/win32/posix.c
Tabify everything
[libgit2.git] / src / win32 / posix.c
2011-09-19 Vicent MartiTabify everything
2011-09-18 Vicent MartiCleanup legal data
2011-09-02 Vicent MartíMerge pull request #388 from lambourg/master
2011-08-31 Vicent MartiFix compilation in MinGW
2011-08-30 Vicent Martiposix: Fix undeclared prototype
2011-08-30 Vicent MartíMerge pull request #380 from kiryl/no-release-debug
2011-08-30 Vicent Marticompat: Move `mkstemp` to the POSIX compat layer
2011-08-18 Vicent Martiposix: Properly handle `snprintf` in all platforms
2011-07-12 Vicent MartíMerge pull request #321 from letolabs/readme
2011-07-09 Vicent MartíMerge pull request #311 from nulltoken/ntk/fix-win32...
2011-07-09 nulltokenwin32: replace usage of _MSV_VER with _MSC_VER
2011-07-09 Vicent Martiposix: Portable `vsnprintf`
2011-07-05 Vicent MartíMerge pull request #300 from carlosmn/gsoc2011/master
2011-07-05 Vicent Martifileops: Fix stat() on directories for W32
2011-07-05 Vicent Martifileops: Drop `git_fileops_prettify_path`
2011-07-05 Vicent Martifileops: Cleanup