Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-25buffer: make use of EINVALID for growing a borrowed bufferCarlos Martín Nieto
2015-06-25buffer: don't allow growing borrowed buffersCarlos Martín Nieto
2015-06-22git_buf_text_lf_to_crlf: allow mixed line endingsEdward Thomson
2015-01-21Make binary detection work similar to vanilla gitSven Strickroth
2014-11-21buffer: Do not `put` anything if len is 0Vicent Marti
2014-10-01hashsig: Export as a `sys` headerVicent Marti
2014-08-15Introduce git_buf_decode_base64Edward Thomson
2014-06-24crlf: pass-through mixed EOL buffers from LF->CRLFCarlos Martín Nieto
2014-04-23patch: emit binary patches (optionally)Edward Thomson
2014-04-01Add efficient git_buf join3 APIRussell Belfer
2014-01-20add unit tests for git_buf_join corner casesPatrick Reynolds
2013-11-15Rename tests-clar to testsBen Straub