author | Jonathan Nieder <jrnieder@gmail.com> | |
Wed, 13 Oct 2010 09:38:01 +0000 (04:38 -0500) | ||
committer | Jonathan Nieder <jrnieder@gmail.com> | |
Mon, 28 Mar 2011 04:02:05 +0000 (23:02 -0500) | ||
commit | ef2ac77e9f8f4819f75cf52721567463e60a805c | |
tree | b6abe02d4b4abd394106940dafcf9049af4c0317 | tree | snapshot |
parent | fc4ae43b2cbd53da6ac2a0047fb4e53175921696 | commit | diff |
vcs-svn: read instructions from deltas
Buffer the instruction section upon encountering it for later
interpretation.
An alternative design would involve parsing the instructions
at this point and buffering them in some processed form. Using
the unprocessed form is simpler.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Acked-by: Ramkumar Ramachandra <artagnon@gmail.com>
Buffer the instruction section upon encountering it for later
interpretation.
An alternative design would involve parsing the instructions
at this point and buffering them in some processed form. Using
the unprocessed form is simpler.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Acked-by: Ramkumar Ramachandra <artagnon@gmail.com>
t/t9011-svn-da.sh | diff | blob | history | |
vcs-svn/svndiff.c | diff | blob | history |