summaryrefslogtreecommitdiff
path: root/convert.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-28convert: stream from fd to required clean filter to reduce used address spaceLibravatar Steffen Prohaska1-0/+5
2014-08-21convert: drop arguments other than 'path' from would_convert_to_git()Libravatar Steffen Prohaska1-3/+2
2013-07-22typofix: in-code commentsLibravatar Ondřej Bílka1-1/+1
2012-02-24teach convert_to_git a "dry run" modeLibravatar Jeff King1-0/+5
2011-05-26stream filter: add "no more input" to the filtersLibravatar Junio C Hamano1-0/+7
2011-05-26Add streaming filter APILibravatar Junio C Hamano1-1/+22
2011-05-26convert.h: move declarations for conversion from cache.hLibravatar Junio C Hamano1-0/+44