Add some additional patterns to the "filter Mercurial --debug output" list
commit73c4240415e033571144e486ff67411f68dd2b19
authorepriestley <git@epriestley.com>
Wed, 8 Jul 2020 20:25:46 +0000 (8 13:25 -0700)
committerepriestley <git@epriestley.com>
Thu, 9 Jul 2020 17:50:13 +0000 (9 10:50 -0700)
tree80af0e1c4380957db283e20857548ed7d0bc0193
parent56838c0e3dc28a3df73e8ec3cb69792689717672
Add some additional patterns to the "filter Mercurial --debug output" list

Summary:
Modern Mercurial may emit some more patterns under "--debug".

This whole list is gross and can likely now be eliminated by increasing the minimum required Mercurial version (as `arc` has), but just paper over it for now.

Test Plan:
Locally, saw some views return to functional behavior that weren't previously working on a modern version of Mercurial.

The reproduction case is likely something in the vein of "repository is not writable by webserver, look at history view".

Differential Revision: https://secure.phabricator.com/D21398
src/applications/diffusion/protocol/DiffusionMercurialCommandEngine.php