Mercurial > public > mercurial-scm > hg
comparison rust/hg-core/src/exit_codes.rs @ 50863:c112cc9effdc
rhg: support "status FILE"
This change adds a new [file] argument to rhg status, parses them as
patterns, canonicalizes the paths, and constructs a new PatternMatcher
to intersect with the existing matcher being passed to the status
implementation.
We also make filepatterns a public module so we can access the
pattern-parsing functionality we need from commands/status.rs.
author | Spencer Baugh <sbaugh@janestreet.com> |
---|---|
date | Wed, 02 Aug 2023 10:46:47 -0400 |
parents | 7c93e38a0bbd |
children |
comparison
equal
deleted
inserted
replaced
50862:f874342fa568 | 50863:c112cc9effdc |
---|