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
/
tor-config
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2023-01-07
1
-1
/
+1
*
test lint blocks: Do some semi-manually
Ian Jackson
2022-12-12
1
-1
/
+9
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
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
-57
/
+1
*
tor-config: Provide MultilineListBuilder
Ian Jackson
2022-10-12
1
-0
/
+1
*
Improve error from bad escapes in a toml config.
Nick Mathewson
2022-08-25
1
-1
/
+1
*
tor-config: Provide resolve_alternative_specs
Ian Jackson
2022-08-25
1
-0
/
+78
*
tor-config: Introduce ResolutionResults
Ian Jackson
2022-08-25
1
-1
/
+1
*
tor-config: Replace dir detection with ConfigurationSource enum
Ian Jackson
2022-08-25
1
-1
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
tor-config: resolve_option_general: Add TODO about example
Ian Jackson
2022-08-23
1
-0
/
+5
*
Fix syntax in doc comment.
Nick Mathewson
2022-08-23
1
-1
/
+1
*
tor-config: Provide resolve_option_general, for T: !Default etc.
Ian Jackson
2022-08-22
1
-4
/
+43
*
tor-config: Introduce PaddingLevel
Ian Jackson
2022-08-16
1
-0
/
+2
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
impl_standard_builder: Allow for !Default
Ian Jackson
2022-06-16
1
-13
/
+54
*
tor-config: impl_standard_builder: handle contexts with local Result
Ian Jackson
2022-06-16
1
-1
/
+1
*
config: Suppose that we might extend resolve_option to non-T::Default
Ian Jackson
2022-06-10
1
-0
/
+2
*
config: Do not strip_option for journald (and in future)
Ian Jackson
2022-06-10
1
-0
/
+3
*
Fix typos
Dimitris Apostolou
2022-06-05
1
-2
/
+2
*
tor-config: Fix a doc link
Ian Jackson
2022-06-01
1
-1
/
+1
*
Merge branch 'lint' into 'main'
Ian Jackson
2022-05-31
1
-0
/
+3
|
\
|
*
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
|
*
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
*
|
tor-config: Suppress unwrap lint in tests
Ian Jackson
2022-05-31
1
-0
/
+1
*
|
tor-config: resolve_option tests: disable rsutfmt
Ian Jackson
2022-05-31
1
-0
/
+1
*
|
tor-config: Add comprehensive tests for resolve_option
Ian Jackson
2022-05-31
1
-0
/
+71
*
|
config: Provide tor_config::resolve_option and resolve journald
Ian Jackson
2022-05-30
1
-0
/
+36
|
/
*
tor-config: docs: add a lot of context and overview and xrefs
Ian Jackson
2022-05-25
1
-1
/
+41
*
Run rustfmt following renaming
Ian Jackson
2022-05-25
1
-1
/
+1
*
tor-config: Rename resolve_return_unrecognized, ..._ignore_...
Ian Jackson
2022-05-25
1
-1
/
+1
*
tor-config: Rename "ignored" to "unrecognized" throughout
Ian Jackson
2022-05-25
1
-1
/
+1
*
tor-config: Track and (by default) warn on ignored config keys
Ian Jackson
2022-05-24
1
-1
/
+1
*
Split TorClientConfig out of ArtiConfig, and Resolvable trait
Ian Jackson
2022-05-24
1
-0
/
+2
*
tor-config: Introduce Builder trait and ConfigReolveError
Ian Jackson
2022-05-24
1
-5
/
+31
*
tor-config: Add a lint allow
Ian Jackson
2022-05-24
1
-0
/
+1
*
Merge branch 'arti-config-2' into 'main'
Nick Mathewson
2022-05-13
1
-0
/
+2
|
\
|
*
arti-config abolition: Move functionality to tor-config
Ian Jackson
2022-05-13
1
-0
/
+2
*
|
impl_standard_builder: Better comments explaining the parser
Ian Jackson
2022-05-13
1
-1
/
+7
*
|
impl_standard_builder: Have it generate FooConfig::builder
Ian Jackson
2022-05-12
1
-0
/
+7
*
|
impl_standard_builder: Test the Deserialize impl
Ian Jackson
2022-05-12
1
-14
/
+69
|
/
*
Rename impl_standard_builder from impl_default_via_builder
Ian Jackson
2022-05-12
1
-3
/
+8
*
Merge branch 'arti-config-1' into 'main'
eta
2022-05-12
1
-0
/
+2
|
\
|
*
arti-config: Move cmdline to tor-config
Ian Jackson
2022-05-11
1
-0
/
+2
*
|
Define and use impl_default_via_builder
Ian Jackson
2022-05-11
1
-0
/
+25
|
/
*
tor-config: Export CfgPathError
Ian Jackson
2022-05-11
1
-1
/
+1
*
list_builder: Use Educe to derive Default
Ian Jackson
2022-05-04
1
-0
/
+1
[next]