This is an archive of the discontinued Mercurial Phabricator instance.

rhg: Add support for ui.ignore and ui.ignore.* config
ClosedPublic

Authored by SimonSapin on Dec 13 2021, 8:04 AM.

Details

Summary

This fixes some but not all failures in tests/test-hgignore.t when running
with rhg status enabled.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

SimonSapin created this revision.Dec 13 2021, 8:04 AM

This is D11890 again, with additional changes for compatibility with older rustc versions: https://phab.mercurial-scm.org/D11890?vs=31408&id=31415#toc

Alphare accepted this revision.Dec 13 2021, 8:33 AM
Alphare added a subscriber: Alphare.

Thanks

This revision is now accepted and ready to land.Dec 13 2021, 8:33 AM
This revision was automatically updated to reflect the committed changes.