index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
win32
/
posix.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
indexer: mmap fixes for Windows
Carlos Martín Nieto
2014-05-17
1
-0
/
+6
*
Handle win32 reparse points properly
Edward Thomson
2014-04-22
1
-1
/
+1
*
Win32: UTF-8 <-> WCHAR conversion overhaul
Philip Kelley
2014-04-19
1
-10
/
+1
*
Fix p_inet_pton on windows
Edward Thomson
2013-08-19
1
-0
/
+7
*
Rename git__win32_path fns to git_win32_path
Russell Belfer
2013-08-13
1
-1
/
+1
*
windows: Fuck me
Vicent Marti
2013-08-13
1
-0
/
+1
*
windows: Require order
Vicent Marti
2013-08-13
1
-0
/
+1
*
windows: Missing renames.
Vicent Marti
2013-08-13
1
-2
/
+2
*
Discriminate path-specific and general UTF-X conversions
Ben Straub
2013-08-08
1
-1
/
+1
*
Rename git_win_str_utf* to git_win32_path_utf*
Ben Straub
2013-08-07
1
-1
/
+1
*
Add typedefs for win32 utf-8 and utf-16 buffers
Ben Straub
2013-08-07
1
-2
/
+2
*
Split UTF-16 and UTF-8 buffer sizes for win32
Ben Straub
2013-08-05
1
-2
/
+2
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Add POSIX compat lstat() variant for win32
Russell Belfer
2012-11-14
1
-0
/
+8
*
Move inet_pton to posix platform-compatibility layer
Eduardo Bart
2012-11-07
1
-0
/
+1
*
Always use internal fnmatch, not system
Russell Belfer
2012-10-15
1
-1
/
+0
*
Add bounds checking to UTF-8 conversion
Vicent Marti
2012-08-28
1
-1
/
+1
*
windows: Keep UTF-8 on the stack yo
Vicent Marti
2012-08-28
1
-6
/
+3
*
Checkout: handle symlinks.
Ben Straub
2012-07-16
1
-0
/
+1
*
Hook up Windows compat fnmatch() for Solaris
Scott J. Goldman
2012-05-10
1
-1
/
+1
*
compat: make p_open able to accept optional mode when passing the O_CREAT flag
nulltoken
2012-05-07
1
-1
/
+1
*
Fix warnings on 64-bit windows builds
Russell Belfer
2012-04-17
1
-0
/
+2
*
Clean up GIT_UNUSED macros on all platforms
Russell Belfer
2012-03-02
1
-5
/
+5
*
Simplify GIT_UNUSED macros
Russell Belfer
2012-03-02
1
-3
/
+3
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Implement p_rename
Carlos Martín Nieto
2011-11-07
1
-0
/
+1
*
Merge pull request #456 from brodie/perm-fixes
Vicent Martí
2011-10-28
1
-4
/
+4
|
\
|
*
fileops/posix: replace usage of "int mode" with "mode_t mode"
Brodie Rao
2011-10-14
1
-4
/
+4
*
|
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-1
/
+1
*
|
windows: Add support for non-UTF codepages
Vicent Marti
2011-10-26
1
-2
/
+2
|
/
*
msvc: Properly handle inttypes.h/stdint.h
Vicent Marti
2011-10-05
1
-3
/
+0
*
mingw: Fix compilation warnings
Vicent Marti
2011-09-29
1
-0
/
+7
*
Implment p_access and use it in git_fileutils_exists
Carlos Martín Nieto
2011-09-23
1
-1
/
+1
*
Rewrite p_* functions to use Unicode and marshal to UTF8 internally
Paul Betts
2011-09-19
1
-1
/
+12
*
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
*
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
/
+1
*
fileops: Fix stat() on directories for W32
Vicent Marti
2011-07-05
1
-1
/
+1
*
fileops: Drop `git_fileops_prettify_path`
Vicent Marti
2011-07-05
1
-0
/
+1
*
fileops: Cleanup
Vicent Marti
2011-07-05
1
-0
/
+25