26 Commits (39f73315454d2553b2d3219a58f5110a60eba5a1)

Author SHA1 Message Date
Elijah Newren ef3ca95475 Add missing includes and forward declarations 6 years ago
Nguyễn Thái Ngọc Duy 7f944e264e convert.c: remove an implicit dependency on the_index 6 years ago
Nguyễn Thái Ngọc Duy 546f70f377 convert.h: drop 'extern' from function declaration 7 years ago
Lars Schneider e92d622536 convert: add round trip check based on 'core.checkRoundtripEncoding' 7 years ago
Lars Schneider 107642fe26 convert: add 'working-tree-encoding' attribute 7 years ago
brian m. carlson 1a750441a7 convert: convert to struct object_id 7 years ago
Torsten Bögershausen 8462ff43e4 convert_to_git(): safe_crlf/checksafe becomes int conv_flags 7 years ago
Torsten Bögershausen 2fea9de618 convert: add SAFE_CRLF_KEEP_CRLF 7 years ago
Lars Schneider 2841e8f81c convert: add "status=delayed" to filter process protocol 8 years ago
Brandon Williams a33e0b2a77 convert: convert renormalize_buffer to take an index 8 years ago
Brandon Williams 82b474e025 convert: convert convert_to_git to take an index 8 years ago
Brandon Williams d6c41c20e6 convert: convert convert_to_git_filter_fd to take an index 8 years ago
Brandon Williams a7609c54b3 convert: convert get_cached_convert_stats_ascii to take an index 8 years ago
Torsten Bögershausen 6523728499 convert: unify the "auto" handling of CRLF 9 years ago
Torsten Bögershausen a7630bd427 ls-files: add eol diagnostics 9 years ago
Steffen Prohaska 9035d75a2b convert: stream from fd to required clean filter to reduce used address space 10 years ago
Steffen Prohaska 7ce7c7607b convert: drop arguments other than 'path' from would_convert_to_git() 11 years ago
Ondřej Bílka 749f763dbb typofix: in-code comments 12 years ago
Jeff King 92ac3197e4 teach convert_to_git a "dry run" mode 13 years ago
Junio C Hamano b6691092d7 Add streaming filter API 14 years ago
Junio C Hamano d1bf0e0831 convert.h: move declarations for conversion from cache.h 14 years ago
Junio C Hamano 4ae6670444 stream filter: add "no more input" to the filters 14 years ago