index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t9300-fast-import.sh
Commit message (
Expand
)
Author
Age
*
Merge branch 'jn/maint-fast-import-empty-ls' into maint
Junio C Hamano
2012-03-26
|
\
|
*
fast-import: don't allow 'ls' of path with empty components
Jonathan Nieder
2012-03-09
*
|
t9300: do not run --cat-blob-fd related tests on MinGW
Johannes Schindelin
2011-10-14
*
|
fast-import: don't allow to note on empty branch
Dmitry Ivankov
2011-09-22
*
|
fast-import: don't allow to tag empty branch
Dmitry Ivankov
2011-09-22
*
|
Merge branch 'di/fast-import-tagging'
Junio C Hamano
2011-08-28
|
\
\
|
*
|
fast-import: allow to tag newly created objects
Dmitry Ivankov
2011-08-23
|
*
|
fast-import: add tests for tagging blobs
Dmitry Ivankov
2011-08-23
*
|
|
Merge branch 'di/fast-import-deltified-tree'
Junio C Hamano
2011-08-28
|
\
\
\
|
*
|
|
fast-import: prevent producing bad delta
Dmitry Ivankov
2011-08-14
|
*
|
|
fast-import: add a test for tree delta base corruption
Dmitry Ivankov
2011-08-14
|
|
/
/
*
|
|
Merge branch 'di/fast-import-ident'
Junio C Hamano
2011-08-28
|
\
\
\
|
*
|
|
fast-import: check committer name more strictly
Dmitry Ivankov
2011-08-11
|
*
|
|
fast-import: don't fail on omitted committer name
Dmitry Ivankov
2011-08-11
|
*
|
|
fast-import: add input format tests
Dmitry Ivankov
2011-08-11
|
|
/
/
*
|
|
Merge branch 'di/fast-import-doc'
Junio C Hamano
2011-08-25
|
\
\
\
|
*
|
|
doc/fast-import: document feature import-marks-if-exists
Dmitry Ivankov
2011-08-17
|
|
/
/
*
|
|
Merge branch 'sr/transport-helper-fix'
Junio C Hamano
2011-08-01
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fast-import: introduce 'done' command
Sverre Rabbelier
2011-07-19
|
|
/
*
|
Fix typo: existant->existent
Dmitry Ivankov
2011-06-16
|
/
*
fast-import: add 'ls' command
David Barr
2011-02-26
*
Merge branch 'rr/fi-import-marks-if-exists'
Junio C Hamano
2011-02-09
|
\
|
*
fast-import: Introduce --import-marks-if-exists
Ramkumar Ramachandra
2011-01-18
*
|
Merge branch 'maint'
Junio C Hamano
2011-01-27
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'jn/fast-import-empty-tree-removal' into maint
Junio C Hamano
2011-01-27
|
|
\
|
|
*
fast-import: treat filemodify with empty tree as delete
Jonathan Nieder
2011-01-27
*
|
|
t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" kluge
Jonathan Nieder
2010-12-19
*
|
|
Merge branch 'jn/fast-import-blob-access'
Junio C Hamano
2010-12-16
|
\
\
\
|
*
|
|
t9300: avoid short reads from dd
Jonathan Nieder
2010-12-12
|
*
|
|
t9300: remove unnecessary use of /dev/stdin
Junio C Hamano
2010-12-03
|
*
|
|
fast-import: Allow cat-blob requests at arbitrary points in stream
Jonathan Nieder
2010-12-01
|
*
|
|
fast-import: let importers retrieve blobs
David Barr
2010-12-01
|
*
|
|
fast-import: stricter parsing of integer options
Jonathan Nieder
2010-12-01
*
|
|
|
Merge branch 'jn/fast-import-fix'
Junio C Hamano
2010-11-29
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
t9300 (fast-import): another test for the "replace root" feature
Jonathan Nieder
2010-10-19
|
*
|
|
fast-import: tighten M 040000 syntax
Jonathan Nieder
2010-10-18
|
*
|
|
fast-import: filemodify after M 040000 <tree> "" crashes
Jonathan Nieder
2010-10-18
*
|
|
|
Merge branch 'en/and-cascade-tests'
Junio C Hamano
2010-11-24
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tests: add missing &&
Jonathan Nieder
2010-11-09
|
|
/
/
*
|
|
fast-import: Allow filemodify to set the root
David Barr
2010-10-13
|
/
/
*
|
Merge branch 'jl/maint-fix-test'
Junio C Hamano
2010-09-06
|
\
\
|
*
|
Several tests: cd inside subshell instead of around
Jens Lehmann
2010-09-06
*
|
|
Merge branch 'jn/fast-import-subtree'
Junio C Hamano
2010-08-18
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Teach fast-import to import subtrees named by tree id
Jonathan Nieder
2010-07-05
*
|
fast-import: export correctly marks larger than 2^20-1
Raja R Harinath
2010-08-11
|
/
*
Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blob
Junio C Hamano
2010-02-01
|
\
|
*
fast-import: Stream very large blobs directly to pack
Shawn O. Pearce
2010-02-01
*
|
Merge branch 'jh/notes' (early part)
Junio C Hamano
2010-01-20
|
\
\
|
*
|
fast-import: Proper notes tree manipulation
Johan Herland
2009-12-07
|
|
/
*
|
fast-import: add (non-)relative-marks feature
Sverre Rabbelier
2009-12-05
[next]