libgit2/src/win32
Edward Thomson 86536c7e45 win32: remediation not cleanup
The `remediation` function is run in the retry loop in order to attempt
to fix any problems that the prior run encountered.  There is nothing
"cleaned up".  Clarify the name.
2017-04-17 15:40:03 +01:00
..
dir.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00: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 giterr_set: consistent error messages 2016-12-29 12:26:03 +00: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 giterr_set: consistent error messages 2016-12-29 12:26:03 +00: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 win32: remediation not cleanup 2017-04-17 15:40:03 +01:00
posix.h win32: make posix emulation retries configurable 2017-04-03 23:14:24 +01: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 giterr_set: consistent error messages 2016-12-29 12:26:03 +00: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 giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
w32_util.h giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
win32-compat.h nsec: support NDK's crazy nanoseconds 2016-02-25 11:40:48 -05:00