summaryrefslogtreecommitdiff
path: root/tests-clar/core/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Start of filter API + git_blob_filtered_contentRussell Belfer2013-09-171-5/+42
* Skip UTF-8 BOM in binary detectionEdward Thomson2013-08-191-0/+6
* Major rename detection changesRussell Belfer2013-07-311-17/+25
* Move crlf conversion into buf_textautocrlf-fixesRussell Belfer2013-03-251-0/+82
* Refine pluggable similarity APIRussell Belfer2013-02-201-11/+11
* More tests of file signatures with whitespace optsRussell Belfer2013-02-201-0/+79
* Change similarity metric to sampled hashesRussell Belfer2013-02-201-54/+60
* Initial implementation of similarity scoring algoRussell Belfer2013-02-201-0/+89
* Test buf join with NULL behavior explicitlyRussell Belfer2013-01-291-0/+3
* Match binary file check of core git in diffRussell Belfer2013-01-111-0/+23
* Consolidate text buffer functionsRussell Belfer2012-11-281-12/+13
* Add git_buf_put_base64 to buffer APIRussell Belfer2012-10-101-0/+25
* Fix warnings and merge issues on Win64Russell Belfer2012-08-231-1/+1
* Add git_buf_unescape and git__unescape to unescape all characters in a string...yorah2012-07-241-0/+20
* Fix memory leak in testRussell Belfer2012-07-121-1/+1
* Add a couple of useful git_buf utilitiesRussell Belfer2012-07-101-0/+47
* Ranged iterators and rewritten git_status_fileRussell Belfer2012-05-151-0/+50
* Update clar and remove old helpersRussell Belfer2012-04-171-60/+60
* Convert reflog to new errorsRussell Belfer2012-03-201-0/+17
* buffer: Unify `git_fbuffer` and `git_buf`Vicent Martí2012-02-271-6/+6
* Rename the Clay test suite to ClarVicent Martí2012-01-241-0/+546