index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t9300-fast-import.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
fast-import: add a test for tree delta base corruption
Dmitry Ivankov
2011-08-14
1
-0
/
+41
|
|
/
/
*
|
|
Merge branch 'di/fast-import-ident'
Junio C Hamano
2011-08-29
1
-0
/
+99
|
\
\
\
|
*
|
|
fast-import: check committer name more strictly
Dmitry Ivankov
2011-08-11
1
-5
/
+5
|
*
|
|
fast-import: don't fail on omitted committer name
Dmitry Ivankov
2011-08-11
1
-1
/
+1
|
*
|
|
fast-import: add input format tests
Dmitry Ivankov
2011-08-11
1
-0
/
+99
|
|
/
/
*
|
|
Merge branch 'di/fast-import-doc'
Junio C Hamano
2011-08-26
1
-0
/
+47
|
\
\
\
|
*
|
|
doc/fast-import: document feature import-marks-if-exists
Dmitry Ivankov
2011-08-18
1
-0
/
+47
|
|
/
/
*
|
|
Merge branch 'sr/transport-helper-fix'
Junio C Hamano
2011-08-02
1
-0
/
+42
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fast-import: introduce 'done' command
Sverre Rabbelier
2011-07-19
1
-0
/
+42
|
|
/
*
/
Fix typo: existant->existent
Dmitry Ivankov
2011-06-16
1
-2
/
+2
|
/
*
fast-import: add 'ls' command
David Barr
2011-02-26
1
-8
/
+84
*
Merge branch 'rr/fi-import-marks-if-exists'
Junio C Hamano
2011-02-10
1
-0
/
+55
|
\
|
*
fast-import: Introduce --import-marks-if-exists
Ramkumar Ramachandra
2011-01-18
1
-0
/
+55
*
|
Merge branch 'maint'
Junio C Hamano
2011-01-27
1
-0
/
+42
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'jn/fast-import-empty-tree-removal' into maint
Junio C Hamano
2011-01-27
1
-0
/
+42
|
|
\
|
|
*
fast-import: treat filemodify with empty tree as delete
Jonathan Nieder
2011-01-27
1
-0
/
+42
*
|
|
t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" kluge
Jonathan Nieder
2010-12-19
1
-35
/
+49
*
|
|
Merge branch 'jn/fast-import-blob-access'
Junio C Hamano
2010-12-16
1
-2
/
+265
|
\
\
\
|
*
|
|
t9300: avoid short reads from dd
Jonathan Nieder
2010-12-13
1
-3
/
+3
|
*
|
|
t9300: remove unnecessary use of /dev/stdin
Junio C Hamano
2010-12-03
1
-3
/
+3
|
*
|
|
fast-import: Allow cat-blob requests at arbitrary points in stream
Jonathan Nieder
2010-12-01
1
-0
/
+66
|
*
|
|
fast-import: let importers retrieve blobs
David Barr
2010-12-01
1
-2
/
+191
|
*
|
|
fast-import: stricter parsing of integer options
Jonathan Nieder
2010-12-01
1
-0
/
+8
*
|
|
|
Merge branch 'jn/fast-import-fix'
Junio C Hamano
2010-11-30
1
-0
/
+108
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
t9300 (fast-import): another test for the "replace root" feature
Jonathan Nieder
2010-10-20
1
-1
/
+42
|
*
|
|
fast-import: tighten M 040000 syntax
Jonathan Nieder
2010-10-19
1
-0
/
+30
|
*
|
|
fast-import: filemodify after M 040000 <tree> "" crashes
Jonathan Nieder
2010-10-19
1
-0
/
+37
*
|
|
|
Merge branch 'en/and-cascade-tests'
Junio C Hamano
2010-11-25
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tests: add missing &&
Jonathan Nieder
2010-11-09
1
-1
/
+1
|
|
/
/
*
/
/
fast-import: Allow filemodify to set the root
David Barr
2010-10-14
1
-0
/
+21
|
/
/
*
|
Merge branch 'jl/maint-fix-test'
Junio C Hamano
2010-09-07
1
-3
/
+2
|
\
\
|
*
|
Several tests: cd inside subshell instead of around
Jens Lehmann
2010-09-06
1
-3
/
+2
*
|
|
Merge branch 'jn/fast-import-subtree'
Junio C Hamano
2010-08-18
1
-0
/
+54
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Teach fast-import to import subtrees named by tree id
Jonathan Nieder
2010-07-05
1
-0
/
+54
*
|
fast-import: export correctly marks larger than 2^20-1
Raja R Harinath
2010-08-11
1
-0
/
+57
|
/
*
Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blob
Junio C Hamano
2010-02-01
1
-0
/
+46
|
\
|
*
fast-import: Stream very large blobs directly to pack
Shawn O. Pearce
2010-02-01
1
-0
/
+46
*
|
Merge branch 'jh/notes' (early part)
Junio C Hamano
2010-01-21
1
-13
/
+143
|
\
\
|
*
|
fast-import: Proper notes tree manipulation
Johan Herland
2009-12-07
1
-13
/
+143
|
|
/
*
|
fast-import: add (non-)relative-marks feature
Sverre Rabbelier
2009-12-05
1
-0
/
+25
*
|
fast-import: allow for multiple --import-marks= arguments
Sverre Rabbelier
2009-12-05
1
-0
/
+22
*
|
fast-import: test the new option command
Sverre Rabbelier
2009-12-05
1
-1
/
+36
*
|
fast-import: add feature command
Sverre Rabbelier
2009-12-05
1
-0
/
+70
|
/
*
fast-import: Add support for importing commit notes
Johan Herland
2009-10-20
1
-0
/
+166
*
Merge branch 'maint' to sync with GIT 1.6.0.6
Junio C Hamano
2008-12-20
1
-0
/
+18
|
\
|
*
fast-import: make tagger information optional
Junio C Hamano
2008-12-20
1
-0
/
+18
*
|
Merge branch 'js/maint-fetch-update-head'
Junio C Hamano
2008-10-22
1
-1
/
+1
|
\
|
|
*
Fix fetch/pull when run without --update-head-ok
Johannes Schindelin
2008-10-13
1
-1
/
+1
*
|
t9300, t9301: use "git fast-import/fast-export" without dash
Nanako Shiraishi
2008-09-10
1
-40
/
+40
*
|
tests: use $TEST_DIRECTORY to refer to the t/ directory
Junio C Hamano
2008-08-17
1
-1
/
+1
|
/
[prev]
[next]