index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t9350-fast-export.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-27
/
+27
2026-02-07
repository: require Rust support for interoperability
brian m. carlson
1
-2
/
+2
2025-10-13
fast-export: handle all kinds of tag signatures
Christian Couder
1
-0
/
+36
2025-10-13
t9350: properly count annotated tags
Christian Couder
1
-4
/
+8
2025-07-28
t9350: redirect input to only fast-import
Christian Couder
1
-124
/
+91
2025-07-09
fast-(import|export): improve on commit signature output format
Christian Couder
1
-2
/
+100
2025-05-28
fast-export: --signed-commits is experimental
Junio C Hamano
1
-16
/
+4
2025-04-16
Merge branch 'ps/test-wo-perl-prereq'
Junio C Hamano
1
-1
/
+1
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
1
-1
/
+1
2025-03-10
fast-export, fast-import: add support for signed-commits
Luke Shumaker
1
-0
/
+98
2025-03-10
fast-export: rename --signed-tags='warn' to 'warn-verbatim'
Luke Shumaker
1
-0
/
+18
2024-12-13
Merge branch 'en/fast-import-verify-path'
Junio C Hamano
1
-1
/
+1
2024-12-02
fast-import: disallow more path components
Elijah Newren
1
-1
/
+1
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-10-16
t/test-lib: wire up NO_ICONV prerequisite
Patrick Steinhardt
1
-5
/
+5
2024-09-30
revision: fix memory leaks when rewriting parents
Patrick Steinhardt
1
-0
/
+1
2024-03-16
t/t9*: merge "grep | sed" pipelines
Beat Bolli
1
-1
/
+1
2024-03-16
t/t9*: avoid redundant uses of cat
Beat Bolli
1
-1
/
+1
2023-12-09
parse-options: decouple "--end-of-options" and "--"
Jeff King
1
-0
/
+10
2023-01-18
t: use hash-object --literally when created malformed objects
Jeff King
1
-1
/
+1
2022-10-06
Sync with 2.35.5
Taylor Blau
1
-0
/
+2
2022-10-06
Sync with 2.34.5
Taylor Blau
1
-0
/
+2
2022-10-06
Sync with 2.30.6
Taylor Blau
1
-0
/
+2
2022-10-01
t/t9NNN: allow local submodules
Taylor Blau
1
-0
/
+2
2022-04-30
2.36 fast-export regression fix
René Scharfe
1
-0
/
+7
2021-12-21
fast-export: fix surprising behavior with --first-parent
William Sprent
1
-0
/
+32
2020-11-19
t9[0-4]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-44
/
+44
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-07-30
t9350: make hash size independent
brian m. carlson
1
-7
/
+7
2019-12-09
Sync with Git 2.24.1
Junio C Hamano
1
-1
/
+2
2019-12-06
Sync with 2.23.1
Johannes Schindelin
1
-1
/
+2
2019-12-06
Sync with 2.22.2
Johannes Schindelin
1
-1
/
+2
2019-12-06
Sync with 2.20.2
Johannes Schindelin
1
-1
/
+2
2019-12-06
Sync with 2.17.3
Johannes Schindelin
1
-1
/
+2
2019-12-05
t6130/t9350: prepare for stringent Win32 path validation
Johannes Schindelin
1
-1
/
+1
2019-12-04
mingw: disallow backslash characters in tree objects' file names
Johannes Schindelin
1
-0
/
+1
2019-11-10
Fix spelling errors in comments of testcases
Elijah Newren
1
-1
/
+1
2019-10-04
fast-export: handle nested tags
Elijah Newren
1
-1
/
+1
2019-10-04
t9350: add tests for tags of things other than a commit
Elijah Newren
1
-0
/
+31
2019-10-04
fast-export: allow user to request tags be marked with --mark-tags
Elijah Newren
1
-0
/
+14
2019-10-04
fast-export: add support for --import-marks-if-exists
Elijah Newren
1
-6
/
+4
2019-09-28
fast-export: fix exporting a tag and nothing else
Elijah Newren
1
-0
/
+13
2019-05-14
fast-export: do automatic reencoding of commit messages only if requested
Elijah Newren
1
-3
/
+35
2019-05-14
fast-export: avoid stripping encoding header if we cannot reencode
Elijah Newren
1
-0
/
+21
2019-05-14
t9350: fix encoding test to actually test reencoding
Elijah Newren
1
-10
/
+17
2018-11-17
fast-export: add a --show-original-ids option to show original names
Elijah Newren
1
-0
/
+17
2018-11-17
fast-export: add --reference-excluded-parents option
Elijah Newren
1
-0
/
+11
2018-11-17
fast-export: ensure we export requested refs
Elijah Newren
1
-3
/
+13
2018-11-17
fast-export: when using paths, avoid corrupt stream with non-existent mark
Elijah Newren
1
-0
/
+20
2018-11-17
fast-export: avoid dying when filtering by paths and old tags exist
Elijah Newren
1
-0
/
+16
[next]