about summary refs log tree commit homepage
path: root/lib/PublicInbox/RepobrowseGitDiff.pm
DateCommit message (Expand)
2017-02-09repobrowse: shorten internal names
2017-01-26repobrowse: simplify command generation for git commands
2017-01-11repobrowse: make git diff output use qspawn
2017-01-01repobrowse: avoid empty pathspecs for future git compatibility
2016-12-14repobrowse: start reducing Plack::Request dependencies
2016-04-06repobrowse: reduce checks for response fh
2016-04-05repobrowse: reduce risk of callback reference cycles
2016-04-05repobrowse: show roughly equivalent "diff-tree" invocation
2016-04-05repobrowse: reduce local variables for state management
2016-04-05repobrowse: common git diff parsing code
2016-04-05repobrowse: implement diff view for compatibility