summaryrefslogtreecommitdiff
path: root/crates/fs-mistrust
Commit message (Expand)AuthorAgeFilesLines
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-1/+1
* Upgrade to latest toml crate.Nick Mathewson2023-02-141-1/+1
* Merge branch 'shadykaty-error-hint-v2' into 'main'eta2023-02-072-2/+2
|\
| * add opaque ErrorHint API, impl ErrorHint from BadPermissionsShady Katy2023-01-272-2/+2
* | Bump the patch version of each crate with _trivial_ changes.Nick Mathewson2023-02-011-1/+1
|/
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-278-0/+8
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-271-0/+1
* Upgrade toml to version 0.6.Nick Mathewson2023-01-251-1/+1
* Merge branch 'test-lints' into 'main'eta2023-01-068-0/+67
|\
| * test lint blocks: Add many many automaticallyIan Jackson2022-12-128-0/+67
* | doc: consistent summary line for the READMEsEmil Engler2022-12-201-1/+1
|/
* Bump the minor version of every crate.Nick Mathewson2022-11-301-1/+1
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-0/+1
* Run add_warnings.Nick Mathewson2022-11-031-0/+1
* Merge branch 'edition-2021' into 'main'eta2022-11-031-1/+1
|\
| * set all crate edition to 2021trinity-1686a2022-11-011-1/+1
* | remove unused dependanciestrinity-1686a2022-10-291-2/+0
|/
* cargo fmt to remove blank linesIan Jackson2022-10-121-1/+0
* Replace all README copies in src/lib.rs with includesIan Jackson2022-10-121-239/+1
* README doctests: fix fs-mistrustIan Jackson2022-10-121-3/+12
* Bump crates that have had no API changes.Nick Mathewson2022-10-031-1/+1
* fix clippy::needless_borrowtrinity-1686a2022-09-101-15/+12
* Remove semver.md from arti-1.0.0Nick Mathewson2022-09-071-2/+0
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-1/+1
* Fix broken build and tests after arti!700.Alexander Færøy2022-08-311-3/+4
* Update README.md files with "readmes" tool.Nick Mathewson2022-08-311-2/+3
* Merge branch 'compact_home_2' into 'main'Nick Mathewson2022-08-316-8/+186
|\
| * Use anonymize_home() when displaying various messages.Nick Mathewson2022-08-312-8/+26
| * fs-mistrust: Add a `anonymize_home` extension fn for Path.Nick Mathewson2022-08-315-2/+162
* | Comment out docstring as it fails to compile on Windows.Alexander Færøy2022-08-301-2/+3
* | Disable 3 tests in fs-mistrust.Alexander Færøy2022-08-301-0/+3
* | Use `expect()` instead of `unwrap()` in `mistrust_build()`.Alexander Færøy2022-08-291-1/+1
* | Refactor the construction of the `Mistrust` type in tests.Alexander Færøy2022-08-292-97/+93
* | Document in link_rel() why we do not support symlinks on Windows.Alexander Færøy2022-08-291-0/+4
* | Disable fs-mistrust's simple_cases() unit test on non-Unix.Alexander Færøy2022-08-261-1/+5
* | Fix compilation of tests for Windows.Alexander Færøy2022-08-261-13/+49
* | Mark fs-mistrust's link_rel() and link_abs() as Unix-only.Alexander Færøy2022-08-261-10/+3
* | Mark the repeats and looping tests in fs-mistrust as Unix-only.Alexander Færøy2022-08-261-1/+6
* | fs-mistrust: Try to handle verbatim prefixes in test.Nick Mathewson2022-08-261-0/+31
* | fs-mistrust: Clarify comment on `stack`Ian Jackson2022-08-261-0/+2
* | fs-mistrust: Handle windows prefixes specially.Nick Mathewson2022-08-261-11/+50
|/
* Bump toml dependencyIan Jackson2022-08-251-1/+1
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-242-0/+4
* fix fs-misstrust on androidtrinity-1686a2022-08-083-12/+45
* Now that versions have bumped, remove semver.md files.Nick Mathewson2022-08-011-2/+0
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-1/+1
* update semver status filetrinity-1686a2022-07-301-0/+1
* fix runtime issues on iostrinity-1686a2022-07-301-2/+7
* remove dependancy 'users' on iOStrinity-1686a2022-07-303-10/+22
* fix nighly clippytrinity-1686a2022-07-231-3/+2