aboutsummaryrefslogtreecommitdiffstats
path: root/t/t0021-conversion.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-3/+3
2022-12-07t0021: use Windows-friendly `pwd`Johannes Schindelin1-2/+2
2022-08-14tests: use the new C rot13-filter helper to avoid PERL prereqMatheus Tavares1-36/+33
2022-08-14t0021: avoid grepping for a Perl-specific string at filter outputMatheus Tavares1-1/+1
2022-07-14checkout: fix two bugs on the final count of updated entriesMatheus Tavares1-1/+1
2022-07-14checkout: document bug where delayed checkout counts entries twiceMatheus Tavares1-0/+22
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine1-4/+4
2021-12-13tests: fix broken &&-chains in `{...}` groupsEric Sunshine1-4/+4
2021-12-13tests: simplify construction of large blocks of textEric Sunshine1-22/+22
2021-08-26checkout: make delayed checkout respect --quiet and --no-progressMatheus Tavares1-0/+71
2021-03-22Merge branch 'mt/cleanly-die-upon-missing-required-filter'Junio C Hamano1-0/+24
2021-03-08Sync with Git 2.30.2 for CVE-2021-21300Junio C Hamano1-0/+81
2021-02-26convert: fail gracefully upon missing clean cmd on required filterMatheus Tavares1-0/+24
2021-02-12Sync with 2.29.3Johannes Schindelin1-0/+81
2021-02-12Sync with 2.26.3Johannes Schindelin1-0/+81
2021-02-12Sync with 2.25.5Johannes Schindelin1-0/+81
2021-02-12Sync with 2.24.4Johannes Schindelin1-0/+81
2021-02-12Sync with 2.23.4Johannes Schindelin1-0/+81
2021-02-12Sync with 2.20.5Johannes Schindelin1-0/+81
2021-02-12Sync with 2.19.6Johannes Schindelin1-0/+81
2021-02-12Sync with 2.18.5Johannes Schindelin1-0/+81
2021-02-12Sync with 2.17.6Johannes Schindelin1-0/+81
2021-02-12run-command: invalidate lstat cache after a command finishedJohannes Schindelin1-0/+36
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares1-0/+45
2021-02-05doc: use https linksThomas Ackermann1-2/+2
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-21/+21
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-11-06tests: consolidate the `file_size` function into `test-lib-functions.sh`Johannes Schindelin1-20/+16
2020-03-16t0021: test filter metadata for additional casesbrian m. carlson1-0/+45
2020-03-16builtin/reset: compute checkout metadata for resetbrian m. carlson1-1/+31
2020-03-16builtin/rebase: compute checkout metadata for rebasesbrian m. carlson1-1/+38
2020-03-16builtin/clone: compute checkout metadata for clonesbrian m. carlson1-3/+7
2020-03-16builtin/checkout: compute checkout metadata for checkoutsbrian m. carlson1-28/+50
2020-02-24t: drop debug `cat` callsMartin Ågren1-1/+0
2019-12-06Merge branch 'jk/lore-is-the-archive'Junio C Hamano1-2/+2
2019-11-30doc: replace public-inbox links with lore.kernel.orgJeff King1-2/+2
2019-08-22t0021: make sure clean filter runsThomas Gummerer1-0/+3
2019-01-29tests: avoid calling Perl just to determine file sizesJohannes Schindelin1-1/+1
2018-10-07t/*: fix ordering of expected/observed argumentsMatthew DeVore1-2/+2
2018-08-15Merge branch 'nd/i18n'Junio C Hamano1-1/+1
2018-07-23convert.c: mark more strings for translationNguyễn Thái Ngọc Duy1-1/+1
2018-07-16t0000-t0999: fix broken &&-chainsEric Sunshine1-2/+2
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy1-2/+2
2017-07-26sub-process: refactor handshake to common functionJonathan Tan1-1/+1
2017-06-30convert: add "status=delayed" to filter process protocolLars Schneider1-0/+116
2017-06-29t0021: write "OUT <size>" only on successLars Schneider1-3/+3
2017-06-26t0021: make debug log file name configurableLars Schneider1-22/+22
2017-06-26t0021: keep filter log files on comparisonLars Schneider1-6/+6
2016-12-27Merge branch 'ls/filter-process'Junio C Hamano1-24/+9
2016-12-19Merge branch 'ls/t0021-fixup'Junio C Hamano1-3/+2
2016-12-18t0021: fix flaky testLars Schneider1-16/+1
2016-12-06docs: warn about possible '=' in clean/smudge filter process valuesLars Schneider1-10/+10
2016-12-05t0021: minor filter process test cleanupLars Schneider1-3/+2
2016-11-11Merge branch 'ls/filter-process'Junio C Hamano1-2/+1
2016-11-11Merge branch 'js/pwd-var-vs-pwd-cmd-fix'Junio C Hamano1-1/+1
2016-11-11t0021: remove debugging cruftJunio C Hamano1-2/+1
2016-11-11t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variablesJohannes Sixt1-1/+1
2016-11-10Merge branch 'jk/filter-process-fix'Junio C Hamano1-14/+16
2016-11-08t0021: compute file size with a single process instead of a pipelineJohannes Sixt1-1/+1
2016-11-08t0021: expect more variations in the output of uniq -cJohannes Sixt1-4/+3
2016-11-02t0021: use $PERL_PATH for rot13-filter.plJeff King1-8/+11
2016-11-02t0021: put $TEST_ROOT in $PATHJeff King1-3/+4
2016-11-02t0021: use write_script to create rot13 shell scriptJeff King1-3/+1
2016-10-17convert: add filter.<driver>.process optionLars Schneider1-3/+441
2016-10-17convert: modernize testsLars Schneider1-29/+29
2016-07-22diff: do not reuse worktree files that need "clean" conversionJeff King1-0/+11
2016-01-29convert: treat an empty string for clean/smudge filters as "cat"Lars Schneider1-0/+16
2015-06-01Merge branch 'jh/filter-empty-contents'Junio C Hamano1-0/+26
2015-05-20filter_buffer_or_fd(): ignore EPIPEJunio C Hamano1-0/+10
2015-05-18sha1_file: pass empty buffer to index empty fileJim Hill1-0/+26
2014-08-28convert: stream from fd to required clean filter to reduce used address spaceSteffen Prohaska1-5/+19
2014-06-09test: turn EXPENSIVE into a lazy prerequisiteJunio C Hamano1-2/+0
2013-08-20xread, xwrite: limit size of IO to 8MBSteffen Prohaska1-0/+14
2012-02-17Add a setting to require a filter to be successfulJehan Bing1-0/+37
2011-05-26t0021: test application of both crlf and identJunio C Hamano1-8/+24
2011-05-26t0021-conversion.sh: fix NoTerminatingSymbolAtEOF testRené Scharfe1-11/+12
2010-12-22t0021: avoid getting filter killed with SIGPIPEJunio C Hamano1-0/+1
2010-12-22convert filter: supply path to external driverPete Wyckoff1-0/+42
2010-04-10convert: Keep foreign $Id$ on checkout.Henrik Grubbström1-1/+1
2010-04-10convert: Safer handling of $Id$ contraction.Henrik Grubbström1-6/+10
2010-01-05t0021: use $SHELL_PATH for the filter scriptJohannes Sixt1-1/+2
2008-03-11t0021: tr portability fix for SolarisJeff King1-1/+3
2007-10-21t0021-conversion.sh: Test that the clean filter really cleans content.Johannes Sixt1-1/+6
2007-05-28Add test case for $Id$ expanded in the repositoryAndy Parkins1-0/+36
2007-05-14Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ...Andy Parkins1-2/+2
2007-04-24Add 'filter' attribute and external filter driver definition.Junio C Hamano1-0/+9
2007-04-24Add 'ident' conversion.Junio C Hamano1-0/+39