]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
repobrowse: shorten "repo_info" to "-repo"
authorEric Wong <e@80x24.org>
Thu, 16 Feb 2017 20:53:42 +0000 (20:53 +0000)
committerEric Wong <e@80x24.org>
Thu, 16 Feb 2017 20:53:42 +0000 (20:53 +0000)
commit1f34241e5dc94417d49e2c728e0f2ea04ddc39b0
tree95b1944b3aeec0d34d3ee6d63b652fc51077b953
parentf99f1c9f53c9d746f7223b457e386dbb20b57c07
repobrowse: shorten "repo_info" to "-repo"

This makes it more consistent with how we use the Inbox
objects for the main code.
14 files changed:
lib/PublicInbox/RepoBase.pm
lib/PublicInbox/RepoGitAtom.pm
lib/PublicInbox/RepoGitBlob.pm
lib/PublicInbox/RepoGitCommit.pm
lib/PublicInbox/RepoGitDiff.pm
lib/PublicInbox/RepoGitFallback.pm
lib/PublicInbox/RepoGitLog.pm
lib/PublicInbox/RepoGitPatch.pm
lib/PublicInbox/RepoGitPlain.pm
lib/PublicInbox/RepoGitSnapshot.pm
lib/PublicInbox/RepoGitSummary.pm
lib/PublicInbox/RepoGitTag.pm
lib/PublicInbox/RepoGitTree.pm
lib/PublicInbox/Repobrowse.pm