Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test-lib: check for leak logs after every test | Jeff King | 2024-09-25 | 1 | -1/+2 |
* | Merge branch 'jk/test-body-in-here-doc' | Junio C Hamano | 2024-07-17 | 1 | -5/+27 |
|\ | |||||
| * | test-lib: allow test snippets as here-docs | Jeff King | 2024-07-10 | 1 | -5/+27 |
* | | Merge branch 'ps/use-the-repository' | Junio C Hamano | 2024-07-02 | 1 | -0/+5 |
|\ \ | |/ |/| | |||||
| * | http-fetch: don't crash when parsing packfile without a repo | Patrick Steinhardt | 2024-06-14 | 1 | -0/+5 |
* | | t/test-lib-functions.sh: support `--notick` in `test_commit_bulk()` | Taylor Blau | 2024-05-24 | 1 | -1/+8 |
|/ | |||||
* | t: local VAR="VAL" (quote ${magic-reference}) | Junio C Hamano | 2024-04-06 | 1 | -4/+4 |
* | t: local VAR="VAL" (quote command substitution) | Junio C Hamano | 2024-04-06 | 1 | -1/+1 |
* | t: local VAR="VAL" (quote positional parameters) | Junio C Hamano | 2024-04-06 | 1 | -1/+1 |
* | Merge branch 'eb/hash-transition' | Junio C Hamano | 2024-03-28 | 1 | -1/+16 |
|\ | |||||
| * | test-lib: compute the compatibility hash so tests may use it | Eric W. Biederman | 2023-10-02 | 1 | -1/+16 |
* | | Merge branch 'jc/test-i18ngrep' | Junio C Hamano | 2024-03-14 | 1 | -2/+1 |
|\ \ | |||||
| * | | test_i18ngrep: hard deprecate and forbid its use | Junio C Hamano | 2024-03-02 | 1 | -2/+1 |
| * | | Merge branch 'sp/test-i18ngrep' into maint-2.43 | Junio C Hamano | 2024-02-09 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'js/update-urls-in-doc-and-comment' into maint-2.43 | Junio C Hamano | 2024-02-09 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'ps/refstorage-extension' | Junio C Hamano | 2024-01-16 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar | Patrick Steinhardt | 2024-01-02 | 1 | -0/+5 |
* | | | | | | Merge branch 'tb/multi-pack-verbatim-reuse' | Junio C Hamano | 2024-01-13 | 1 | -0/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t/test-lib-functions.sh: implement `test_trace2_data` helper | Taylor Blau | 2023-12-14 | 1 | -0/+14 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'sp/test-i18ngrep' | Junio C Hamano | 2023-12-27 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | test-lib-functions.sh: fix test_grep fail message wording | Shreyansh Paliwal | 2023-12-18 | 1 | -1/+1 |
* | | | | | Merge branch 'js/update-urls-in-doc-and-comment' | Junio C Hamano | 2023-12-18 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | doc: switch links to https | Josh Soref | 2023-11-26 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'jc/test-i18ngrep' | Junio C Hamano | 2023-11-08 | 1 | -4/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | test framework: further deprecate test_i18ngrep | Junio C Hamano | 2023-10-31 | 1 | -4/+6 |
| |/ | |||||
* / | t: use git-show-ref(1) to check for ref existence | Patrick Steinhardt | 2023-11-01 | 1 | -0/+55 |
|/ | |||||
* | Merge branch 'pw/rebase-skip-commit-message-fix' | Junio C Hamano | 2023-08-10 | 1 | -0/+33 |
|\ | |||||
| * | rebase --skip: fix commit message clean up when skipping squash | Phillip Wood | 2023-08-03 | 1 | -0/+33 |
* | | Merge branch 'bc/more-git-var' | Junio C Hamano | 2023-07-05 | 1 | -0/+9 |
|\ \ | |||||
| * | | t: add a function to check executable bit | brian m. carlson | 2023-06-27 | 1 | -0/+9 |
| |/ | |||||
* / | config: use gitdir to get worktree config | Victoria Dye | 2023-05-26 | 1 | -2/+11 |
|/ | |||||
* | t: drop "verbose" helper function | Jeff King | 2023-05-08 | 1 | -9/+0 |
* | Merge branch 'pw/rebase-i-parse-fix' | Junio C Hamano | 2023-03-01 | 1 | -0/+8 |
|\ | |||||
| * | rebase -i: fix parsing of "fixup -C<commit>" | Phillip Wood | 2023-02-23 | 1 | -0/+8 |
* | | Merge branch 'ds/bundle-uri-5' | Junio C Hamano | 2023-02-16 | 1 | -0/+8 |
|\ \ | |||||
| * | | t5558: add tests for creationToken heuristic | Derrick Stolee | 2023-01-31 | 1 | -0/+8 |
* | | | t: allow 'scalar' in test_must_fail | Derrick Stolee | 2023-01-27 | 1 | -1/+1 |
* | | | Merge branch 'ab/test-env-helper' | Junio C Hamano | 2023-01-23 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | env-helper: move this built-in to "test-tool env-helper" | Ævar Arnfjörð Bjarmason | 2023-01-15 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'ds/omit-trailing-hash-in-index' | Junio C Hamano | 2023-01-16 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | test-lib-functions: add helper for trailing hash | Derrick Stolee | 2023-01-06 | 1 | -0/+8 |
| |/ / | |||||
* | | | Merge branch 'js/drop-mingw-test-cmp' | Junio C Hamano | 2023-01-08 | 1 | -66/+0 |
|\ \ \ | |||||
| * | | | tests(mingw): avoid very slow `mingw_test_cmp` | Johannes Schindelin | 2022-12-12 | 1 | -66/+0 |
* | | | | Merge branch 'sg/test-oid-wo-incomplete-line' | Junio C Hamano | 2023-01-05 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | tests: make 'test_oid' print trailing newline | SZEDER Gábor | 2022-12-19 | 1 | -1/+1 |
| | |/ | |/| | |||||
* / | | t: create test harness for 'bundle-uri' command | Ævar Arnfjörð Bjarmason | 2022-12-25 | 1 | -0/+7 |
|/ / | |||||
* | | test-lib-functions: drop redundant diagnostic print | Martin Ågren | 2022-11-01 | 1 | -4/+0 |
* | | Merge branch 'ds/bundle-uri-3' | Taylor Blau | 2022-10-31 | 1 | -0/+11 |
|\ \ | |||||
| * | | bundle-uri: unit test "key=value" parsing | Ævar Arnfjörð Bjarmason | 2022-10-12 | 1 | -0/+11 |
| |/ | |||||
* | | test-lib-functions: mark 'test_commit' variables as 'local' | Philippe Blain | 2022-10-21 | 1 | -8/+8 |