kmx git
login
register
thodg
/
libgit2
/
src/transports
src/transports
Log
Author
Commit
Date
CI
Message
3286c408
2011-10-28T14:51:13
global: Properly use `git__` memory wrappers Ensure that all memory related functions (malloc, calloc, strdup, free, etc) are using their respective `git__` wrappers.
a41e9f13
2011-10-13T22:48:07
Fix compilation error on Windows
dfafb03b
2011-10-07T00:44:41
Move the transports to their own directory