summaryrefslogtreecommitdiff
path: root/t/t0021-conversion.sh
AgeCommit message (Expand)Author
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2022-12-07t0021: use Windows-friendly `pwd`Johannes Schindelin
2022-08-15tests: use the new C rot13-filter helper to avoid PERL prereqMatheus Tavares
2022-08-15t0021: avoid grepping for a Perl-specific string at filter outputMatheus Tavares
2022-07-14checkout: fix two bugs on the final count of updated entriesMatheus Tavares
2022-07-14checkout: document bug where delayed checkout counts entries twiceMatheus Tavares
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine
2021-12-13tests: fix broken &&-chains in `{...}` groupsEric Sunshine
2021-12-13tests: simplify construction of large blocks of textEric Sunshine
2021-08-27checkout: make delayed checkout respect --quiet and --no-progressMatheus Tavares
2021-03-22Merge branch 'mt/cleanly-die-upon-missing-required-filter'Junio C Hamano
2021-03-09Sync with Git 2.30.2 for CVE-2021-21300Junio C Hamano
2021-02-26convert: fail gracefully upon missing clean cmd on required filterMatheus Tavares
2021-02-12Sync with 2.29.3Johannes Schindelin
2021-02-12Sync with 2.26.3Johannes Schindelin
2021-02-12Sync with 2.25.5Johannes Schindelin
2021-02-12Sync with 2.24.4Johannes Schindelin
2021-02-12Sync with 2.23.4Johannes Schindelin
2021-02-12Sync with 2.20.5Johannes Schindelin
2021-02-12Sync with 2.19.6Johannes Schindelin
2021-02-12Sync with 2.18.5Johannes Schindelin
2021-02-12Sync with 2.17.6Johannes Schindelin
2021-02-12run-command: invalidate lstat cache after a command finishedJohannes Schindelin
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares
2021-02-05doc: use https linksThomas Ackermann
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-11-07tests: consolidate the `file_size` function into `test-lib-functions.sh`Johannes Schindelin
2020-03-16t0021: test filter metadata for additional casesbrian m. carlson
2020-03-16builtin/reset: compute checkout metadata for resetbrian m. carlson
2020-03-16builtin/rebase: compute checkout metadata for rebasesbrian m. carlson
2020-03-16builtin/clone: compute checkout metadata for clonesbrian m. carlson
2020-03-16builtin/checkout: compute checkout metadata for checkoutsbrian m. carlson
2020-02-24t: drop debug `cat` callsMartin Ågren
2019-12-06Merge branch 'jk/lore-is-the-archive'Junio C Hamano
2019-11-30doc: replace public-inbox links with lore.kernel.orgJeff King
2019-08-22t0021: make sure clean filter runsThomas Gummerer
2019-01-29tests: avoid calling Perl just to determine file sizesJohannes Schindelin
2018-10-06t/*: fix ordering of expected/observed argumentsMatthew DeVore
2018-08-15Merge branch 'nd/i18n'Junio C Hamano
2018-07-23convert.c: mark more strings for translationNguyễn Thái Ngọc Duy
2018-07-16t0000-t0999: fix broken &&-chainsEric Sunshine
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy
2017-07-26sub-process: refactor handshake to common functionJonathan Tan
2017-06-30convert: add "status=delayed" to filter process protocolLars Schneider
2017-06-29t0021: write "OUT <size>" only on successLars Schneider
2017-06-26t0021: make debug log file name configurableLars Schneider
2017-06-26t0021: keep filter log files on comparisonLars Schneider
2016-12-27Merge branch 'ls/filter-process'Junio C Hamano
2016-12-19Merge branch 'ls/t0021-fixup'Junio C Hamano