index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t9300-fast-import.sh
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-11-30
t9300: don't create unused file
René Scharfe
1
-3
/
+0
2019-10-15
Merge branch 'en/fast-imexport-nested-tags'
Junio C Hamano
1
-0
/
+37
2019-10-07
tests: remove "cat foo" before "test_i18ngrep bar foo"
René Scharfe
1
-13
/
+0
2019-10-04
fast-import: add support for new 'alias' command
Elijah Newren
1
-0
/
+5
2019-10-04
fast-import: allow tags to be identified by mark labels
Elijah Newren
1
-0
/
+19
2019-10-04
fast-import: fix handling of deleted tags
Elijah Newren
1
-0
/
+13
2019-05-14
fast-import: support 'encoding' commit header
Elijah Newren
1
-0
/
+20
2019-04-01
fast-import: fix erroneous handling of get-mark with empty orphan commits
Elijah Newren
1
-2
/
+2
2019-04-01
t9300: demonstrate bug with get-mark and empty orphan commits
Elijah Newren
1
-0
/
+37
2018-10-22
multi-pack-index: define GIT_TEST_MULTI_PACK_INDEX
Derrick Stolee
1
-1
/
+1
2018-08-20
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
1
-5
/
+2
2018-08-15
Merge branch 'sg/fast-import-dump-refs-on-checkpoint-fix'
Junio C Hamano
1
-1
/
+4
2018-07-30
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
1
-5
/
+2
2018-07-20
t9300: wait for background fast-import process to die after killing it
SZEDER Gábor
1
-1
/
+4
2018-05-14
t: switch $_x40 to $OID_REGEX
brian m. carlson
1
-3
/
+3
2018-03-27
t/helper: merge test-genrandom into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-12-04
print_sha1_ellipsis: introduce helper
Ann T Ropea
1
-1
/
+1
2017-09-29
fast-import: checkpoint: dump branches/tags/marks even if object_count==0
Eric Rannaud
1
-0
/
+142
2017-06-27
Spelling fixes
Ville Skyttä
1
-1
/
+1
2016-07-13
Merge branch 'jk/big-and-future-archive-tar'
Junio C Hamano
1
-20
/
+3
2016-07-01
t9300: factor out portable "head -c" replacement
Jeff King
1
-20
/
+3
2016-06-20
Merge branch 'ew/fast-import-unpack-limit'
Junio C Hamano
1
-0
/
+2
2016-05-17
fast-import: do not truncate exported marks file
Felipe Contreras
1
-0
/
+15
2016-05-11
fast-import: implement unpack limit
Eric Wong
1
-0
/
+2
2016-04-14
Merge branch 'jk/getwholeline-getdelim-empty' into maint
Junio C Hamano
1
-0
/
+4
2016-03-05
strbuf_getwholeline: NUL-terminate getdelim buffer on error
Jeff King
1
-0
/
+4
2016-01-12
t9300-fast-import.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-34
/
+34
2015-11-20
modernize t9300: move test preparations into test_expect_success
Johannes Sixt
1
-1250
/
+1264
2015-11-20
modernize t9300: mark here-doc words to ignore tab indentation
Johannes Sixt
1
-100
/
+100
2015-11-20
modernize t9300: use test_when_finished for clean-up
Johannes Sixt
1
-20
/
+16
2015-11-20
modernize t9300: wrap lines after &&
Johannes Sixt
1
-16
/
+32
[next]