Only changes since PATCH v3: Use ssize_t to store limits. Steffen Prohaska (4): convert: Refactor would_convert_to_git() to single arg 'path' Introduce GIT_MMAP_LIMIT to allow testing expected mmap size Change GIT_ALLOC_LIMIT check to use ssize_t for consistency convert: Stream from fd to required clean filter instead of mmap convert.c | 60 +++++++++++++++++++++++++++++++++++++++++++++------ convert.h | 10 ++++++--- sha1_file.c | 46 ++++++++++++++++++++++++++++++++++++--- t/t0021-conversion.sh | 24 ++++++++++++++++----- wrapper.c | 8 +++---- 5 files changed, 127 insertions(+), 21 deletions(-) -- 2.1.0.6.gb452461 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html