libgit2/src/win32
Carlos Martín Nieto 8c7c5fa585 config: add a ProgramData level
This is where portable git stores the global configuration which we can
use to adhere to it even though git isn't quite installed on the system.
2015-10-21 15:11:18 +02:00
..
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 Fix compiler warning (git_off_t cast to size_t). 2014-05-19 17:37:29 -07:00
mingw-compat.h Add some missing definitions for mingw.org 2015-03-06 12:07:05 -08:00
msvc-compat.h Move definitions of strcasecmp and strncasecmp to msvc-compat.h 2015-03-06 12:07:05 -08: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 win32: return EACCES in p_lstat 2015-09-17 12:23:19 -04:00
posix.h Introduce p_utimes and p_futimes 2015-06-16 15:32:02 -04:00
precompiled.c update copyrights 2013-01-08 17:31:27 -06:00
precompiled.h Clean up warnings 2013-12-09 11:40:44 -05:00
pthread.c Rename routine to free TLS data 2015-04-18 09:07:48 -04:00
pthread.h React to review feedback 2014-06-07 14:40:42 -04:00
reparse.h React to feedback for UTF-8 <-> WCHAR and reparse work 2014-04-23 09:23:50 -04:00
utf-conv.c git_buf_put_w: introduce utf16->utf8 conversion 2015-05-01 12:31:44 -04: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 win32: ensure hidden files can be staged 2015-08-03 18:33:15 -05:00