]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
repobrowse: simplify command generation for git commands
authorEric Wong <e@80x24.org>
Thu, 26 Jan 2017 04:27:02 +0000 (04:27 +0000)
committerEric Wong <e@80x24.org>
Thu, 26 Jan 2017 07:55:23 +0000 (07:55 +0000)
commitc3288fb27efcca73ba87e27c2c2b41b4a1dfbd46
treea4afdc4f8aefc341ad5bbc6c5f7495592e6183c0
parent9877e27be55f7a8d00a613630875d647d97d7bb3
repobrowse: simplify command generation for git commands

This shortens the code quite a bit at a negligible performance cost,
and the diffstat agrees.
lib/PublicInbox/Git.pm
lib/PublicInbox/RepobrowseGitAtom.pm
lib/PublicInbox/RepobrowseGitCommit.pm
lib/PublicInbox/RepobrowseGitDiff.pm
lib/PublicInbox/RepobrowseGitLog.pm
lib/PublicInbox/RepobrowseGitPatch.pm
lib/PublicInbox/RepobrowseGitPlain.pm
lib/PublicInbox/RepobrowseGitSnapshot.pm
lib/PublicInbox/RepobrowseGitSummary.pm
lib/PublicInbox/RepobrowseGitTree.pm