vcs-svn: integrate support for text deltas

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series is largely the work of Jonathan Nieder.
I have painstakingly ported it from the old development branch to the
latest series to hit the list. As previously, I have tested against
the ASF subversion repository to increase confidence in the series.
Hopefully, this brings us a little closer to having full support for
version 3 of the subversion dump format in master.


 Makefile                  |    5 +-
 contrib/svn-fe/svn-fe.txt |    5 +-
 t/t9010-svn-fe.sh         |  108 ++++++++++++++++-
 t/t9011-svn-da.sh         |  250 ++++++++++++++++++++++++++++++++++++
 test-svn-fe.c             |   42 +++++--
 vcs-svn/LICENSE           |    2 +
 vcs-svn/fast_export.c     |  122 +++++++++++++++++-
 vcs-svn/fast_export.h     |    3 +
 vcs-svn/line_buffer.c     |   37 +++---
 vcs-svn/line_buffer.h     |    7 +-
 vcs-svn/line_buffer.txt   |    3 +-
 vcs-svn/sliding_window.c  |   74 +++++++++++
 vcs-svn/sliding_window.h  |   17 +++
 vcs-svn/svndiff.c         |  308 +++++++++++++++++++++++++++++++++++++++++++++
 vcs-svn/svndiff.h         |   10 ++
 vcs-svn/svndump.c         |   35 ++++-
 16 files changed, 980 insertions(+), 48 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]