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
/
svndump.c
Commit message (
Expand
)
Author
Age
*
sparse: Fix some "symbol not declared" warnings
Ramsay Jones
2011-04-22
*
vcs-svn: a void function shouldn't try to return something
Michael Witten
2011-03-29
*
vcs-svn: handle log message with embedded NUL
Jonathan Nieder
2011-03-26
*
vcs-svn: avoid unnecessary copying of log message and author
Jonathan Nieder
2011-03-26
*
vcs-svn: make reading of properties binary-safe
Jonathan Nieder
2011-03-26
*
Merge branch 'db/length-as-hash' into svn-fe
Jonathan Nieder
2011-03-22
|
\
|
*
vcs-svn: use strchr to find RFC822 delimiter
David Barr
2011-03-22
|
*
vcs-svn: implement perfect hash for top-level keys
David Barr
2011-03-22
|
*
vcs-svn: implement perfect hash for node-prop keys
David Barr
2011-03-22
*
|
vcs-svn: use strbuf for author, UUID, and URL
David Barr
2011-03-22
*
|
vcs-svn: use strbuf for revision log
David Barr
2011-03-22
|
/
*
vcs-svn: improve reporting of input errors
Jonathan Nieder
2011-03-22
*
vcs-svn: simplify repo_modify_path and repo_copy
Jonathan Nieder
2011-03-07
*
vcs-svn: handle_node: use repo_read_path
Jonathan Nieder
2011-03-07
*
Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-fe
Jonathan Nieder
2011-02-26
|
\
|
*
vcs-svn: Allow change nodes for root of tree (/)
Jonathan Nieder
2010-12-07
|
*
vcs-svn: Implement Prop-delta handling
David Barr
2010-11-24
|
*
vcs-svn: Sharpen parsing of property lines
Jonathan Nieder
2010-11-24
|
*
vcs-svn: Split off function for handling of individual properties
Jonathan Nieder
2010-11-24
|
*
vcs-svn: Make source easier to read on small screens
Jonathan Nieder
2010-11-24
|
*
vcs-svn: More dump format sanity checks
Jonathan Nieder
2010-11-24
|
*
vcs-svn: Reject path nodes without Node-action
Jonathan Nieder
2010-11-24
|
*
vcs-svn: Delay read of per-path properties
Jonathan Nieder
2010-11-24
|
*
vcs-svn: Combine repo_replace and repo_modify functions
Jonathan Nieder
2010-11-24
|
*
vcs-svn: Replace = Delete + Add
Jonathan Nieder
2010-11-24
|
*
vcs-svn: handle_node: Handle deletion case early
Jonathan Nieder
2010-11-24
|
*
vcs-svn: Use mark to indicate nodes with included text
Jonathan Nieder
2010-11-24
|
*
vcs-svn: Unclutter handle_node by introducing have_props var
Jonathan Nieder
2010-11-24
|
*
vcs-svn: Eliminate node_ctx.mark global
Jonathan Nieder
2010-11-24
|
*
vcs-svn: Eliminate node_ctx.srcRev global
Jonathan Nieder
2010-11-24
|
*
vcs-svn: Check for errors from open()
Jonathan Nieder
2010-11-24
|
*
vcs-svn: Allow simple v3 dumps (no deltas yet)
David Barr
2010-11-24
*
|
vcs-svn: teach line_buffer to handle multiple input files
Jonathan Nieder
2011-02-26
*
|
svndump.c: Fix a printf format compiler warning
Ramsay Jones
2011-01-18
|
/
*
vcs-svn: Error out for v3 dumps
Jonathan Nieder
2010-11-24
*
vcs-svn: Fix some printf format compiler warnings
Ramsay Jones
2010-09-12
*
SVN dump parser
David Barr
2010-08-14