.. |
dir.c
|
Make our overflow check look more like gcc/clang's
|
2015-02-13 09:27:33 -05:00 |
dir.h
|
Win32: UTF-8 <-> WCHAR conversion overhaul
|
2014-04-19 21:50:44 -04:00 |
error.c
|
Win32: UTF-8 <-> WCHAR conversion overhaul
|
2014-04-19 21:50:44 -04:00 |
error.h
|
Deduplicate FormatMessage UTF-16 to UTF-8 conversion code
|
2013-02-02 00:55:32 +01:00 |
findfile.c
|
config: add a ProgramData level
|
2015-10-21 15:11:18 +02:00 |
findfile.h
|
config: add a ProgramData level
|
2015-10-21 15:11:18 +02:00 |
git2.rc
|
win32 resource: allow custom comments field in DLL
|
2015-03-18 18:25:14 -04:00 |
map.c
|
Split the page size from the mmap alignment
|
2016-03-16 21:36:25 +01:00 |
mingw-compat.h
|
win32: define our own POSIX struct stat, and support USE_NSEC
|
2015-09-18 23:33:56 -07:00 |
msvc-compat.h
|
win32: define our own POSIX struct stat, and support USE_NSEC
|
2015-09-18 23:33:56 -07:00 |
path_w32.c
|
win32: propogate filename too long errors
|
2015-09-22 23:10:56 -04:00 |
path_w32.h
|
git_win32_path_dirload_with_stat: removed
|
2015-05-01 12:31:14 -04:00 |
posix_w32.c
|
fstat: use our custom stat
|
2016-02-16 11:50:45 +00:00 |
posix.h
|
Make sure we use the C locale for regcomp on macOS.
|
2016-10-06 13:15:31 +02:00 |
precompiled.c
|
update copyrights
|
2013-01-08 17:31:27 -06:00 |
precompiled.h
|
win32: rename pthread.{c,h} to thread.{c,h}
|
2016-06-20 19:50:18 +02:00 |
reparse.h
|
React to feedback for UTF-8 <-> WCHAR and reparse work
|
2014-04-23 09:23:50 -04:00 |
thread.c
|
threads: introduce git_thread_exit
|
2016-11-18 07:34:09 -05:00 |
thread.h
|
threads: introduce git_thread_exit
|
2016-11-18 07:34:09 -05:00 |
utf-conv.c
|
win32: drop xp support in WideCharToMultiByte
|
2016-02-09 21:45:24 -08:00 |
utf-conv.h
|
git_buf_put_w: introduce utf16->utf8 conversion
|
2015-05-01 12:31:44 -04:00 |
version.h
|
Fix warning in src/win32/version.h
|
2013-09-05 20:42:47 +08:00 |
w32_buffer.c
|
Fix duplicate basenames to support older VS
|
2015-08-05 13:02:58 -07:00 |
w32_buffer.h
|
Fix duplicate basenames to support older VS
|
2015-08-05 13:02:58 -07:00 |
w32_crtdbg_stacktrace.c
|
Include stacktrace summary in memory leak output.
|
2015-06-29 16:39:11 -04:00 |
w32_crtdbg_stacktrace.h
|
Include stacktrace summary in memory leak output.
|
2015-06-29 16:39:11 -04:00 |
w32_stack.c
|
Reserve aux_id 0; sort leaks by aux_id. Fix cmp.
|
2015-06-29 16:39:14 -04:00 |
w32_stack.h
|
Reserve aux_id 0; sort leaks by aux_id. Fix cmp.
|
2015-06-29 16:39:14 -04:00 |
w32_util.c
|
win32: ensure hidden files can be staged
|
2015-08-03 18:33:15 -05:00 |
w32_util.h
|
Properly pass wchar * type to giterr_set
|
2016-12-06 03:08:52 +01:00 |
win32-compat.h
|
nsec: support NDK's crazy nanoseconds
|
2016-02-25 11:40:48 -05:00 |