Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vcs-svn: allow input errors to be detected promptly | Jonathan Nieder | 2011-03-07 | 1 | -0/+5 |
* | vcs-svn: teach line_buffer about temporary files | Jonathan Nieder | 2011-02-26 | 1 | -0/+24 |
* | vcs-svn: allow input from file descriptor | Jonathan Nieder | 2011-02-26 | 1 | -0/+8 |
* | vcs-svn: allow character-oriented input | Jonathan Nieder | 2011-02-26 | 1 | -0/+5 |
* | vcs-svn: add binary-safe read function | Jonathan Nieder | 2011-02-26 | 1 | -0/+6 |
* | vcs-svn: teach line_buffer to handle multiple input files | Jonathan Nieder | 2011-02-26 | 1 | -12/+8 |
* | vcs-svn: collect line_buffer data in a struct | Jonathan Nieder | 2011-02-26 | 1 | -23/+22 |
* | vcs-svn: replace buffer_read_string memory pool with a strbuf | Jonathan Nieder | 2011-02-26 | 1 | -10/+6 |
* | vcs-svn: eliminate global byte_buffer | Jonathan Nieder | 2011-02-26 | 1 | -1/+2 |
* | Add stream helper library | David Barr | 2010-08-14 | 1 | -0/+97 |