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
2009-12-04
fast-import: add feature command
Sverre Rabbelier
1
-0
/
+70
2009-10-19
fast-import: Add support for importing commit notes
Johan Herland
1
-0
/
+166
2008-12-19
Merge branch 'maint' to sync with GIT 1.6.0.6
Junio C Hamano
1
-0
/
+18
2008-12-19
fast-import: make tagger information optional
Junio C Hamano
1
-0
/
+18
2008-10-21
Merge branch 'js/maint-fetch-update-head'
Junio C Hamano
1
-1
/
+1
2008-10-13
Fix fetch/pull when run without --update-head-ok
Johannes Schindelin
1
-1
/
+1
2008-09-09
t9300, t9301: use "git fast-import/fast-export" without dash
Nanako Shiraishi
1
-40
/
+40
2008-08-17
tests: use $TEST_DIRECTORY to refer to the t/ directory
Junio C Hamano
1
-1
/
+1
2008-08-16
t9300: replace '!' with test_must_fail
Miklos Vajna
1
-2
/
+2
2008-07-19
Support gitlinks in fast-import.
Alexander Gavrilov
1
-0
/
+152
2008-07-13
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
1
-4
/
+4
2008-05-24
tests: do not use implicit "git diff --no-index"
Junio C Hamano
1
-17
/
+17
2008-03-08
Merge branch 'maint' to sync with 1.5.4.4
Junio C Hamano
1
-0
/
+2
2008-03-08
Really make the LF after reset in fast-import optional
Adeodato Simó
1
-0
/
+2
2008-02-01
Sane use of test_expect_failure
Junio C Hamano
1
-12
/
+12
2007-08-19
Allow frontends to bidirectionally communicate with fast-import
Shawn O. Pearce
1
-0
/
+31
2007-08-19
Make trailing LF optional for all fast-import commands
Shawn O. Pearce
1
-0
/
+46
2007-08-19
Make trailing LF following fast-import `data` commands optional
Shawn O. Pearce
1
-0
/
+21
2007-08-19
Teach fast-import to ignore lines starting with '#'
Shawn O. Pearce
1
-0
/
+40
2007-08-19
Actually allow TAG_FIXUP branches in fast-import
Shawn O. Pearce
1
-0
/
+47
2007-07-29
git-diff: turn on recursion by default
Jeff King
1
-1
/
+1
2007-07-15
Teach fast-import to recursively copy files/directories
Shawn O. Pearce
1
-0
/
+83
2007-07-09
Support wholesale directory renames in fast-import
Shawn O. Pearce
1
-0
/
+68
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
1
-50
/
+50
2007-05-24
Fix possible coredump with fast-import --import-marks
Shawn O. Pearce
1
-0
/
+29
2007-03-12
New fast-import test case for valid tree sorting
Jeff King
1
-0
/
+50
2007-03-10
Merge branch 'js/diff-ni'
Junio C Hamano
1
-14
/
+14
2007-03-07
Allow fast-import frontends to reload the marks table
Shawn O. Pearce
1
-0
/
+8
2007-03-04
Get rid of the dependency to GNU diff in the tests
Johannes Schindelin
1
-13
/
+13
2007-02-12
fast-import: Support reusing 'from' and brown paper bag fix reset.
Shawn O. Pearce
1
-0
/
+60
2007-02-11
fast-import: Hide the pack boundary commits by default.
Shawn O. Pearce
1
-0
/
+26
2007-02-07
Teach fast-import how to clear the internal branch content.
Shawn O. Pearce
1
-0
/
+51
2007-02-06
Don't do non-fastforward updates in fast-import.
Shawn O. Pearce
1
-0
/
+80
2007-02-06
Support RFC 2822 date parsing in fast-import.
Shawn O. Pearce
1
-0
/
+36
2007-01-18
Accept 'inline' file data in fast-import commit structure.
Shawn O. Pearce
1
-0
/
+59
2007-01-18
Reduce value duplication in t9300-fast-import.
Shawn O. Pearce
1
-17
/
+17
2007-01-18
Create test case for fast-import.
Shawn O. Pearce
1
-0
/
+184
[prev]