- 8e62a85 Merge branch 'ds/gender-neutral-doc' by Junio C Hamano · 3 years, 8 months ago
- 46a237f *: fix typos by Derrick Stolee · 3 years, 9 months ago
- 62038c8 t9300: check ref existence using test-helper rather than a file system check by Han-Wen Nienhuys · 3 years, 9 months ago
- d68fcce Merge branch 'ab/test-lib' by Junio C Hamano · 4 years, 1 month ago
- ebd73f5 test libs: rename "diff-lib" to "lib-diff" by Ævar Arnfjörð Bjarmason · 4 years, 1 month ago
- 35a8a35 t: prepare for GIT_TEST_WRITE_REV_INDEX by Taylor Blau · 4 years, 1 month ago
- a881baa t9[0-4]*: adjust the references to the default branch name "main" by Johannes Schindelin · 4 years, 4 months ago
- 334afbc tests: mark tests relying on the current default for `init.defaultBranch` by Johannes Schindelin · 4 years, 4 months ago
- 287bb3a t9300: use $ZERO_OID instead of hard-coded object ID by brian m. carlson · 4 years, 7 months ago
- 22f1824 t9300: abstract away SHA-1-specific constants by brian m. carlson · 4 years, 7 months ago
- 5404183 Merge branch 'en/fast-import-looser-date' by Junio C Hamano · 4 years, 9 months ago
- d42a2fb fast-import: add new --date-format=raw-permissive format by Elijah Newren · 4 years, 9 months ago
- f8cb64e Merge branch 'bc/sha-256-part-1-of-4' by Junio C Hamano · 5 years ago
- 1bdca81 fast-import: add options for rewriting submodules by brian m. carlson · 5 years ago
- 3c29e21 t: drop debug `cat` calls by Martin Ågren · 5 years ago
- 8bc481f Merge branch 'sg/t9300-robustify' by Junio C Hamano · 5 years ago
- 7034cd0 Sync with Git 2.24.1 by Junio C Hamano · 5 years ago
- 0d9b0d7 t9300-fast-import: don't hang if background fast-import exits too early by SZEDER Gábor · 5 years ago
- 21f5762 t9300-fast-import: store the PID in a variable instead of pidfile by SZEDER Gábor · 5 years ago
- 67af91c Sync with 2.23.1 by Johannes Schindelin · 5 years ago
- 7fd9fd9 Sync with 2.22.2 by Johannes Schindelin · 5 years ago
- 5421ddd Sync with 2.21.1 by Johannes Schindelin · 5 years ago
- d851d94 Sync with 2.19.3 by Johannes Schindelin · 5 years ago
- 7c9fbda Sync with 2.18.2 by Johannes Schindelin · 5 years ago
- 14af7ed Sync with 2.17.3 by Johannes Schindelin · 5 years ago
- 9ac92fe Sync with 2.15.4 by Johannes Schindelin · 5 years ago
- a52ed76 fast-import: disallow "feature import-marks" by default by Jeff King · 6 years ago
- 68061e3 fast-import: disallow "feature export-marks" by default by Jeff King · 6 years ago
- 0196830 fast-import: delay creating leading directories for export-marks by Jeff King · 6 years ago
- 816f806 t9300: create marks files for double-import-marks test by Jeff King · 6 years ago
- f94804c t9300: drop some useless uses of cat by Jeff King · 6 years ago
- 65efb42 t9300: don't create unused file by René Scharfe · 5 years ago
- 16d9d71 Merge branch 'en/fast-imexport-nested-tags' by Junio C Hamano · 5 years ago
- f537485 tests: remove "cat foo" before "test_i18ngrep bar foo" by René Scharfe · 5 years ago
- b8f50e5 fast-import: add support for new 'alias' command by Elijah Newren · 5 years ago
- f73b2ab fast-import: allow tags to be identified by mark labels by Elijah Newren · 5 years ago
- 3164e6b fast-import: fix handling of deleted tags by Elijah Newren · 5 years ago
- 3edfcc6 fast-import: support 'encoding' commit header by Elijah Newren · 6 years ago
- cf7b857 fast-import: fix erroneous handling of get-mark with empty orphan commits by Elijah Newren · 6 years ago
- 62edbec t9300: demonstrate bug with get-mark and empty orphan commits by Elijah Newren · 6 years ago
- 0465a50 multi-pack-index: define GIT_TEST_MULTI_PACK_INDEX by Derrick Stolee · 6 years ago
- 14677d2 Merge branch 'ab/test-must-be-empty-for-master' by Junio C Hamano · 7 years ago
- 1638a62 Merge branch 'sg/fast-import-dump-refs-on-checkpoint-fix' by Junio C Hamano · 7 years ago
- d3c6751 tests: make use of the test_must_be_empty function by Ævar Arnfjörð Bjarmason · 7 years ago
- ab29f1b t9300: wait for background fast-import process to die after killing it by SZEDER Gábor · 7 years ago
- 2ece6ad t: switch $_x40 to $OID_REGEX by brian m. carlson · 7 years ago
- c680668 t/helper: merge test-genrandom into test-tool by Nguyễn Thái Ngọc Duy · 7 years ago
- a2cd709 print_sha1_ellipsis: introduce helper by Ann T Ropea · 7 years ago
- 30e215a fast-import: checkpoint: dump branches/tags/marks even if object_count==0 by Eric Rannaud · 7 years ago
- 6412757 Spelling fixes by Ville Skyttä · 8 years ago
- 7a23f73 Merge branch 'jk/big-and-future-archive-tar' by Junio C Hamano · 9 years ago
- 4886081 t9300: factor out portable "head -c" replacement by Jeff King · 9 years ago
- 8d6a7e9 Merge branch 'ew/fast-import-unpack-limit' by Junio C Hamano · 9 years ago
- f4beed6 fast-import: do not truncate exported marks file by Felipe Contreras · 9 years ago
- d9545c7 fast-import: implement unpack limit by Eric Wong · 9 years ago
- f55f97c Merge branch 'jk/getwholeline-getdelim-empty' into maint by Junio C Hamano · 9 years ago
- b709043 strbuf_getwholeline: NUL-terminate getdelim buffer on error by Jeff King · 9 years ago
- 80a6b3f t9300-fast-import.sh: use the $( ... ) construct for command substitution by Elia Pinto · 9 years ago
- 68297e0 modernize t9300: move test preparations into test_expect_success by Johannes Sixt · 9 years ago
- 0ca2972 modernize t9300: mark here-doc words to ignore tab indentation by Johannes Sixt · 9 years ago
- 93e911f modernize t9300: use test_when_finished for clean-up by Johannes Sixt · 9 years ago
- ec2c10b modernize t9300: wrap lines after && by Johannes Sixt · 9 years ago
- acf3af2 modernize t9300: use test_must_be_empty by Johannes Sixt · 9 years ago
- b08d82f modernize t9300: use test_must_fail by Johannes Sixt · 9 years ago
- d67824f modernize t9300: single-quote placement and indentation by Johannes Sixt · 9 years ago
- 28c7b1f fast-import: add a get-mark command by Michael Haggerty · 10 years ago
- 0a5e3c5 t: use test_must_fail instead of hand-rolled blocks by Jeff King · 10 years ago
- 99094a7 t: fix trivial &&-chain breakage by Jeff King · 10 years ago
- 8fb2687 t: fix severe &&-chain breakage by Jeff King · 10 years ago
- fa8baa4 Merge branch 'jc/diff-test-updates' by Junio C Hamano · 10 years ago
- 2c0ab4d t9300: correct expected object names by Junio C Hamano · 10 years ago
- 8159f4a test: put tests for handling of bad ref names in one place by Ronnie Sahlberg · 10 years ago
- 4d4dc66 Merge branch 'sb/t9300-typofix' by Junio C Hamano · 10 years ago
- 634c42d t9300-fast-import: fix typo in test description by Stefan Beller · 10 years ago
- 19f8c8b Merge branch 'js/no-test-cmp-for-binaries' by Junio C Hamano · 10 years ago
- 73da5a1 Merge branch 'mb/fast-import-delete-root' by Junio C Hamano · 10 years ago
- f9f3851 t9300: use test_cmp_bin instead of test_cmp to compare binary files by Johannes Sixt · 10 years ago
- 2668d69 fast-import: fix segfault in store_tree() by Maxim Bublis · 11 years ago
- 8d30d8a t9300: test filedelete command by Maxim Bublis · 11 years ago
- f57a871 test prerequisites: eradicate NOT_FOO by Junio C Hamano · 11 years ago
- 4ee1b22 fast-import: add support to delete refs by Felipe Contreras · 11 years ago
- 94221d2 t: use perl instead of "$PERL_PATH" where applicable by Jeff King · 11 years ago
- 89dde78 Merge branch 'rh/ishes-doc' by Junio C Hamano · 11 years ago
- a8a5406 use 'commit-ish' instead of 'committish' by Richard Hansen · 12 years ago
- 62bfa11 fast-import: allow moving the root tree by John Keeping · 12 years ago
- e0eb6b9 fast-import: allow ls or filecopy of the root tree by John Keeping · 12 years ago
- aca7061 t9300: document fast-import empty path issues by John Keeping · 12 years ago
- 2007327 t: make PIPE a standard test prerequisite by Adam Spiers · 12 years ago
- 967abba Merge branch 'vr/use-our-perl-in-tests' by Junio C Hamano · 13 years ago
- 7096b64 tests: enclose $PERL_PATH in double quotes by Junio C Hamano · 13 years ago
- 8d8136c Documentation: Fix misspellings by Leila Muhtasib · 13 years ago
- a342820 t: Replace 'perl' by $PERL_PATH by Vincent van Ravesteijn · 13 years ago
- cb8ad28 Consistently use "superproject" instead of "supermodule" by Jens Lehmann · 13 years ago
- 9a10117 Merge branch 'js/fast-import-test-9300' into maint by Junio C Hamano · 13 years ago
- 05880b0 t9300-fast-import: avoid 'exit' in test_expect_success snippets by Johannes Sixt · 13 years ago
- 06454cb fast-import: tighten parsing of datarefs by Pete Wyckoff · 13 years ago
- 79efeae Merge branch 'jn/maint-fast-import-empty-ls' into maint by Junio C Hamano · 13 years ago
- 5087aac Merge "two fixes for fast-import's 'ls' command" from Jonathan by Junio C Hamano · 13 years ago
- 178e1de fast-import: don't allow 'ls' of path with empty components by Jonathan Nieder · 13 years ago
- b52612e t9300: do not run --cat-blob-fd related tests on MinGW by Johannes Schindelin · 13 years ago