summaryrefslogtreecommitdiff
path: root/t/t0021-conversion.sh
AgeCommit message (Expand)AuthorFilesLines
2021-08-26checkout: make delayed checkout respect --quiet and --no-progressLibravatar Matheus Tavares1-0/+71
2021-03-22Merge branch 'mt/cleanly-die-upon-missing-required-filter'Libravatar Junio C Hamano1-0/+24
2021-03-08Sync with Git 2.30.2 for CVE-2021-21300Libravatar Junio C Hamano1-0/+81
2021-02-26convert: fail gracefully upon missing clean cmd on required filterLibravatar Matheus Tavares1-0/+24
2021-02-12Sync with 2.29.3Libravatar Johannes Schindelin1-0/+81
2021-02-12Sync with 2.26.3Libravatar Johannes Schindelin1-0/+81
2021-02-12Sync with 2.25.5Libravatar Johannes Schindelin1-0/+81
2021-02-12Sync with 2.24.4Libravatar Johannes Schindelin1-0/+81
2021-02-12Sync with 2.23.4Libravatar Johannes Schindelin1-0/+81
2021-02-12Sync with 2.20.5Libravatar Johannes Schindelin1-0/+81
2021-02-12Sync with 2.19.6Libravatar Johannes Schindelin1-0/+81
2021-02-12Sync with 2.18.5Libravatar Johannes Schindelin1-0/+81
2021-02-12Sync with 2.17.6Libravatar Johannes Schindelin1-0/+81
2021-02-12run-command: invalidate lstat cache after a command finishedLibravatar Johannes Schindelin1-0/+36
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathLibravatar Matheus Tavares1-0/+45
2021-02-05doc: use https linksLibravatar Thomas Ackermann1-2/+2
2020-11-19t[01]*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-21/+21
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2020-11-06tests: consolidate the `file_size` function into `test-lib-functions.sh`Libravatar Johannes Schindelin1-20/+16
2020-03-16t0021: test filter metadata for additional casesLibravatar brian m. carlson1-0/+45
2020-03-16builtin/reset: compute checkout metadata for resetLibravatar brian m. carlson1-1/+31
2020-03-16builtin/rebase: compute checkout metadata for rebasesLibravatar brian m. carlson1-1/+38
2020-03-16builtin/clone: compute checkout metadata for clonesLibravatar brian m. carlson1-3/+7
2020-03-16builtin/checkout: compute checkout metadata for checkoutsLibravatar brian m. carlson1-28/+50
2020-02-24t: drop debug `cat` callsLibravatar Martin Ågren1-1/+0
2019-12-06Merge branch 'jk/lore-is-the-archive'Libravatar Junio C Hamano1-2/+2
2019-11-30doc: replace public-inbox links with lore.kernel.orgLibravatar Jeff King1-2/+2
2019-08-22t0021: make sure clean filter runsLibravatar Thomas Gummerer1-0/+3
2019-01-29tests: avoid calling Perl just to determine file sizesLibravatar Johannes Schindelin1-1/+1
2018-10-07t/*: fix ordering of expected/observed argumentsLibravatar Matthew DeVore1-2/+2
2018-08-15Merge branch 'nd/i18n'Libravatar Junio C Hamano1-1/+1
2018-07-23convert.c: mark more strings for translationLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-07-16t0000-t0999: fix broken &&-chainsLibravatar Eric Sunshine1-2/+2
2018-03-27t/helper: merge test-genrandom into test-toolLibravatar Nguyễn Thái Ngọc Duy1-2/+2
2017-07-26sub-process: refactor handshake to common functionLibravatar Jonathan Tan1-1/+1
2017-06-30convert: add "status=delayed" to filter process protocolLibravatar Lars Schneider1-0/+116
2017-06-29t0021: write "OUT <size>" only on successLibravatar Lars Schneider1-3/+3
2017-06-26t0021: make debug log file name configurableLibravatar Lars Schneider1-22/+22
2017-06-26t0021: keep filter log files on comparisonLibravatar Lars Schneider1-6/+6
2016-12-27Merge branch 'ls/filter-process'Libravatar Junio C Hamano1-24/+9
2016-12-19Merge branch 'ls/t0021-fixup'Libravatar Junio C Hamano1-3/+2
2016-12-18t0021: fix flaky testLibravatar Lars Schneider1-16/+1
2016-12-06docs: warn about possible '=' in clean/smudge filter process valuesLibravatar Lars Schneider1-10/+10
2016-12-05t0021: minor filter process test cleanupLibravatar Lars Schneider1-3/+2
2016-11-11Merge branch 'ls/filter-process'Libravatar Junio C Hamano1-2/+1
2016-11-11Merge branch 'js/pwd-var-vs-pwd-cmd-fix'Libravatar Junio C Hamano1-1/+1
2016-11-11t0021: remove debugging cruftLibravatar Junio C Hamano1-2/+1
2016-11-11t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variablesLibravatar Johannes Sixt1-1/+1
2016-11-10Merge branch 'jk/filter-process-fix'Libravatar Junio C Hamano1-14/+16
2016-11-08t0021: compute file size with a single process instead of a pipelineLibravatar Johannes Sixt1-1/+1