summaryrefslogtreecommitdiff
path: root/tests/core/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Make binary detection work similar to vanilla gitSven Strickroth2015-01-201-1/+1
* buffer: Do not `put` anything if len is 0Vicent Marti2014-11-211-3/+2
* hashsig: Export as a `sys` headervmg/hashsigVicent Marti2014-10-011-1/+1
* Introduce git_buf_decode_base64Edward Thomson2014-08-151-8/+29
* crlf: pass-through mixed EOL buffers from LF->CRLFcmn/mixed-eol-passthroughCarlos Martín Nieto2014-06-231-18/+8
* patch: emit binary patches (optionally)Edward Thomson2014-04-221-0/+20
* Add efficient git_buf join3 APIRussell Belfer2014-04-011-0/+32
* add unit tests for git_buf_join corner casesPatrick Reynolds2014-01-201-0/+31
* Rename tests-clar to testsBen Straub2013-11-141-0/+1039