libgit2/tests/filter
Edward Thomson e069c621bd git__getenv: utf-8 aware env reader
Introduce `git__getenv` which is a UTF-8 aware `getenv` everywhere.
Make `cl_getenv` use this to keep consistent memory handling around
return values (free everywhere, as opposed to only some platforms).
2015-07-02 16:35:43 +00:00
..
blob.c Fix ident replacement to match Git behavior 2015-05-26 19:56:06 +02:00
crlf.c crlf tests: ensure that Unix obeys autocrlf=true 2015-06-22 12:00:26 -04:00
crlf.h Add files and tests with many UTF-8 chars and few UTF-8 chars 2015-01-20 16:17:48 -06:00
custom.c Fix ident replacement to match Git behavior 2015-05-26 19:56:06 +02:00
file.c filter test: pass base type 2015-06-29 22:13:40 +00:00
ident.c Fix ident replacement to match Git behavior 2015-05-26 19:56:06 +02:00
query.c Introduce git_filter_list_contains 2015-06-10 14:43:49 -04:00
stream.c git__getenv: utf-8 aware env reader 2015-07-02 16:35:43 +00:00