about summary refs log tree commit homepage
path: root/lib/PublicInbox/Git.pm
DateCommit message (Expand)
2016-08-09searchidx: avoid holding Xapian lock in cat-file
2016-06-21spawn: improve error checking for fork failures
2016-05-21localize $/ in more places to avoid potential problems
2016-05-21mbox: switch generation over to pull model
2016-04-27import: document API for public consumption
2016-04-11git: add support for qx wrapper
2016-02-28reduce calls to close unless error checks are needed
2016-02-27git: use built-in spawn implementation for vfork
2015-12-22rename 'GitCatFile' package to 'Git'