summaryrefslogtreecommitdiff
path: root/t/t0021-conversion.sh
AgeCommit message (Expand)Author
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
2016-12-18t0021: fix flaky testLars Schneider
2016-12-06docs: warn about possible '=' in clean/smudge filter process valuesLars Schneider
2016-12-05t0021: minor filter process test cleanupLars Schneider
2016-11-11Merge branch 'ls/filter-process'Junio C Hamano
2016-11-11Merge branch 'js/pwd-var-vs-pwd-cmd-fix'Junio C Hamano
2016-11-11t0021: remove debugging cruftJunio C Hamano