summaryrefslogtreecommitdiff
path: root/t/t0021-conversion.sh
Commit message (Expand)AuthorAgeFilesLines
* t0021: use Windows-friendly `pwd`Johannes Schindelin2022-12-071-2/+2
* tests: use the new C rot13-filter helper to avoid PERL prereqMatheus Tavares2022-08-141-36/+33
* t0021: avoid grepping for a Perl-specific string at filter outputMatheus Tavares2022-08-141-1/+1
* checkout: fix two bugs on the final count of updated entriesMatheus Tavares2022-07-141-1/+1
* checkout: document bug where delayed checkout counts entries twiceMatheus Tavares2022-07-141-0/+22
* t0000-t3999: detect and signal failure within loopEric Sunshine2021-12-131-4/+4
* tests: fix broken &&-chains in `{...}` groupsEric Sunshine2021-12-131-4/+4
* tests: simplify construction of large blocks of textEric Sunshine2021-12-131-22/+22
* checkout: make delayed checkout respect --quiet and --no-progressMatheus Tavares2021-08-261-0/+71
* Merge branch 'mt/cleanly-die-upon-missing-required-filter'Junio C Hamano2021-03-221-0/+24
|\
| * convert: fail gracefully upon missing clean cmd on required filterMatheus Tavares2021-02-261-0/+24
* | Sync with Git 2.30.2 for CVE-2021-21300Junio C Hamano2021-03-081-0/+81
|\ \ | |/ |/|
| * Sync with 2.29.3Johannes Schindelin2021-02-121-0/+81
| |\
| | * Sync with 2.26.3Johannes Schindelin2021-02-121-0/+81
| | |\
| | | * Sync with 2.25.5Johannes Schindelin2021-02-121-0/+81
| | | |\
| | | | * Sync with 2.24.4Johannes Schindelin2021-02-121-0/+81
| | | | |\
| | | | | * Sync with 2.23.4Johannes Schindelin2021-02-121-0/+81
| | | | | |\
| | | | | | * Sync with 2.20.5Johannes Schindelin2021-02-121-0/+81
| | | | | | |\
| | | | | | | * Sync with 2.19.6Johannes Schindelin2021-02-121-0/+81
| | | | | | | |\
| | | | | | | | * Sync with 2.18.5Johannes Schindelin2021-02-121-0/+81
| | | | | | | | |\
| | | | | | | | | * Sync with 2.17.6Johannes Schindelin2021-02-121-0/+81
| | | | | | | | | |\
| | | | | | | | | | * run-command: invalidate lstat cache after a command finishedJohannes Schindelin2021-02-121-0/+36
| | | | | | | | | | * checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares2021-02-121-0/+45
* | | | | | | | | | | doc: use https linksThomas Ackermann2021-02-051-2/+2
* | | | | | | | | | | t[01]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-21/+21
* | | | | | | | | | | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
|/ / / / / / / / / /
* | | | | | | | | | tests: consolidate the `file_size` function into `test-lib-functions.sh`Johannes Schindelin2020-11-061-20/+16
|/ / / / / / / / /
* | | | | | | | | 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-061-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-151-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 functionjt/subprocess-handshakeJonathan 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 testls/filter-processLars Schneider2016-12-181-16/+1
| * docs: warn about possible '=' in clean/smudge filter process valuesLars Schneider2016-12-061-10/+10