]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
repobrowse: simplify git log parsing implementation
authorEric Wong <e@80x24.org>
Sat, 21 Jan 2017 11:34:31 +0000 (11:34 +0000)
committerEric Wong <e@80x24.org>
Sat, 21 Jan 2017 11:40:03 +0000 (11:40 +0000)
commit5027b5fad0aa4a448e53eeba4027328dd528c918
tree5fa098eab1e790e83651cc2ec91f9e726a76f1e0
parenta195b2a2195a27110df055153105743b80746b36
repobrowse: simplify git log parsing implementation

Based on what was done for the Atom feed, this will allow us to
simplify state management through metaprogramming and avoid
placeholder characters ('D' for decoration) for empty fields.
MANIFEST
lib/PublicInbox/RepobrowseGitLog.pm
t/repobrowse_git_log.t [new file with mode: 0644]