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