| Commit message (Expand) | Author | Age |
* | Merge branch 'tb/apply-with-crlf' | Junio C Hamano | 2017-08-26 |
|\ |
|
| * | convert: add SAFE_CRLF_KEEP_CRLF | Torsten Bögershausen | 2017-08-16 |
* | | Merge branch 'ls/filter-process-delayed' | Junio C Hamano | 2017-08-11 |
|\ \
| |/
|/| |
|
| * | convert: add "status=delayed" to filter process protocol | Lars Schneider | 2017-06-30 |
* | | convert: convert renormalize_buffer to take an index | Brandon Williams | 2017-06-13 |
* | | convert: convert convert_to_git to take an index | Brandon Williams | 2017-06-13 |
* | | convert: convert convert_to_git_filter_fd to take an index | Brandon Williams | 2017-06-13 |
* | | convert: convert get_cached_convert_stats_ascii to take an index | Brandon Williams | 2017-06-13 |
|/ |
|
* | convert: unify the "auto" handling of CRLF | Torsten Bögershausen | 2016-07-06 |
* | ls-files: add eol diagnostics | Torsten Bögershausen | 2016-01-18 |
* | convert: stream from fd to required clean filter to reduce used address space | Steffen Prohaska | 2014-08-28 |
* | convert: drop arguments other than 'path' from would_convert_to_git() | Steffen Prohaska | 2014-08-21 |
* | typofix: in-code comments | Ondřej Bílka | 2013-07-22 |
* | teach convert_to_git a "dry run" mode | Jeff King | 2012-02-24 |
* | stream filter: add "no more input" to the filters | Junio C Hamano | 2011-05-26 |
* | Add streaming filter API | Junio C Hamano | 2011-05-26 |
* | convert.h: move declarations for conversion from cache.h | Junio C Hamano | 2011-05-26 |