summaryrefslogtreecommitdiff
path: root/t/t0021-conversion.sh
AgeCommit message (Expand)Author
2016-12-27Merge branch 'ls/filter-process'Junio C Hamano
2016-12-19Merge branch 'ls/t0021-fixup'Junio C Hamano
2016-12-18t0021: fix flaky testLars Schneider
2016-12-06docs: warn about possible '=' in clean/smudge filter process valuesLars Schneider
2016-12-05t0021: minor filter process test cleanupLars Schneider
2016-11-11Merge branch 'ls/filter-process'Junio C Hamano
2016-11-11Merge branch 'js/pwd-var-vs-pwd-cmd-fix'Junio C Hamano
2016-11-11t0021: remove debugging cruftJunio C Hamano
2016-11-11t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variablesJohannes Sixt
2016-11-10Merge branch 'jk/filter-process-fix'Junio C Hamano
2016-11-08t0021: compute file size with a single process instead of a pipelineJohannes Sixt
2016-11-08t0021: expect more variations in the output of uniq -cJohannes Sixt
2016-11-03t0021: use $PERL_PATH for rot13-filter.plJeff King
2016-11-03t0021: put $TEST_ROOT in $PATHJeff King
2016-11-03t0021: use write_script to create rot13 shell scriptJeff King
2016-10-17convert: add filter.<driver>.process optionLars Schneider
2016-10-17convert: modernize testsLars Schneider
2016-07-22diff: do not reuse worktree files that need "clean" conversionJeff King
2016-01-29convert: treat an empty string for clean/smudge filters as "cat"Lars Schneider
2015-06-01Merge branch 'jh/filter-empty-contents'Junio C Hamano
2015-05-20filter_buffer_or_fd(): ignore EPIPEJunio C Hamano
2015-05-18sha1_file: pass empty buffer to index empty fileJim Hill
2014-08-28convert: stream from fd to required clean filter to reduce used address spaceSteffen Prohaska
2014-06-09test: turn EXPENSIVE into a lazy prerequisiteJunio C Hamano
2013-08-20xread, xwrite: limit size of IO to 8MBSteffen Prohaska
2012-02-17Add a setting to require a filter to be successfulJehan Bing
2011-05-26t0021: test application of both crlf and identJunio C Hamano
2011-05-26t0021-conversion.sh: fix NoTerminatingSymbolAtEOF testRené Scharfe
2010-12-22t0021: avoid getting filter killed with SIGPIPEJunio C Hamano
2010-12-22convert filter: supply path to external driverPete Wyckoff
2010-04-11convert: Keep foreign $Id$ on checkout.Henrik Grubbström
2010-04-11convert: Safer handling of $Id$ contraction.Henrik Grubbström
2010-01-06t0021: use $SHELL_PATH for the filter scriptJohannes Sixt
2008-03-12t0021: tr portability fix for SolarisJeff King
2007-10-21t0021-conversion.sh: Test that the clean filter really cleans content.Johannes Sixt
2007-05-29Add test case for $Id$ expanded in the repositoryAndy Parkins
2007-05-15Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ...Andy Parkins
2007-04-25Add 'filter' attribute and external filter driver definition.Junio C Hamano
2007-04-25Add 'ident' conversion.Junio C Hamano