aboutsummaryrefslogtreecommitdiff
path: root/convert.h
Commit message (Expand)AuthorAge
* Merge branch 'tb/apply-with-crlf'Junio C Hamano2017-08-26
|\
| * convert: add SAFE_CRLF_KEEP_CRLFTorsten Bögershausen2017-08-16
* | Merge branch 'ls/filter-process-delayed'Junio C Hamano2017-08-11
|\ \ | |/ |/|
| * convert: add "status=delayed" to filter process protocolLars Schneider2017-06-30
* | convert: convert renormalize_buffer to take an indexBrandon Williams2017-06-13
* | convert: convert convert_to_git to take an indexBrandon Williams2017-06-13
* | convert: convert convert_to_git_filter_fd to take an indexBrandon Williams2017-06-13
* | convert: convert get_cached_convert_stats_ascii to take an indexBrandon Williams2017-06-13
|/
* convert: unify the "auto" handling of CRLFTorsten Bögershausen2016-07-06
* ls-files: add eol diagnosticsTorsten Bögershausen2016-01-18
* convert: stream from fd to required clean filter to reduce used address spaceSteffen Prohaska2014-08-28
* convert: drop arguments other than 'path' from would_convert_to_git()Steffen Prohaska2014-08-21
* typofix: in-code commentsOndřej Bílka2013-07-22
* teach convert_to_git a "dry run" modeJeff King2012-02-24
* stream filter: add "no more input" to the filtersJunio C Hamano2011-05-26
* Add streaming filter APIJunio C Hamano2011-05-26
* convert.h: move declarations for conversion from cache.hJunio C Hamano2011-05-26