summaryrefslogtreecommitdiff
path: root/src/buf_text.h
Commit message (Expand)AuthorAgeFilesLines
* buf_text: remove `offset` parameter of BOM detection functionPatrick Steinhardt2018-02-081-3/+1
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-0/+2
* git_buf_text_lf_to_crlf: allow mixed line endingsEdward Thomson2015-06-221-2/+1
* crlf: pass-through mixed EOL buffers from LF->CRLFcmn/mixed-eol-passthroughCarlos Martín Nieto2014-06-231-2/+3
* Start of filter API + git_blob_filtered_contentRussell Belfer2013-09-171-4/+4
* Move crlf conversion into buf_textautocrlf-fixesRussell Belfer2013-03-251-0/+14
* Match binary file check of core git in diffRussell Belfer2013-01-111-0/+8
* update copyrightsEdward Thomson2013-01-081-1/+1
* Consolidate text buffer functionsRussell Belfer2012-11-281-0/+100