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
/
vcs-svn
/
fast_export.c
Commit message (
Expand
)
Author
Age
*
vcs-svn/fast_export: fix timestamp fmt specifiers
Mike Ralphson
2016-09-14
*
strbuf: introduce starts_with() and ends_with()
Christian Couder
2013-12-05
*
remote-svn: add incremental import
Florian Achleitner
2012-10-07
*
Create a note for every imported commit containing svn metadata
Florian Achleitner
2012-10-07
*
vcs-svn: add fast_export_note to create notes
Dmitry Ivankov
2012-10-07
*
remote-svn, vcs-svn: Enable fetching to private refs
Florian Achleitner
2012-10-07
*
vcs-svn: suppress signed/unsigned comparison warnings
David Barr
2012-07-05
*
vcs-svn: use strstr instead of memmem
David Barr
2012-07-05
*
vcs-svn: drop no-op reset methods
David Barr
2012-07-05
*
vcs-svn: allow import of > 4GiB files
Jonathan Nieder
2012-02-02
*
vcs-svn: reset first_commit_done in fast_export_init
Dmitry Ivankov
2011-06-23
*
vcs-svn: do not initialize report_buffer twice
Dmitry Ivankov
2011-06-21
*
vcs-svn: avoid hangs from corrupt deltas
Jonathan Nieder
2011-06-15
*
vcs-svn: guard against overflow when computing preimage length
Jonathan Nieder
2011-06-15
*
Merge branch 'db/delta-applier' into db/text-delta
Jonathan Nieder
2011-06-15
|
\
*
|
vcs-svn: implement text-delta handling
David Barr
2011-05-26
*
|
Merge branch 'db/svn-fe-code-purge' into svn-fe
Jonathan Nieder
2011-05-26
|
\
\
|
*
|
vcs-svn: pass paths through to fast-import
David Barr
2011-03-22
|
*
|
Merge branch 'db/strbufs-for-metadata' into db/svn-fe-code-purge
Jonathan Nieder
2011-03-22
|
|
\
\
|
*
\
\
Merge branch 'db/length-as-hash' (early part) into db/svn-fe-code-purge
Jonathan Nieder
2011-03-22
|
|
\
\
\
*
|
\
\
\
Merge branch 'db/vcs-svn-incremental' into svn-fe
Jonathan Nieder
2011-05-26
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
vcs-svn: use mark from previous import for parent commit
David Barr
2011-03-07
|
*
|
|
vcs-svn: handle filenames with dq correctly
Jonathan Nieder
2011-03-07
|
*
|
|
vcs-svn: quote paths correctly for ls command
David Barr
2011-03-07
|
*
|
|
vcs-svn: eliminate repo_tree structure
Jonathan Nieder
2011-03-07
|
*
|
|
vcs-svn: add a comment before each commit
Jonathan Nieder
2011-03-07
|
*
|
|
vcs-svn: save marks for imported commits
Jonathan Nieder
2011-03-07
|
*
|
|
vcs-svn: set up channel to read fast-import cat-blob response
David Barr
2011-03-07
*
|
|
|
vcs-svn: add missing cast to printf argument
Jonathan Nieder
2011-03-27
*
|
|
|
vcs-svn: handle log message with embedded NUL
Jonathan Nieder
2011-03-26
|
|
_
|
/
|
/
|
|
*
|
|
vcs-svn: use strbuf for author, UUID, and URL
David Barr
2011-03-22
|
|
/
|
/
|
*
|
vcs-svn: improve reporting of input errors
Jonathan Nieder
2011-03-22
|
/
*
vcs-svn: teach line_buffer to handle multiple input files
Jonathan Nieder
2011-02-26
*
vcs-svn: Fix some printf format compiler warnings
Ramsay Jones
2010-09-12
*
vcs-svn: Avoid %z in format string
Jonathan Nieder
2010-08-14
*
Infrastructure to write revisions in fast-export format
David Barr
2010-08-14