aboutsummaryrefslogtreecommitdiff
path: root/t/t0021-conversion.sh
Commit message (Expand)AuthorAge
* sub-process: refactor handshake to common functionJonathan Tan2017-07-26
* convert: add "status=delayed" to filter process protocolLars Schneider2017-06-30
* t0021: write "OUT <size>" only on successLars Schneider2017-06-29
* t0021: make debug log file name configurableLars Schneider2017-06-26
* t0021: keep filter log files on comparisonLars Schneider2017-06-26
* Merge branch 'ls/filter-process'Junio C Hamano2016-12-27
|\
| * t0021: fix flaky testLars Schneider2016-12-18
| * docs: warn about possible '=' in clean/smudge filter process valuesLars Schneider2016-12-06
* | Merge branch 'ls/t0021-fixup'Junio C Hamano2016-12-19
|\ \
| * | t0021: minor filter process test cleanupLars Schneider2016-12-05
* | | Merge branch 'js/pwd-var-vs-pwd-cmd-fix'Junio C Hamano2016-11-11
|\ \ \ | |/ / |/| |
| * | t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variablesJohannes Sixt2016-11-11
* | | Merge branch 'ls/filter-process'Junio C Hamano2016-11-11
|\ \ \ | |/ / |/| / | |/
| * t0021: remove debugging cruftJunio C Hamano2016-11-11
* | Merge branch 'jk/filter-process-fix'Junio C Hamano2016-11-10
|\ \ | |/ |/|
| * t0021: use $PERL_PATH for rot13-filter.plJeff King2016-11-02
| * t0021: put $TEST_ROOT in $PATHJeff King2016-11-02
| * t0021: use write_script to create rot13 shell scriptJeff King2016-11-02
* | t0021: compute file size with a single process instead of a pipelineJohannes Sixt2016-11-08
* | t0021: expect more variations in the output of uniq -cJohannes Sixt2016-11-08
|/
* convert: add filter.<driver>.process optionLars Schneider2016-10-17
* convert: modernize testsLars Schneider2016-10-17
* diff: do not reuse worktree files that need "clean" conversionJeff King2016-07-22
* convert: treat an empty string for clean/smudge filters as "cat"Lars Schneider2016-01-29
* Merge branch 'jh/filter-empty-contents'Junio C Hamano2015-06-01
|\
| * sha1_file: pass empty buffer to index empty fileJim Hill2015-05-18
* | filter_buffer_or_fd(): ignore EPIPEJunio C Hamano2015-05-20
* | convert: stream from fd to required clean filter to reduce used address spaceSteffen Prohaska2014-08-28
* | test: turn EXPENSIVE into a lazy prerequisiteJunio C Hamano2014-06-09
|/
* xread, xwrite: limit size of IO to 8MBSteffen Prohaska2013-08-20
* Add a setting to require a filter to be successfulJehan Bing2012-02-17
* t0021: test application of both crlf and identJunio C Hamano2011-05-26
* t0021-conversion.sh: fix NoTerminatingSymbolAtEOF testRené Scharfe2011-05-26
* t0021: avoid getting filter killed with SIGPIPEJunio C Hamano2010-12-22
* convert filter: supply path to external driverPete Wyckoff2010-12-22
* convert: Keep foreign $Id$ on checkout.Henrik Grubbström2010-04-10
* convert: Safer handling of $Id$ contraction.Henrik Grubbström2010-04-10
* t0021: use $SHELL_PATH for the filter scriptJohannes Sixt2010-01-05
* t0021: tr portability fix for SolarisJeff King2008-03-11
* t0021-conversion.sh: Test that the clean filter really cleans content.Johannes Sixt2007-10-21
* Add test case for $Id$ expanded in the repositoryAndy Parkins2007-05-28
* Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ...Andy Parkins2007-05-14
* Add 'filter' attribute and external filter driver definition.Junio C Hamano2007-04-24
* Add 'ident' conversion.Junio C Hamano2007-04-24