summaryrefslogtreecommitdiff
path: root/t/t0021-conversion.sh
AgeCommit message (Expand)AuthorFilesLines
2019-08-22t0021: make sure clean filter runsLibravatar Thomas Gummerer1-0/+3
2019-01-29tests: avoid calling Perl just to determine file sizesLibravatar Johannes Schindelin1-1/+1
2018-10-07t/*: fix ordering of expected/observed argumentsLibravatar Matthew DeVore1-2/+2
2018-08-15Merge branch 'nd/i18n'Libravatar Junio C Hamano1-1/+1
2018-07-23convert.c: mark more strings for translationLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-07-16t0000-t0999: fix broken &&-chainsLibravatar Eric Sunshine1-2/+2
2018-03-27t/helper: merge test-genrandom into test-toolLibravatar Nguyễn Thái Ngọc Duy1-2/+2
2017-07-26sub-process: refactor handshake to common functionLibravatar Jonathan Tan1-1/+1
2017-06-30convert: add "status=delayed" to filter process protocolLibravatar Lars Schneider1-0/+116
2017-06-29t0021: write "OUT <size>" only on successLibravatar Lars Schneider1-3/+3
2017-06-26t0021: make debug log file name configurableLibravatar Lars Schneider1-22/+22
2017-06-26t0021: keep filter log files on comparisonLibravatar Lars Schneider1-6/+6
2016-12-27Merge branch 'ls/filter-process'Libravatar Junio C Hamano1-24/+9
2016-12-19Merge branch 'ls/t0021-fixup'Libravatar Junio C Hamano1-3/+2
2016-12-18t0021: fix flaky testLibravatar Lars Schneider1-16/+1
2016-12-06docs: warn about possible '=' in clean/smudge filter process valuesLibravatar Lars Schneider1-10/+10
2016-12-05t0021: minor filter process test cleanupLibravatar Lars Schneider1-3/+2
2016-11-11Merge branch 'ls/filter-process'Libravatar Junio C Hamano1-2/+1
2016-11-11Merge branch 'js/pwd-var-vs-pwd-cmd-fix'Libravatar Junio C Hamano1-1/+1
2016-11-11t0021: remove debugging cruftLibravatar Junio C Hamano1-2/+1
2016-11-11t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variablesLibravatar Johannes Sixt1-1/+1
2016-11-10Merge branch 'jk/filter-process-fix'Libravatar Junio C Hamano1-14/+16
2016-11-08t0021: compute file size with a single process instead of a pipelineLibravatar Johannes Sixt1-1/+1
2016-11-08t0021: expect more variations in the output of uniq -cLibravatar Johannes Sixt1-4/+3
2016-11-02t0021: use $PERL_PATH for rot13-filter.plLibravatar Jeff King1-8/+11
2016-11-02t0021: put $TEST_ROOT in $PATHLibravatar Jeff King1-3/+4
2016-11-02t0021: use write_script to create rot13 shell scriptLibravatar Jeff King1-3/+1
2016-10-17convert: add filter.<driver>.process optionLibravatar Lars Schneider1-3/+441
2016-10-17convert: modernize testsLibravatar Lars Schneider1-29/+29
2016-07-22diff: do not reuse worktree files that need "clean" conversionLibravatar Jeff King1-0/+11
2016-01-29convert: treat an empty string for clean/smudge filters as "cat"Libravatar Lars Schneider1-0/+16
2015-06-01Merge branch 'jh/filter-empty-contents'Libravatar Junio C Hamano1-0/+26
2015-05-20filter_buffer_or_fd(): ignore EPIPELibravatar Junio C Hamano1-0/+10
2015-05-18sha1_file: pass empty buffer to index empty fileLibravatar Jim Hill1-0/+26
2014-08-28convert: stream from fd to required clean filter to reduce used address spaceLibravatar Steffen Prohaska1-5/+19
2014-06-09test: turn EXPENSIVE into a lazy prerequisiteLibravatar Junio C Hamano1-2/+0
2013-08-20xread, xwrite: limit size of IO to 8MBLibravatar Steffen Prohaska1-0/+14
2012-02-17Add a setting to require a filter to be successfulLibravatar Jehan Bing1-0/+37
2011-05-26t0021: test application of both crlf and identLibravatar Junio C Hamano1-8/+24
2011-05-26t0021-conversion.sh: fix NoTerminatingSymbolAtEOF testLibravatar René Scharfe1-11/+12
2010-12-22t0021: avoid getting filter killed with SIGPIPELibravatar Junio C Hamano1-0/+1
2010-12-22convert filter: supply path to external driverLibravatar Pete Wyckoff1-0/+42
2010-04-10convert: Keep foreign $Id$ on checkout.Libravatar Henrik Grubbström1-1/+1
2010-04-10convert: Safer handling of $Id$ contraction.Libravatar Henrik Grubbström1-6/+10
2010-01-05t0021: use $SHELL_PATH for the filter scriptLibravatar Johannes Sixt1-1/+2
2008-03-11t0021: tr portability fix for SolarisLibravatar Jeff King1-1/+3
2007-10-21t0021-conversion.sh: Test that the clean filter really cleans content.Libravatar Johannes Sixt1-1/+6
2007-05-28Add test case for $Id$ expanded in the repositoryLibravatar Andy Parkins1-0/+36
2007-05-14Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ...Libravatar Andy Parkins1-2/+2
2007-04-24Add 'filter' attribute and external filter driver definition.Libravatar Junio C Hamano1-0/+9