Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with 2.36.3 | Taylor Blau | 2022-10-06 | 1 | -0/+1 |
|\ | |||||
| * | Sync with 2.35.5 | Taylor Blau | 2022-10-06 | 1 | -0/+1 |
| |\ | |||||
| | * | Sync with 2.34.5 | Taylor Blau | 2022-10-06 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Sync with 2.32.4 | Taylor Blau | 2022-10-06 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | Sync with 2.30.6 | Taylor Blau | 2022-10-06 | 1 | -0/+1 |
| | | | |\ | |||||
| | | | | * | t/t5NNN: allow local submodules | Taylor Blau | 2022-10-01 | 1 | -0/+1 |
* | | | | | | t5510: replace 'origin' with URL more carefully | Derrick Stolee | 2022-06-21 | 1 | -1/+5 |
|/ / / / / | |||||
* | | | | | Revert "fetch: increase test coverage of fetches" | Junio C Hamano | 2022-04-13 | 1 | -29/+0 |
* | | | | | test-lib-functions: add and use a "test_hook" wrapper | Ævar Arnfjörð Bjarmason | 2022-03-17 | 1 | -4/+4 |
* | | | | | fetch: make `--atomic` flag cover pruning of refs | Patrick Steinhardt | 2022-02-17 | 1 | -6/+2 |
* | | | | | fetch: increase test coverage of fetches | Patrick Steinhardt | 2022-02-17 | 1 | -0/+33 |
* | | | | | fetch --prune: exit with error if pruning fails | Thomas Gummerer | 2022-01-31 | 1 | -0/+11 |
|/ / / / | |||||
* | | | | Merge branch 'es/test-chain-lint' | Junio C Hamano | 2022-01-03 | 1 | -7/+7 |
|\ \ \ \ | |||||
| * | | | | t5000-t5999: detect and signal failure within loop | Eric Sunshine | 2021-12-13 | 1 | -1/+1 |
| * | | | | tests: fix broken &&-chains in `{...}` groups | Eric Sunshine | 2021-12-13 | 1 | -1/+1 |
| * | | | | tests: simplify construction of large blocks of text | Eric Sunshine | 2021-12-13 | 1 | -5/+5 |
| |/ / / | |||||
* | | | | tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed | Johannes Schindelin | 2021-12-05 | 1 | -3/+0 |
|/ / / | |||||
* | | | fetch: die on invalid --negotiation-tip hash | Jonathan Tan | 2021-07-15 | 1 | -0/+13 |
|/ / | |||||
* | | Merge branch 'ab/detox-gettext-tests' | Junio C Hamano | 2021-02-25 | 1 | -3/+3 |
|\ \ | |||||
| * | | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 2021-02-10 | 1 | -1/+1 |
| * | | tests: remove most uses of C_LOCALE_OUTPUT | Ævar Arnfjörð Bjarmason | 2021-02-10 | 1 | -2/+2 |
* | | | test libs: rename bundle helper to "lib-bundle.sh" | Ævar Arnfjörð Bjarmason | 2021-02-10 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'jx/bundle' | Junio C Hamano | 2021-01-25 | 1 | -22/+4 |
|\ \ | |||||
| * | | test: add helper functions for git-bundle | Jiang Xin | 2021-01-11 | 1 | -22/+4 |
| |/ | |||||
* | | Merge branch 'ps/fetch-atomic' | Junio C Hamano | 2021-01-25 | 1 | -0/+168 |
|\ \ | |||||
| * | | fetch: implement support for atomic reference updates | Patrick Steinhardt | 2021-01-12 | 1 | -0/+168 |
| |/ | |||||
* | | Merge branch 'js/default-branch-name-tests-final-stretch' | Junio C Hamano | 2021-01-25 | 1 | -0/+3 |
|\ \ | |/ |/| | |||||
| * | tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed | Johannes Schindelin | 2020-11-19 | 1 | -2/+2 |
| * | t551*: adjust the references to the default branch name "main" | Johannes Schindelin | 2020-11-19 | 1 | -80/+80 |
| * | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 2020-11-19 | 1 | -0/+3 |
* | | t5510: use `main` as initial branch name | Johannes Schindelin | 2020-12-16 | 1 | -83/+85 |
|/ | |||||
* | tests: prepare aligned mentions of the default branch name | Johannes Schindelin | 2020-10-23 | 1 | -4/+4 |
* | Merge branch 'ds/maintenance-part-1' | Junio C Hamano | 2020-09-25 | 1 | -1/+1 |
|\ | |||||
| * | maintenance: replace run_auto_gc() | Derrick Stolee | 2020-09-17 | 1 | -1/+1 |
* | | fetch: no FETCH_HEAD display if --no-write-fetch-head | Jonathan Tan | 2020-09-02 | 1 | -8/+10 |
|/ | |||||
* | fetch: optionally allow disabling FETCH_HEAD update | Junio C Hamano | 2020-08-18 | 1 | -2/+13 |
* | Merge branch 'ma/test-quote-cleanup' | Junio C Hamano | 2020-08-13 | 1 | -2/+2 |
|\ | |||||
| * | t: don't spuriously close and reopen quotes | Martin Ågren | 2020-08-06 | 1 | -2/+2 |
* | | Merge branch 'bc/sha-256-part-3' | Junio C Hamano | 2020-08-11 | 1 | -6/+10 |
|\ \ | |/ |/| | |||||
| * | bundle: add new version for use with SHA-256 | brian m. carlson | 2020-07-30 | 1 | -6/+10 |
* | | Remove doubled words in various comments | Elijah Newren | 2020-07-28 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'ma/test-cleanup' | Junio C Hamano | 2020-03-02 | 1 | -1/+0 |
|\ | |||||
| * | t: drop debug `cat` calls | Martin Ågren | 2020-02-24 | 1 | -1/+0 |
* | | Merge branch 'bc/hash-independent-tests-part-7' | Junio C Hamano | 2020-02-05 | 1 | -4/+5 |
|\ \ | |||||
| * | | t5510: make hash size independent | brian m. carlson | 2020-01-15 | 1 | -4/+5 |
| |/ | |||||
* | | fetch: document and test --refmap="" | Derrick Stolee | 2020-01-21 | 1 | -0/+24 |
|/ | |||||
* | Merge branch 'ds/commit-graph-on-fetch' | Junio C Hamano | 2019-11-04 | 1 | -0/+16 |
|\ | |||||
| * | commit-graph: fix writing first commit-graph during fetch | Derrick Stolee | 2019-10-25 | 1 | -1/+1 |
| * | t5510-fetch.sh: demonstrate fetch.writeCommitGraph bug | Derrick Stolee | 2019-10-25 | 1 | -0/+16 |
* | | Merge branch 'ds/commit-graph-on-fetch' | Junio C Hamano | 2019-09-30 | 1 | -0/+13 |
|\ \ | |/ |