libgit2/src/unix
Edward Thomson 909d549436 giterr_set: consistent error messages
Error messages should be sentence fragments, and therefore:

1. Should not begin with a capital letter,
2. Should not conclude with punctuation, and
3. Should not end a sentence and begin a new one
2016-12-29 12:26:03 +00:00
..
map.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
posix.h Make sure we use the C locale for regcomp on macOS. 2016-10-06 13:15:31 +02:00
pthread.h threads: introduce git_thread_exit 2016-11-18 07:34:09 -05:00
realpath.c Move p_realpath logic to realpath.c 2014-08-05 20:52:00 +02:00