index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t9300-fast-import.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-30
fast-import: mark strings for translation
Christian Couder
1
-10
/
+10
2025-05-12
tests: prepare for a world without whatchanged
Junio C Hamano
1
-6
/
+6
2024-12-13
Merge branch 'en/fast-import-verify-path'
Junio C Hamano
1
-3
/
+110
2024-12-04
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
1
-1
/
+0
2024-12-04
t9300: test verification of renamed paths
Jeff King
1
-2
/
+9
2024-12-02
fast-import: disallow more path components
Elijah Newren
1
-4
/
+84
2024-11-27
Merge branch 'en/fast-import-avoid-self-replace'
Junio C Hamano
1
-0
/
+28
2024-11-26
fast-import: disallow "." and ".." path components
Elijah Newren
1
-0
/
+20
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-11-19
fast-import: avoid making replace refs point to themselves
Elijah Newren
1
-0
/
+28
2024-10-16
t/test-lib: wire up NO_ICONV prerequisite
Patrick Steinhardt
1
-1
/
+1
2024-08-14
builtin/fast-import: plug trivial memory leaks
Patrick Steinhardt
1
-0
/
+1
2024-04-15
fast-import: forbid escaped NUL in paths
Thalia Archibald
1
-0
/
+1
2024-04-15
fast-import: document C-style escapes for paths
Thalia Archibald
1
-4
/
+6
2024-04-15
fast-import: allow unquoted empty path for root
Thalia Archibald
1
-173
/
+190
2024-04-15
fast-import: tighten path unquoting
Thalia Archibald
1
-1
/
+257
2024-03-16
t/t9*: avoid redundant uses of cat
Beat Bolli
1
-9
/
+5
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-13
/
+13
2023-04-18
t/t9300-fast-import.sh: prepare for `gc --cruft` by default
Taylor Blau
1
-9
/
+4
2021-07-16
Merge branch 'ds/gender-neutral-doc'
Junio C Hamano
1
-1
/
+0
2021-06-16
*: fix typos
Derrick Stolee
1
-1
/
+0
2021-06-02
t9300: check ref existence using test-helper rather than a file system check
Han-Wen Nienhuys
1
-1
/
+1
2021-02-22
Merge branch 'ab/test-lib'
Junio C Hamano
1
-1
/
+1
2021-02-12
test libs: rename "diff-lib" to "lib-diff"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-01-25
t: prepare for GIT_TEST_WRITE_REV_INDEX
Taylor Blau
1
-1
/
+4
2020-11-19
t9[0-4]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-42
/
+42
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-07-30
t9300: use $ZERO_OID instead of hard-coded object ID
brian m. carlson
1
-8
/
+8
2020-07-30
t9300: abstract away SHA-1-specific constants
brian m. carlson
1
-49
/
+59
2020-06-02
Merge branch 'en/fast-import-looser-date'
Junio C Hamano
1
-0
/
+28
2020-05-31
fast-import: add new --date-format=raw-permissive format
Elijah Newren
1
-0
/
+28
2020-03-26
Merge branch 'bc/sha-256-part-1-of-4'
Junio C Hamano
1
-0
/
+109
2020-02-28
fast-import: add options for rewriting submodules
brian m. carlson
1
-0
/
+109
2020-02-24
t: drop debug `cat` calls
Martin Ågren
1
-1
/
+0
2019-12-16
Merge branch 'sg/t9300-robustify'
Junio C Hamano
1
-4
/
+16
2019-12-09
Sync with Git 2.24.1
Junio C Hamano
1
-14
/
+44
2019-12-06
t9300-fast-import: don't hang if background fast-import exits too early
SZEDER Gábor
1
-2
/
+14
2019-12-06
t9300-fast-import: store the PID in a variable instead of pidfile
SZEDER Gábor
1
-3
/
+3
2019-12-06
Sync with 2.23.1
Johannes Schindelin
1
-14
/
+44
2019-12-06
Sync with 2.22.2
Johannes Schindelin
1
-14
/
+44
2019-12-06
Sync with 2.21.1
Johannes Schindelin
1
-14
/
+44
2019-12-06
Sync with 2.19.3
Johannes Schindelin
1
-14
/
+44
2019-12-06
Sync with 2.18.2
Johannes Schindelin
1
-14
/
+44
2019-12-06
Sync with 2.17.3
Johannes Schindelin
1
-14
/
+44
2019-12-06
Sync with 2.15.4
Johannes Schindelin
1
-14
/
+44
2019-12-04
fast-import: disallow "feature import-marks" by default
Jeff King
1
-5
/
+17
2019-12-04
fast-import: disallow "feature export-marks" by default
Jeff King
1
-8
/
+15
2019-12-04
fast-import: delay creating leading directories for export-marks
Jeff King
1
-2
/
+11
2019-12-04
t9300: create marks files for double-import-marks test
Jeff King
1
-0
/
+2
2019-12-04
t9300: drop some useless uses of cat
Jeff King
1
-5
/
+5
[next]