]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/SolverGit.pm
$INBOX/_/text/color/ and sample user-side CSS
[public-inbox.git] / lib / PublicInbox / SolverGit.pm
2019-01-20 Eric Wongsolver: restore diagnostics and deal with CRLF
2019-01-20 Eric Wongsolver: add a TODO note about making this fully evented
2019-01-20 Eric Wongsolver: note the synchronous nature of index preparation
2019-01-20 Eric Wongsolver: break @todo loop into a callback
2019-01-20 Eric Wongsolver: simplify control flow for initial loop
2019-01-20 Eric Wongsolver: switch patch application to use a callback
2019-01-20 Eric Wongsolver: break up patch application steps
2019-01-20 Eric Wongsolver: more verbose blob resolution
2019-01-19 Eric Wongsolver: operate directly on git index
2019-01-19 Eric Wongsolver: various bugfixes and cleanups
2019-01-19 Eric Wongsolver: initial Perl implementation