( )⚙ D2813 hgweb: move archivelist to standalone function

This is an archive of the discontinued Mercurial Phabricator instance.

hgweb: move archivelist to standalone function
ClosedPublic

Authored by indygreg on Mar 12 2018, 5:16 PM.

Details

Summary

This doesn't need to exist as an inline function in a method.

Minor formatting changes were made as part of the move.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Mar 12 2018, 5:16 PM
durin42 accepted this revision.Mar 12 2018, 5:21 PM
This revision is now accepted and ready to land.Mar 12 2018, 5:21 PM
This revision was automatically updated to reflect the committed changes.