aboutsummaryrefslogtreecommitdiff
path: root/vcs-svn
Commit message (Expand)AuthorAge
...
| * | | | vcs-svn: handle log message with embedded NULJonathan Nieder2011-03-26
| * | | | vcs-svn: avoid unnecessary copying of log message and authorJonathan Nieder2011-03-26
| * | | | vcs-svn: remove buffer_read_stringJonathan Nieder2011-03-26
| * | | | vcs-svn: make reading of properties binary-safeJonathan Nieder2011-03-26
* | | | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrnJunio C Hamano2011-03-22
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'db/length-as-hash' into svn-feJonathan Nieder2011-03-22
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | vcs-svn: use strchr to find RFC822 delimiterDavid Barr2011-03-22
| | | |/ | | |/|
| | * | vcs-svn: implement perfect hash for top-level keysDavid Barr2011-03-22
| | * | vcs-svn: implement perfect hash for node-prop keysDavid Barr2011-03-22
| * | | vcs-svn: use strbuf for author, UUID, and URLDavid Barr2011-03-22
| * | | vcs-svn: use strbuf for revision logDavid Barr2011-03-22
| |/ /
| * | vcs-svn: improve reporting of input errorsJonathan Nieder2011-03-22
| * | vcs-svn: make buffer_copy_bytes return length readJonathan Nieder2011-03-22
| * | vcs-svn: make buffer_skip_bytes return length readJonathan Nieder2011-03-22
| * | vcs-svn: improve support for reading large filesJonathan Nieder2011-03-22
| |/
| * vcs-svn: allow input errors to be detected promptlyJonathan Nieder2011-03-07
| * vcs-svn: simplify repo_modify_path and repo_copyJonathan Nieder2011-03-07
| * vcs-svn: handle_node: use repo_read_pathJonathan Nieder2011-03-07
| * vcs-svn: introduce repo_read_path to check the content at a pathJonathan Nieder2011-03-07
* | vcs-svn: remove spurious semicolonsJonathan Nieder2011-03-16
|/
* Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-feJonathan Nieder2011-02-26
|\
| * vcs-svn: Allow change nodes for root of tree (/)Jonathan Nieder2010-12-07
| * vcs-svn: Implement Prop-delta handlingDavid Barr2010-11-24
| * vcs-svn: Sharpen parsing of property linesJonathan Nieder2010-11-24
| * vcs-svn: Split off function for handling of individual propertiesJonathan Nieder2010-11-24
| * vcs-svn: Make source easier to read on small screensJonathan Nieder2010-11-24
| * vcs-svn: More dump format sanity checksJonathan Nieder2010-11-24
| * vcs-svn: Reject path nodes without Node-actionJonathan Nieder2010-11-24
| * vcs-svn: Delay read of per-path propertiesJonathan Nieder2010-11-24
| * vcs-svn: Combine repo_replace and repo_modify functionsJonathan Nieder2010-11-24
| * vcs-svn: Replace = Delete + AddJonathan Nieder2010-11-24
| * vcs-svn: handle_node: Handle deletion case earlyJonathan Nieder2010-11-24
| * vcs-svn: Use mark to indicate nodes with included textJonathan Nieder2010-11-24
| * vcs-svn: Unclutter handle_node by introducing have_props varJonathan Nieder2010-11-24
| * vcs-svn: Eliminate node_ctx.mark globalJonathan Nieder2010-11-24
| * vcs-svn: Eliminate node_ctx.srcRev globalJonathan Nieder2010-11-24
| * vcs-svn: Check for errors from open()Jonathan Nieder2010-11-24
| * vcs-svn: Allow simple v3 dumps (no deltas yet)David Barr2010-11-24
* | vcs-svn: teach line_buffer about temporary filesJonathan Nieder2011-02-26
* | vcs-svn: allow input from file descriptorJonathan Nieder2011-02-26
* | vcs-svn: allow character-oriented inputJonathan Nieder2011-02-26
* | vcs-svn: add binary-safe read functionJonathan Nieder2011-02-26
* | vcs-svn: teach line_buffer to handle multiple input filesJonathan Nieder2011-02-26
* | vcs-svn: collect line_buffer data in a structJonathan Nieder2011-02-26
* | vcs-svn: replace buffer_read_string memory pool with a strbufJonathan Nieder2011-02-26
* | vcs-svn: eliminate global byte_bufferJonathan Nieder2011-02-26
* | svndump.c: Fix a printf format compiler warningRamsay Jones2011-01-18
* | Merge branch 'jn/svn-fe' (early part)Junio C Hamano2011-01-05
|\ \ | |/
| * vcs-svn: Error out for v3 dumpsJonathan Nieder2010-11-24
* | Merge branch 'jn/maint-svn-fe'Junio C Hamano2010-12-16
|\ \ | |/ |/|