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
*
Change deftly syntax to post 0.12.1 version
Ian Jackson
2024-06-17
1
-1
/
+1
*
Update to derive-deftly 0.12.1
Ian Jackson
2024-06-17
1
-1
/
+1
*
tor-config: Re-export serde_value.
Gabriela Moldovan
2024-06-03
1
-0
/
+1
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Convert tor-config to use figment.
Nick Mathewson
2024-04-22
1
-6
/
+12
*
derive-deftly: Call pub_template_semver_check
Ian Jackson
2024-04-03
1
-0
/
+2
*
Switch to derive-deftly
Ian Jackson
2024-04-03
1
-1
/
+1
*
Merge branch 'encapsulate_config_rs' into 'main'
Nick Mathewson
2024-03-13
1
-9
/
+30
|
\
|
*
tor-config: Update documentation to not refer to config crate.
Nick Mathewson
2024-03-13
1
-1
/
+1
|
*
config: Remove From impls from config::ConfigError
Nick Mathewson
2024-03-13
1
-1
/
+1
|
*
tor-config: Put config::Config inside a wrapper type.
Nick Mathewson
2024-03-13
1
-0
/
+16
|
*
tor_config: Hide macro-only re-exports.
Nick Mathewson
2024-03-13
1
-8
/
+13
*
|
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
|
/
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
tor-config: flatten: always use field list from serde
Ian Jackson
2023-09-20
1
-1
/
+1
*
tor-config: flatten: Break out flattenable_extract_fields
Ian Jackson
2023-09-20
1
-1
/
+1
*
tor_config: Provide Flatten
Ian Jackson
2023-09-20
1
-0
/
+7
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+2
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
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
[next]