summaryrefslogtreecommitdiff
path: root/src/buf_text.c
Commit message (Expand)AuthorAgeFilesLines
* Fix longstanding valgrind warningRussell Belfer2013-09-171-1/+1
* Start of filter API + git_blob_filtered_contentRussell Belfer2013-09-171-7/+12
* Skip UTF-8 BOM in binary detectionEdward Thomson2013-08-191-0/+6
* Fix the initial linecrazymaster2013-07-151-23/+18
* Fix gather_statscrazymaster2013-07-141-18/+23
* Move crlf conversion into buf_textautocrlf-fixesRussell Belfer2013-03-251-0/+77
* buf: Is this the function you were looking for?Vicent Marti2013-01-121-1/+1
* Match binary file check of core git in diffRussell Belfer2013-01-111-0/+5
* update copyrightsEdward Thomson2013-01-081-1/+1
* buf test: make sure we always set the bom variableCarlos Martín Nieto2012-11-301-0/+1
* Consolidate text buffer functionsRussell Belfer2012-11-281-0/+208