Active Repositories
Active Repositories
- rNRWHG narrowhg
- 369 Commits
- ·
- Restricted Project
- Jan 26 2018, 6:48 PM
- Mercurial
Recent Activity
Recent Activity
Today
Today
requirements: also add a fncache constant
requirements: also add a store constant
requirements: also add a dotencode constant
pure-parsers: document index class constants
copies: choose target directory based on longest match
Maybe I'm trying too hard, but is looking for : in the repo bytes too wide to detect an URL? I know actual URL parsing is out of the question right now, but maybe we can do a little bit more since : is allowed in filenames on many platforms. What do you think?
D10107: requirements: also add a dotencode constant is now accepted and ready to land.
D10093: rhg: Add support for automatic fallback to Python now requires changes to proceed.
Please add a small description to your changeset that explains the new config value and why we would want rhg to host a fallback system itself when it already has a specific error code for this.
D10115: copies: choose target directory based on longest match is now accepted and ready to land.
Your changeset description uses abort twice, FYI, otherwise this looks good.