Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make binary detection work similar to vanilla git | Sven Strickroth | 2015-01-20 | 1 | -1/+1 |
* | buffer: Do not `put` anything if len is 0 | Vicent Marti | 2014-11-21 | 1 | -3/+2 |
* | hashsig: Export as a `sys` headervmg/hashsig | Vicent Marti | 2014-10-01 | 1 | -1/+1 |
* | Introduce git_buf_decode_base64 | Edward Thomson | 2014-08-15 | 1 | -8/+29 |
* | crlf: pass-through mixed EOL buffers from LF->CRLFcmn/mixed-eol-passthrough | Carlos MartÃn Nieto | 2014-06-23 | 1 | -18/+8 |
* | patch: emit binary patches (optionally) | Edward Thomson | 2014-04-22 | 1 | -0/+20 |
* | Add efficient git_buf join3 API | Russell Belfer | 2014-04-01 | 1 | -0/+32 |
* | add unit tests for git_buf_join corner cases | Patrick Reynolds | 2014-01-20 | 1 | -0/+31 |
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+1039 |