libgit2/src/win32
Linquize 89095fbddc Fix failure in win32_find_git_in_registry() when UAC is turned on
Demand read only access to registry key instead of full access.
This might happen in Windows Vista and later.
2013-09-17 22:57:30 +08:00
..
dir.c Missed one path for path_as_utf8 type 2013-08-13 10:20:25 -07:00
dir.h Minor win32 fixes and improvements 2013-08-13 09:53:56 -07:00
error.c Improve win32 version check, no ipv6 tests on XP 2013-08-27 19:44:35 -05:00
error.h Deduplicate FormatMessage UTF-16 to UTF-8 conversion code 2013-02-02 00:55:32 +01:00
findfile.c Fix failure in win32_find_git_in_registry() when UAC is turned on 2013-09-17 22:57:30 +08:00
findfile.h Fixes and cleanups 2013-03-18 15:54:35 -07:00
git2.rc cmake: Add option to specify the name of the binary 2013-06-13 10:12:44 +02:00
map.c update copyrights 2013-01-08 17:31:27 -06:00
mingw-compat.h Convert to our own SRWLOCK type on Win32 2013-08-27 12:08:55 -07:00
msvc-compat.h Fix some deprecation warnings on Windows 2013-02-28 14:41:26 -08:00
posix_w32.c Fix p_inet_pton on windows 2013-08-19 17:21:35 -05:00
posix.h Fix p_inet_pton on windows 2013-08-19 17:21:35 -05:00
precompiled.c update copyrights 2013-01-08 17:31:27 -06:00
precompiled.h Add some things to precompiled header 2013-08-13 09:22:53 -07:00
pthread.c Convert to our own SRWLOCK type on Win32 2013-08-27 12:08:55 -07:00
pthread.h Convert to our own SRWLOCK type on Win32 2013-08-27 12:08:55 -07:00
utf-conv.c Fix 64-bit MSVC warnings 2013-08-10 14:56:58 -07:00
utf-conv.h Reintroduce type for UTF8 win32 path conversions 2013-08-13 09:45:56 -07:00
version.h Fix warning in src/win32/version.h 2013-09-05 20:42:47 +08:00