libgit2/src/transports
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
..
auth_negotiate.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
auth_negotiate.h Introduce proper http authentication API 2014-08-15 14:11:56 -04:00
auth.c Introduce proper http authentication API 2014-08-15 14:11:56 -04:00
auth.h Introduce proper http authentication API 2014-08-15 14:11:56 -04:00
cred_helpers.c ssh: make sure to ask for a username and use the same one 2014-06-26 22:58:39 +02:00
cred.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
cred.h cred: add convenience function to get the username 2014-06-26 22:58:38 +02:00
git.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
http.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
local.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
smart_pkt.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
smart_protocol.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
smart.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
smart.h proxy: ask the user for credentials if necessary 2016-04-19 13:54:19 +02:00
ssh.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
ssh.h ssh: initialize libssh2 2016-03-03 22:26:31 +01:00
winhttp.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00