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 patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-1
/
+1
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
fs-mistrust: Add read_directory and remove_file to CheckedDir.
Nick Mathewson
2023-11-27
2
-0
/
+143
*
Bump patchlevel (not dependents) on crates with trivial changes
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
8
-0
/
+8
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Remove semver.md files now that 1.1.7 is out.
Nick Mathewson
2023-08-01
1
-1
/
+0
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Run cargo +nightly fmt to format many let ... else ...
Ian Jackson
2023-07-24
1
-4
/
+9
*
Update pwd-grp to 0.1.1 to fix MacOS build etc.
Ian Jackson
2023-07-20
1
-1
/
+1
*
fs-mistrust: Run rustfmt to apply deferred formatting churn
Ian Jackson
2023-07-14
1
-10
/
+10
*
fs-mistrust: In a test, simplify env var handling
Ian Jackson
2023-07-14
1
-17
/
+10
*
fs-mistrust: users: Use OsStr and OsString a lot less
Ian Jackson
2023-07-14
1
-13
/
+23
*
fs-mistrust: Remove a now-unneeded suppression
Ian Jackson
2023-07-14
1
-1
/
+0
*
fs-mistrust: forbid unsafe code
Ian Jackson
2023-07-14
1
-0
/
+8
*
fs-mistrust: Replace a direct libc call in a test
Ian Jackson
2023-07-14
1
-1
/
+1
*
fs-mistruct: Abolish some now-unneeded muts
Ian Jackson
2023-07-14
1
-26
/
+25
*
fs-mistrust: Use pwd-grp's getgroups function
Ian Jackson
2023-07-14
1
-24
/
+1
*
fs-mistruct: switch from users to pwd-grp
Ian Jackson
2023-07-14
2
-42
/
+84
*
fs-mistrust: Introduce tempoary PwdGrpProvider alias
Ian Jackson
2023-07-14
1
-4
/
+8
*
fs-mistrust: impl Hash for TrustedUser and TrustedGroup (config)
Ian Jackson
2023-07-14
2
-2
/
+3
*
fs-mistrust: users: tests: Introduce mock_users etc.
Ian Jackson
2023-07-14
1
-25
/
+36
*
fs-mistrust: users: Make several functions fallible
Ian Jackson
2023-07-14
2
-26
/
+41
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
8
-0
/
+9
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
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
|
\
[next]