Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buf_text: remove `offset` parameter of BOM detection function | Patrick Steinhardt | 2018-02-08 | 1 | -3/+1 |
* | Make sure to always include "common.h" first | Patrick Steinhardt | 2017-07-03 | 1 | -0/+2 |
* | git_buf_text_lf_to_crlf: allow mixed line endings | Edward Thomson | 2015-06-22 | 1 | -2/+1 |
* | crlf: pass-through mixed EOL buffers from LF->CRLFcmn/mixed-eol-passthrough | Carlos MartÃn Nieto | 2014-06-23 | 1 | -2/+3 |
* | Start of filter API + git_blob_filtered_content | Russell Belfer | 2013-09-17 | 1 | -4/+4 |
* | Move crlf conversion into buf_textautocrlf-fixes | Russell Belfer | 2013-03-25 | 1 | -0/+14 |
* | Match binary file check of core git in diff | Russell Belfer | 2013-01-11 | 1 | -0/+8 |
* | update copyrights | Edward Thomson | 2013-01-08 | 1 | -1/+1 |
* | Consolidate text buffer functions | Russell Belfer | 2012-11-28 | 1 | -0/+100 |