]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/GitCatFile.pm
various internal documentation updates
[public-inbox.git] / lib / PublicInbox / GitCatFile.pm
2015-11-20 Eric Wongvarious internal documentation updates
2015-09-30 Eric Wongremove unnecessary fields usage
2015-09-25 Eric Wonggit: use fields for GitCatFile
2015-09-25 Eric Wonggit: signal-safety for pipe writes
2015-09-21 Eric Wongremove bytes:: for length checks
2015-09-21 Eric Wongnntp: speed up xover slightly
2015-09-06 Eric Wongupdate copyright headers and email addresses
2015-08-28 Eric WongGitCatFile: remove unnecessary FD_CLOEXEC setting
2015-08-23 Eric WongGitCatFile: use offset for read instead of appending
2014-05-02 Eric Wonggit cat-file wrapper uses syswrite for writes
2014-04-30 Eric Wong"git cat-file --batch" wrapper really mod_perl-compatible
2014-04-30 Eric Wongfavor "--git-dir=..." over "--git-dir ..."
2014-04-29 Eric Wongimplement our own cat-file --batch wrapper