summaryrefslogtreecommitdiff
path: root/t/t0021-conversion.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ls/filter-process'Junio C Hamano2016-12-271-24/+9
|\
| * t0021: fix flaky testls/filter-processLars Schneider2016-12-181-16/+1
| * docs: warn about possible '=' in clean/smudge filter process valuesLars Schneider2016-12-061-10/+10
* | Merge branch 'ls/t0021-fixup'Junio C Hamano2016-12-191-3/+2
|\ \
| * | t0021: minor filter process test cleanupls/t0021-fixupLars Schneider2016-12-051-3/+2
* | | Merge branch 'js/pwd-var-vs-pwd-cmd-fix'Junio C Hamano2016-11-111-1/+1
|\ \ \ | |/ / |/| |
| * | t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variablesjs/pwd-var-vs-pwd-cmd-fixJohannes Sixt2016-11-111-1/+1
* | | Merge branch 'ls/filter-process'Junio C Hamano2016-11-111-2/+1
|\ \ \ | |/ / |/| / | |/
| * t0021: remove debugging cruftJunio C Hamano2016-11-111-2/+1
* | Merge branch 'jk/filter-process-fix'Junio C Hamano2016-11-101-14/+16
|\ \ | |/ |/|
| * t0021: use $PERL_PATH for rot13-filter.plJeff King2016-11-021-8/+11
| * t0021: put $TEST_ROOT in $PATHJeff King2016-11-021-3/+4
| * t0021: use write_script to create rot13 shell scriptJeff King2016-11-021-3/+1
* | t0021: compute file size with a single process instead of a pipelineJohannes Sixt2016-11-081-1/+1
* | t0021: expect more variations in the output of uniq -cJohannes Sixt2016-11-081-4/+3
|/
* convert: add filter.<driver>.process optionLars Schneider2016-10-171-3/+441
* convert: modernize testsLars Schneider2016-10-171-29/+29
* diff: do not reuse worktree files that need "clean" conversionjk/diff-do-not-reuse-wtf-needs-cleaningJeff King2016-07-221-0/+11
* convert: treat an empty string for clean/smudge filters as "cat"ls/clean-smudge-override-in-configLars Schneider2016-01-291-0/+16
* Merge branch 'jh/filter-empty-contents'Junio C Hamano2015-06-011-0/+26
|\
| * sha1_file: pass empty buffer to index empty filejh/filter-empty-contentsJim Hill2015-05-181-0/+26
* | filter_buffer_or_fd(): ignore EPIPEjc/ignore-epipe-in-filterJunio C Hamano2015-05-201-0/+10
* | convert: stream from fd to required clean filter to reduce used address spaceSteffen Prohaska2014-08-281-5/+19
* | test: turn EXPENSIVE into a lazy prerequisiteJunio C Hamano2014-06-091-2/+0
|/
* xread, xwrite: limit size of IO to 8MBSteffen Prohaska2013-08-201-0/+14
* Add a setting to require a filter to be successfuljb/required-filterJehan Bing2012-02-171-0/+37
* t0021: test application of both crlf and identJunio C Hamano2011-05-261-8/+24
* t0021-conversion.sh: fix NoTerminatingSymbolAtEOF testRené Scharfe2011-05-261-11/+12
* t0021: avoid getting filter killed with SIGPIPEJunio C Hamano2010-12-221-0/+1
* convert filter: supply path to external driverPete Wyckoff2010-12-221-0/+42
* convert: Keep foreign $Id$ on checkout.Henrik Grubbström2010-04-101-1/+1
* convert: Safer handling of $Id$ contraction.Henrik Grubbström2010-04-101-6/+10
* t0021: use $SHELL_PATH for the filter scriptJohannes Sixt2010-01-051-1/+2
* t0021: tr portability fix for SolarisJeff King2008-03-111-1/+3
* t0021-conversion.sh: Test that the clean filter really cleans content.Johannes Sixt2007-10-211-1/+6
* Add test case for $Id$ expanded in the repositoryAndy Parkins2007-05-281-0/+36
* Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ...Andy Parkins2007-05-141-2/+2
* Add 'filter' attribute and external filter driver definition.Junio C Hamano2007-04-241-0/+9
* Add 'ident' conversion.Junio C Hamano2007-04-241-0/+39