Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 2024-11-21 | 1 | -1/+0 |
* | t: mark some tests as leak free | Patrick Steinhardt | 2024-11-21 | 1 | -0/+1 |
* | t5601: work around leak sanitizer issue | Patrick Steinhardt | 2024-11-21 | 1 | -11/+15 |
* | t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin | Patrick Steinhardt | 2024-10-16 | 1 | -2/+9 |
* | config: fix segfault when parsing "core.abbrev" without repo | Patrick Steinhardt | 2024-06-12 | 1 | -0/+7 |
* | Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maint | Junio C Hamano | 2024-05-25 | 1 | -51/+0 |
|\ | |||||
| * | Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44 | Junio C Hamano | 2024-05-25 | 1 | -51/+0 |
| |\ | |||||
| | * | Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43 | Junio C Hamano | 2024-05-25 | 1 | -51/+0 |
| | |\ | |||||
| | | * | Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40 | Junio C Hamano | 2024-05-24 | 1 | -51/+0 |
| | | |\ | |||||
| | | | * | clone: drop the protections where hooks aren't run | Johannes Schindelin | 2024-05-21 | 1 | -51/+0 |
* | | | | | Sync with 2.44.1 | Johannes Schindelin | 2024-04-29 | 1 | -0/+66 |
|\| | | | | |||||
| * | | | | Sync with 2.43.4 | Johannes Schindelin | 2024-04-19 | 1 | -0/+66 |
| |\| | | | |||||
| | * | | | Sync with 2.42.2 | Johannes Schindelin | 2024-04-19 | 1 | -0/+66 |
| | |\| | | |||||
| | | * | | Sync with 2.39.4 | Johannes Schindelin | 2024-04-19 | 1 | -0/+66 |
| | | |\| | |||||
| | | | * | clone: prevent hooks from running during a clone | Johannes Schindelin | 2024-04-19 | 1 | -0/+51 |
| | | | * | clone: when symbolic links collide with directories, keep the latter | Johannes Schindelin | 2024-04-17 | 1 | -0/+15 |
* | | | | | t5601: exercise clones with "includeIf.*.onbranch" | Patrick Steinhardt | 2024-03-12 | 1 | -0/+12 |
|/ / / / | |||||
* / / / | builtin/clone: introduce `--ref-format=` value flag | Patrick Steinhardt | 2024-01-02 | 1 | -0/+17 |
|/ / / | |||||
* / / | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 2023-11-02 | 1 | -3/+3 |
|/ / | |||||
* | | bundle-uri: download in creationToken order | Derrick Stolee | 2023-01-31 | 1 | -0/+46 |
* | | clone: unbundle the advertised bundles | Derrick Stolee | 2022-12-25 | 1 | -0/+59 |
|/ | |||||
* | t5516: move plaintext-password tests from t5601 and t5516 | Jeff King | 2022-11-01 | 1 | -23/+0 |
* | Sync with 2.37.4 | Taylor Blau | 2022-10-07 | 1 | -0/+1 |
|\ | |||||
| * | 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.32.4 | Taylor Blau | 2022-10-06 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | Sync with 2.31.5 | 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 |
* | | | | | | | fetch-pack: add tracing for negotiation rounds | Josh Steadmon | 2022-08-15 | 1 | -1/+5 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'ab/credentials-in-url-more' | Junio C Hamano | 2022-06-17 | 1 | -5/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | transfer doc: move fetch.credentialsInUrl to "transfer" config namespace | Ævar Arnfjörð Bjarmason | 2022-06-15 | 1 | -5/+5 |
* | | | | | | | tests: add LIBCURL prerequisite to tests needing libcurl | Ævar Arnfjörð Bjarmason | 2022-06-15 | 1 | -2/+2 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'ds/credentials-in-url' | Junio C Hamano | 2022-06-14 | 1 | -0/+23 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | remote: create fetch.credentialsInUrl config | Derrick Stolee | 2022-06-06 | 1 | -0/+23 |
| |/ / / / | |||||
* / / / / | tests: change "cat && chmod +x" to use "test_hook" | Ævar Arnfjörð Bjarmason | 2022-03-17 | 1 | -3/+1 |
|/ / / / | |||||
* | | | | Merge branch 'hn/prep-tests-for-reftable' | Junio C Hamano | 2021-07-14 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | t5601: read HEAD using rev-parse | Han-Wen Nienhuys | 2021-06-02 | 1 | -1/+2 |
* | | | | t5601: mark protocol v2-only test | Jonathan Tan | 2021-05-05 | 1 | -1/+1 |
|/ / / | |||||
* / / | builtin/clone.c: add --reject-shallow option | Li Linchao | 2021-04-01 | 1 | -0/+9 |
|/ / | |||||
* | | tests: remove most uses of C_LOCALE_OUTPUT | Ævar Arnfjörð Bjarmason | 2021-02-11 | 1 | -1/+1 |
* | | t5[6-9]*: adjust the references to the default branch name "main" | Johannes Schindelin | 2020-11-20 | 1 | -3/+3 |
* | | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 2020-11-20 | 1 | -0/+3 |
|/ | |||||
* | Merge branch 'jt/keep-partial-clone-filter-upon-lazy-fetch' | Junio C Hamano | 2020-10-05 | 1 | -1/+2 |
|\ | |||||
| * | fetch: do not override partial clone filter | Jonathan Tan | 2020-09-29 | 1 | -1/+2 |
* | | builtin/clone: avoid failure with GIT_DEFAULT_HASH | brian m. carlson | 2020-09-22 | 1 | -0/+14 |
|/ | |||||
* | promisor-remote: lazy-fetch objects in subprocess | Jonathan Tan | 2020-08-19 | 1 | -1/+1 |
* | git clone: don't clone into non-empty directory | Ben Wijen | 2020-07-10 | 1 | -1/+3 |
* | t5601: switch into repository to hash object | brian m. carlson | 2020-01-15 | 1 | -2/+2 |
* | Merge branch 'dl/use-sq-from-test-lib' | Junio C Hamano | 2019-09-30 | 1 | -1/+0 |
|\ |