index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-config
/
src
/
cmdline.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: remove str slice usage
Nick Mathewson
2026-06-10
1
-6
/
+6
*
everywhere: Add #[allow(clippy::string_slice)]
Clara Engler
2026-06-09
1
-0
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Expand allowable unquoted syntax for configuration arguments in CLI.
carti-it
2026-02-09
1
-2
/
+10
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-config: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-2
/
+2
*
Convert tor-config to use figment.
Nick Mathewson
2024-04-22
1
-35
/
+19
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Use bool::then_some() as appropriate
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Upgrade toml to version 0.6.
Nick Mathewson
2023-01-25
1
-27
/
+41
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
arti-config: Move cmdline to tor-config
Ian Jackson
2022-05-11
1
-0
/
+205
*
Move top-level configuration downwards from `arti` to `arti-config`.
Nick Mathewson
2021-11-18
1
-185
/
+0
*
Remove #![allow(clippy::unwrap_used)] in cmdline.rs
Nick Mathewson
2021-10-21
1
-1
/
+0
*
Fix most warnings from nightly.
Nick Mathewson
2021-10-19
1
-0
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+2
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+183