libgit2/tests/online
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
..
clone.c git__getenv: utf-8 aware env reader 2015-07-02 16:35:43 +00:00
fetch.c remote: move the tagopt setting to the fetch options 2015-05-13 09:46:36 +02:00
fetchhead.c remote: move the tagopt setting to the fetch options 2015-05-13 09:46:36 +02:00
push_util.c push: move main test function to git_remote_push() 2014-11-09 00:01:58 +01:00
push_util.h remote: move the transport ctor to the callbacks 2015-05-13 09:46:36 +02:00
push.c git__getenv: utf-8 aware env reader 2015-07-02 16:35:43 +00:00
remotes.c clone: don't rely on auto-saving for single-branch 2015-05-17 15:45:37 +02:00