Age | Commit message (Expand) | Author | Files | Lines |
2018-05-08 | Merge branch 'ls/checkout-encoding' | Junio C Hamano | 1 | -0/+2 |
2018-04-16 | convert: add round trip check based on 'core.checkRoundtripEncoding' | Lars Schneider | 1 | -0/+1 |
2018-04-16 | convert: add 'working-tree-encoding' attribute | Lars Schneider | 1 | -0/+1 |
2018-03-14 | convert: convert to struct object_id | brian m. carlson | 1 | -1/+1 |
2018-01-16 | convert_to_git(): safe_crlf/checksafe becomes int conv_flags | Torsten Bögershausen | 1 | -10/+7 |
2017-08-26 | Merge branch 'tb/apply-with-crlf' | Junio C Hamano | 1 | -1/+2 |
2017-08-16 | convert: add SAFE_CRLF_KEEP_CRLF | Torsten Bögershausen | 1 | -1/+2 |
2017-08-11 | Merge branch 'ls/filter-process-delayed' | Junio C Hamano | 1 | -0/+26 |
2017-06-30 | convert: add "status=delayed" to filter process protocol | Lars Schneider | 1 | -0/+26 |
2017-06-13 | convert: convert renormalize_buffer to take an index | Brandon Williams | 1 | -1/+2 |
2017-06-13 | convert: convert convert_to_git to take an index | Brandon Williams | 1 | -3/+5 |
2017-06-13 | convert: convert convert_to_git_filter_fd to take an index | Brandon Williams | 1 | -1/+2 |
2017-06-13 | convert: convert get_cached_convert_stats_ascii to take an index | Brandon Williams | 1 | -1/+4 |
2016-07-06 | convert: unify the "auto" handling of CRLF | Torsten Bögershausen | 1 | -1/+2 |
2016-01-18 | ls-files: add eol diagnostics | Torsten Bögershausen | 1 | -0/+3 |
2014-08-28 | convert: stream from fd to required clean filter to reduce used address space | Steffen Prohaska | 1 | -0/+5 |
2014-08-21 | convert: drop arguments other than 'path' from would_convert_to_git() | Steffen Prohaska | 1 | -3/+2 |
2013-07-22 | typofix: in-code comments | Ondřej Bílka | 1 | -1/+1 |
2012-02-24 | teach convert_to_git a "dry run" mode | Jeff King | 1 | -0/+5 |
2011-05-26 | stream filter: add "no more input" to the filters | Junio C Hamano | 1 | -0/+7 |
2011-05-26 | Add streaming filter API | Junio C Hamano | 1 | -1/+22 |
2011-05-26 | convert.h: move declarations for conversion from cache.h | Junio C Hamano | 1 | -0/+44 |