index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
fs-mistrust
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions on crates with nonfunctional changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-1
/
+1
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-5
/
+1
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+4
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-0
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Bump patchlevel on crates with semver-irrelevant changes.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump to the lastest versions of dirs and directories.
Nick Mathewson
2023-03-22
1
-1
/
+1
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Upgrade to latest toml crate.
Nick Mathewson
2023-02-14
1
-1
/
+1
*
Merge branch 'shadykaty-error-hint-v2' into 'main'
eta
2023-02-07
2
-2
/
+2
|
\
|
*
add opaque ErrorHint API, impl ErrorHint from BadPermissions
Shady Katy
2023-01-27
2
-2
/
+2
*
|
Bump the patch version of each crate with _trivial_ changes.
Nick Mathewson
2023-02-01
1
-1
/
+1
|
/
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
8
-0
/
+8
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Upgrade toml to version 0.6.
Nick Mathewson
2023-01-25
1
-1
/
+1
*
Merge branch 'test-lints' into 'main'
eta
2023-01-06
8
-0
/
+67
|
\
|
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
8
-0
/
+67
*
|
doc: consistent summary line for the READMEs
Emil Engler
2022-12-20
1
-1
/
+1
|
/
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-1
/
+1
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-0
/
+1
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
Merge branch 'edition-2021' into 'main'
eta
2022-11-03
1
-1
/
+1
|
\
|
*
set all crate edition to 2021
trinity-1686a
2022-11-01
1
-1
/
+1
*
|
remove unused dependancies
trinity-1686a
2022-10-29
1
-2
/
+0
|
/
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-239
/
+1
*
README doctests: fix fs-mistrust
Ian Jackson
2022-10-12
1
-3
/
+12
*
Bump crates that have had no API changes.
Nick Mathewson
2022-10-03
1
-1
/
+1
*
fix clippy::needless_borrow
trinity-1686a
2022-09-10
1
-15
/
+12
*
Remove semver.md from arti-1.0.0
Nick Mathewson
2022-09-07
1
-2
/
+0
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-1
/
+1
*
Fix broken build and tests after arti!700.
Alexander Færøy
2022-08-31
1
-3
/
+4
*
Update README.md files with "readmes" tool.
Nick Mathewson
2022-08-31
1
-2
/
+3
*
Merge branch 'compact_home_2' into 'main'
Nick Mathewson
2022-08-31
6
-8
/
+186
|
\
|
*
Use anonymize_home() when displaying various messages.
Nick Mathewson
2022-08-31
2
-8
/
+26
|
*
fs-mistrust: Add a `anonymize_home` extension fn for Path.
Nick Mathewson
2022-08-31
5
-2
/
+162
*
|
Comment out docstring as it fails to compile on Windows.
Alexander Færøy
2022-08-30
1
-2
/
+3
*
|
Disable 3 tests in fs-mistrust.
Alexander Færøy
2022-08-30
1
-0
/
+3
*
|
Use `expect()` instead of `unwrap()` in `mistrust_build()`.
Alexander Færøy
2022-08-29
1
-1
/
+1
*
|
Refactor the construction of the `Mistrust` type in tests.
Alexander Færøy
2022-08-29
2
-97
/
+93
*
|
Document in link_rel() why we do not support symlinks on Windows.
Alexander Færøy
2022-08-29
1
-0
/
+4
*
|
Disable fs-mistrust's simple_cases() unit test on non-Unix.
Alexander Færøy
2022-08-26
1
-1
/
+5
*
|
Fix compilation of tests for Windows.
Alexander Færøy
2022-08-26
1
-13
/
+49
*
|
Mark fs-mistrust's link_rel() and link_abs() as Unix-only.
Alexander Færøy
2022-08-26
1
-10
/
+3
*
|
Mark the repeats and looping tests in fs-mistrust as Unix-only.
Alexander Færøy
2022-08-26
1
-1
/
+6
*
|
fs-mistrust: Try to handle verbatim prefixes in test.
Nick Mathewson
2022-08-26
1
-0
/
+31
*
|
fs-mistrust: Clarify comment on `stack`
Ian Jackson
2022-08-26
1
-0
/
+2
[next]