summaryrefslogtreecommitdiffstats
path: root/t/t0021-conversion.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variablesJohannes 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-031-8/+11
| * t0021: put $TEST_ROOT in $PATHJeff King2016-11-031-3/+4
| * t0021: use write_script to create rot13 shell scriptJeff King2016-11-031-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" conversionJeff King2016-07-221-0/+11
* convert: treat an empty string for clean/smudge filters as "cat"Lars 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 fileJim Hill2015-05-181-0/+26
* | filter_buffer_or_fd(): ignore EPIPEJunio 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 successfulJehan Bing2012-02-171-0/+37
* t0021: test application of both crlf and identJunio C Hamano2011-05-271-8/+24
* t0021-conversion.sh: fix NoTerminatingSymbolAtEOF testRené Scharfe2011-05-271-11/+12
* t0021: avoid getting filter killed with SIGPIPEJunio C Hamano2010-12-231-0/+1
* convert filter: supply path to external driverPete Wyckoff2010-12-221-0/+42
* convert: Keep foreign $Id$ on checkout.Henrik Grubbström2010-04-111-1/+1
* convert: Safer handling of $Id$ contraction.Henrik Grubbström2010-04-111-6/+10
* t0021: use $SHELL_PATH for the filter scriptJohannes Sixt2010-01-061-1/+2
* t0021: tr portability fix for SolarisJeff King2008-03-121-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-291-0/+36
* Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ...Andy Parkins2007-05-151-2/+2
* Add 'filter' attribute and external filter driver definition.Junio C Hamano2007-04-251-0/+9
* Add 'ident' conversion.Junio C Hamano2007-04-251-0/+39