index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vcs-svn
/
line_buffer.c
Age
Commit message (
Expand
)
Author
2012-07-05
vcs-svn: drop no-op reset methods
David Barr
2011-03-27
vcs-svn: make buffer_read_binary API more convenient
Jonathan Nieder
2011-03-26
vcs-svn: remove buffer_read_string
Jonathan Nieder
2011-03-22
vcs-svn: make buffer_copy_bytes return length read
Jonathan Nieder
2011-03-22
vcs-svn: make buffer_skip_bytes return length read
Jonathan Nieder
2011-03-22
vcs-svn: improve support for reading large files
Jonathan Nieder
2011-03-07
vcs-svn: allow input errors to be detected promptly
Jonathan Nieder
2011-02-26
vcs-svn: teach line_buffer about temporary files
Jonathan Nieder
2011-02-26
vcs-svn: allow input from file descriptor
Jonathan Nieder
2011-02-26
vcs-svn: allow character-oriented input
Jonathan Nieder
2011-02-26
vcs-svn: add binary-safe read function
Jonathan Nieder
2011-02-26
vcs-svn: teach line_buffer to handle multiple input files
Jonathan Nieder
2011-02-26
vcs-svn: collect line_buffer data in a struct
Jonathan Nieder
2011-02-26
vcs-svn: replace buffer_read_string memory pool with a strbuf
Jonathan Nieder
2011-02-26
vcs-svn: eliminate global byte_buffer
Jonathan Nieder
2010-08-14
Add stream helper library
David Barr