Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bf/fetch-set-head-config' | Junio C Hamano | 2024-12-19 | 1 | -0/+138 |
|\ | |||||
| * | fetch set_head: add warn-if-not-$branch option | Bence Ferdinandy | 2024-12-05 | 1 | -0/+38 |
| * | fetch set_head: move warn advice into advise_if_enabled | Bence Ferdinandy | 2024-12-05 | 1 | -2/+0 |
| * | fetch: add configuration for set_head behaviour | Bence Ferdinandy | 2024-12-02 | 1 | -0/+102 |
* | | Merge branch 'jc/set-head-symref-fix' | Junio C Hamano | 2024-12-19 | 1 | -0/+17 |
|\ \ | |||||
| * | | fetch: do not ask for HEAD unnecessarily | Junio C Hamano | 2024-12-07 | 1 | -0/+17 |
| |/ | |||||
* | | Merge branch 'bf/set-head-symref' | Junio C Hamano | 2024-12-19 | 1 | -0/+24 |
|\| | |||||
| * | fetch: set remote/HEAD if it does not exist | Bence Ferdinandy | 2024-11-25 | 1 | -0/+24 |
* | | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 2024-11-21 | 1 | -1/+0 |
|/ | |||||
* | transport: fix leaking negotiation tips | Patrick Steinhardt | 2024-08-22 | 1 | -0/+1 |
* | Merge branch 'ps/pseudo-ref-terminology' | Junio C Hamano | 2024-05-28 | 1 | -3/+3 |
|\ | |||||
| * | refs: refuse to write pseudorefs | Patrick Steinhardt | 2024-05-15 | 1 | -3/+3 |
* | | Merge branch 'it/refs-name-conflict' | Junio C Hamano | 2024-05-23 | 1 | -0/+16 |
|\ \ | |||||
| * | | refs: return conflict error when checking packed refs | Ivan Tse | 2024-05-06 | 1 | -0/+16 |
| |/ | |||||
* | | Sync with 2.43.4 | Johannes Schindelin | 2024-04-19 | 1 | -0/+24 |
|\ \ | |/ |/| | |||||
| * | Sync with 2.42.2 | Johannes Schindelin | 2024-04-19 | 1 | -0/+24 |
| |\ | |||||
| | * | Sync with 2.41.1 | Johannes Schindelin | 2024-04-19 | 1 | -0/+24 |
| | |\ | |||||
| | | * | Sync with 2.40.2 | Johannes Schindelin | 2024-04-19 | 1 | -0/+24 |
| | | |\ | |||||
| | | | * | Sync with 2.39.4 | Johannes Schindelin | 2024-04-19 | 1 | -0/+24 |
| | | | |\ | |||||
| | | | | * | t5510: verify that D/F confusion cannot lead to an RCE | Johannes Schindelin | 2024-04-17 | 1 | -0/+24 |
| * | | | | | Merge branch 'jk/commit-graph-slab-clear-fix' into maint-2.43 | Junio C Hamano | 2024-02-09 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'jk/commit-graph-slab-clear-fix' | Junio C Hamano | 2024-01-16 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | commit-graph: retain commit slab when closing NULL commit_graph | Jeff King | 2024-01-05 | 1 | -1/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | t5510: ensure that the packed-refs file needs locking | Patrick Steinhardt | 2023-11-17 | 1 | -0/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'jc/test-i18ngrep' | Junio C Hamano | 2023-11-08 | 1 | -4/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 2023-11-02 | 1 | -4/+4 |
| |/ / / | |||||
* / / / | transfer.unpackLimit: fetch/receive.unpackLimit takes precedence | Junio C Hamano | 2023-08-23 | 1 | -0/+46 |
|/ / / | |||||
* | | | fetch: split out tests for output format | Patrick Steinhardt | 2023-05-10 | 1 | -53/+0 |
* | | | fetch: support hideRefs to speed up connectivity checks | Eric Wong | 2023-02-27 | 1 | -0/+9 |
|/ / | |||||
* / | Documentation: clarify multiple pushurls vs urls | Calvin Wan | 2023-02-07 | 1 | -0/+8 |
|/ | |||||
* | Sync with 2.36.3 | Taylor Blau | 2022-10-07 | 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-14 | 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-04 | 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-26 | 1 | -3/+3 |
|\ \ | |||||
| * | | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 2021-02-11 | 1 | -1/+1 |