summaryrefslogtreecommitdiffstats
path: root/t/t0021-conversion.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t0021: test filter metadata for additional casesbrian m. carlson2020-03-161-0/+45
* builtin/reset: compute checkout metadata for resetbrian m. carlson2020-03-161-1/+31
* builtin/rebase: compute checkout metadata for rebasesbrian m. carlson2020-03-161-1/+38
* builtin/clone: compute checkout metadata for clonesbrian m. carlson2020-03-161-3/+7
* builtin/checkout: compute checkout metadata for checkoutsbrian m. carlson2020-03-161-28/+50
* t: drop debug `cat` callsMartin Ågren2020-02-241-1/+0
* Merge branch 'jk/lore-is-the-archive'Junio C Hamano2019-12-071-2/+2
|\
| * doc: replace public-inbox links with lore.kernel.orgJeff King2019-11-301-2/+2
* | t0021: make sure clean filter runsThomas Gummerer2019-08-221-0/+3
|/
* tests: avoid calling Perl just to determine file sizesJohannes Schindelin2019-01-291-1/+1
* t/*: fix ordering of expected/observed argumentsMatthew DeVore2018-10-071-2/+2
* Merge branch 'nd/i18n'Junio C Hamano2018-08-161-1/+1
|\
| * convert.c: mark more strings for translationNguyễn Thái Ngọc Duy2018-07-231-1/+1
* | t0000-t0999: fix broken &&-chainsEric Sunshine2018-07-161-2/+2
|/
* t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy2018-03-271-2/+2
* sub-process: refactor handshake to common functionJonathan Tan2017-07-261-1/+1
* convert: add "status=delayed" to filter process protocolLars Schneider2017-06-301-0/+116
* t0021: write "OUT <size>" only on successLars Schneider2017-06-291-3/+3
* t0021: make debug log file name configurableLars Schneider2017-06-261-22/+22
* t0021: keep filter log files on comparisonLars Schneider2017-06-261-6/+6
* Merge branch 'ls/filter-process'Junio C Hamano2016-12-271-24/+9
|\
| * t0021: fix flaky testLars 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 cleanupLars 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 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