Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fast-import: forbid escaped NUL in paths | Thalia Archibald | 2024-04-15 | 1 | -0/+1 |
* | fast-import: document C-style escapes for paths | Thalia Archibald | 2024-04-15 | 1 | -4/+6 |
* | fast-import: allow unquoted empty path for root | Thalia Archibald | 2024-04-15 | 1 | -173/+190 |
* | fast-import: tighten path unquoting | Thalia Archibald | 2024-04-15 | 1 | -1/+257 |
* | t/t9*: avoid redundant uses of cat | Beat Bolli | 2024-03-16 | 1 | -9/+5 |
* | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 2023-11-02 | 1 | -13/+13 |
* | t/t9300-fast-import.sh: prepare for `gc --cruft` by default | Taylor Blau | 2023-04-18 | 1 | -9/+4 |
* | Merge branch 'ds/gender-neutral-doc' | Junio C Hamano | 2021-07-17 | 1 | -1/+0 |
|\ | |||||
| * | *: fix typos | Derrick Stolee | 2021-06-16 | 1 | -1/+0 |
* | | t9300: check ref existence using test-helper rather than a file system check | Han-Wen Nienhuys | 2021-06-02 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'ab/test-lib' | Junio C Hamano | 2021-02-23 | 1 | -1/+1 |
|\ | |||||
| * | test libs: rename "diff-lib" to "lib-diff" | Ævar Arnfjörð Bjarmason | 2021-02-12 | 1 | -1/+1 |
* | | t: prepare for GIT_TEST_WRITE_REV_INDEX | Taylor Blau | 2021-01-26 | 1 | -1/+4 |
|/ | |||||
* | t9[0-4]*: adjust the references to the default branch name "main" | Johannes Schindelin | 2020-11-20 | 1 | -42/+42 |
* | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 2020-11-20 | 1 | -0/+3 |
* | t9300: use $ZERO_OID instead of hard-coded object ID | brian m. carlson | 2020-07-30 | 1 | -8/+8 |
* | t9300: abstract away SHA-1-specific constants | brian m. carlson | 2020-07-30 | 1 | -49/+59 |
* | Merge branch 'en/fast-import-looser-date' | Junio C Hamano | 2020-06-02 | 1 | -0/+28 |
|\ | |||||
| * | fast-import: add new --date-format=raw-permissive format | Elijah Newren | 2020-05-31 | 1 | -0/+28 |
* | | Merge branch 'bc/sha-256-part-1-of-4' | Junio C Hamano | 2020-03-27 | 1 | -0/+109 |
|\ \ | |/ |/| | |||||
| * | fast-import: add options for rewriting submodules | brian m. carlson | 2020-02-28 | 1 | -0/+109 |
* | | t: drop debug `cat` calls | Martin Ågren | 2020-02-24 | 1 | -1/+0 |
|/ | |||||
* | Merge branch 'sg/t9300-robustify' | Junio C Hamano | 2019-12-16 | 1 | -4/+16 |
|\ | |||||
| * | t9300-fast-import: don't hang if background fast-import exits too early | SZEDER Gábor | 2019-12-06 | 1 | -2/+14 |
| * | t9300-fast-import: store the PID in a variable instead of pidfile | SZEDER Gábor | 2019-12-06 | 1 | -3/+3 |
* | | Sync with Git 2.24.1 | Junio C Hamano | 2019-12-10 | 1 | -14/+44 |
|\ \ | |||||
| * \ | Sync with 2.23.1 | Johannes Schindelin | 2019-12-06 | 1 | -14/+44 |
| |\ \ | | |/ | |/| | |||||
| | * | Sync with 2.22.2 | Johannes Schindelin | 2019-12-06 | 1 | -14/+44 |
| | |\ | |||||
| | | * | Sync with 2.21.1 | Johannes Schindelin | 2019-12-06 | 1 | -14/+44 |
| | | |\ | |||||
| | | | * | Sync with 2.19.3 | Johannes Schindelin | 2019-12-06 | 1 | -14/+44 |
| | | | |\ | |||||
| | | | | * | Sync with 2.18.2 | Johannes Schindelin | 2019-12-06 | 1 | -14/+44 |
| | | | | |\ | |||||
| | | | | | * | Sync with 2.17.3 | Johannes Schindelin | 2019-12-06 | 1 | -14/+44 |
| | | | | | |\ | |||||
| | | | | | | * | Sync with 2.15.4 | Johannes Schindelin | 2019-12-06 | 1 | -14/+44 |
| | | | | | | |\ | |||||
| | | | | | | | * | fast-import: disallow "feature import-marks" by default | Jeff King | 2019-12-04 | 1 | -5/+17 |
| | | | | | | | * | fast-import: disallow "feature export-marks" by default | Jeff King | 2019-12-04 | 1 | -8/+15 |
| | | | | | | | * | fast-import: delay creating leading directories for export-marks | Jeff King | 2019-12-04 | 1 | -2/+11 |
| | | | | | | | * | t9300: create marks files for double-import-marks test | Jeff King | 2019-12-04 | 1 | -0/+2 |
| | | | | | | | * | t9300: drop some useless uses of cat | Jeff King | 2019-12-04 | 1 | -5/+5 |
* | | | | | | | | | t9300: don't create unused file | René Scharfe | 2019-11-30 | 1 | -3/+0 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'en/fast-imexport-nested-tags' | Junio C Hamano | 2019-10-15 | 1 | -0/+37 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fast-import: add support for new 'alias' command | Elijah Newren | 2019-10-04 | 1 | -0/+5 |
| * | | | | | | | | fast-import: allow tags to be identified by mark labels | Elijah Newren | 2019-10-04 | 1 | -0/+19 |
| * | | | | | | | | fast-import: fix handling of deleted tags | Elijah Newren | 2019-10-04 | 1 | -0/+13 |
| |/ / / / / / / | |||||
* / / / / / / / | tests: remove "cat foo" before "test_i18ngrep bar foo" | René Scharfe | 2019-10-07 | 1 | -13/+0 |
|/ / / / / / / | |||||
* / / / / / / | fast-import: support 'encoding' commit header | Elijah Newren | 2019-05-14 | 1 | -0/+20 |
|/ / / / / / | |||||
* | | | | | | fast-import: fix erroneous handling of get-mark with empty orphan commits | Elijah Newren | 2019-04-01 | 1 | -2/+2 |
* | | | | | | t9300: demonstrate bug with get-mark and empty orphan commits | Elijah Newren | 2019-04-01 | 1 | -0/+37 |
|/ / / / / | |||||
* / / / / | multi-pack-index: define GIT_TEST_MULTI_PACK_INDEX | Derrick Stolee | 2018-10-22 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch 'ab/test-must-be-empty-for-master' | Junio C Hamano | 2018-08-20 | 1 | -5/+2 |
|\ \ \ \ | |||||
| * | | | | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 2018-07-30 | 1 | -5/+2 |
| |/ / / |