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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use bool::then_some() as appropriate
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2023-03-24
1
-1
/
+1
*
tor-config: Apply deferred rustfmt churn
Ian Jackson
2023-03-21
1
-4
/
+4
*
tor-config: Do minimal $ and ~ handling even without expand-paths
Ian Jackson
2023-03-21
1
-2
/
+54
*
tor-config: Make CfgPathError PartialEq but only when testing
Ian Jackson
2023-03-21
1
-0
/
+1
*
tor-config: Fix build when expand-paths is disabled
Ian Jackson
2023-03-21
1
-2
/
+5
*
tor-config: paths, unexpanded: use infallible conversion
Ian Jackson
2023-03-21
1
-2
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
9
-0
/
+9
*
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
-27
/
+41
*
Fix typos
Dimitris Apostolou
2023-01-07
1
-1
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
3
-0
/
+25
*
test lint blocks: Do some semi-manually
Ian Jackson
2022-12-12
2
-2
/
+18
*
tor-config: Update to shellexpand 3.x
Ian Jackson
2022-12-06
1
-1
/
+5
*
tor-config: home dir handling: fmt pre-patch
Ian Jackson
2022-12-06
1
-1
/
+3
*
tor-basic-utils: list_builder: Use standard test lint block
Ian Jackson
2022-11-29
1
-0
/
+8
*
tor-config MultilineListBuilder: Test deserialisation
Ian Jackson
2022-11-29
1
-0
/
+45
*
tor-config MultilineListBuilder: Print line number starting at 1, not 0
Ian Jackson
2022-11-29
1
-1
/
+1
*
tor-config list_builder tests: Move Outer up a level
Ian Jackson
2022-11-29
1
-19
/
+19
*
MultilineListBuilder: Use a manual implementation of Deserialize
Ian Jackson
2022-11-29
1
-2
/
+52
*
tor-config: Rename to ReconfigureError::UnsupportedSituation
Ian Jackson
2022-11-24
1
-1
/
+1
*
tor-config: Rename to ConfigBuildError::NoCompileTimeSupport
Ian Jackson
2022-11-24
1
-2
/
+2
*
tor-guardmgr: Refuse to configure bridges if we don't have the lock
Ian Jackson
2022-11-23
1
-0
/
+11
*
tor-config: introduce ConfigBuildError::Unsupported
Ian Jackson
2022-11-21
1
-0
/
+14
*
tor-config: ConfigBuildError::within: Introduce add_prefix
Ian Jackson
2022-11-21
1
-3
/
+4
*
Make the bridge list in the builder be a list of BridgeConfigBuilder
Ian Jackson
2022-11-21
1
-26
/
+24
*
tor-basic-utils: list_builder: Introduce DirectDefaultEmptyListBuilderAccessors
Ian Jackson
2022-11-21
1
-0
/
+63
*
Fix a bunch of "needless borrow" warnings on nightly
Nick Mathewson
2022-11-18
1
-1
/
+1
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
Fix various typos (using typos tool and hand-inspection)
Nick Mathewson
2022-10-18
1
-1
/
+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
*
Fix error message
Nick Mathewson
2022-10-12
1
-1
/
+1
*
tor-config: Provide MultilineListBuilder
Ian Jackson
2022-10-12
2
-0
/
+208
*
tor-config: Remove unneeded braces in an example
Ian Jackson
2022-10-12
1
-1
/
+1
*
tor-config: Provide BoolOrAuto
Ian Jackson
2022-10-12
1
-0
/
+107
*
tor_config: define_list_builder_helper: Support custom serde
Ian Jackson
2022-10-12
1
-2
/
+42
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
3
-0
/
+3
*
tor-config: CfgPath: Fix two typos "expaneded"
Ian Jackson
2022-10-11
1
-2
/
+2
*
CfgPath: Add support for ${PROGRAM_DIR}.
Nick Mathewson
2022-10-07
1
-2
/
+42
*
fix clippy::needless_borrow
trinity-1686a
2022-09-10
1
-1
/
+1
*
Fix a rustdoc link error.
Nick Mathewson
2022-08-31
1
-1
/
+1
*
Merge branch 'refactor-anyhow-arti-crate' into 'main'
Nick Mathewson
2022-08-31
2
-3
/
+4
|
\
|
*
Remove `anyhow` from `tor-config` crate
Arturo Marquez
2022-08-28
2
-3
/
+4
*
|
tor-config: DisfavouredKey: Linkify Display
Ian Jackson
2022-08-30
1
-1
/
+1
*
|
tor-config: DisfavouredKey: Widen applicability of .to_string()
Ian Jackson
2022-08-30
1
-1
/
+1
*
|
Add documentation note on `to_string()` usage for DisfavouredKey.
Alexander Færøy
2022-08-30
1
-0
/
+2
|
/
*
Merge branch 'clippy' into 'main'
Nick Mathewson
2022-08-26
1
-0
/
+8
|
\
|
*
tor-config: tests: Apply standard lint block in sources.rs
Ian Jackson
2022-08-25
1
-0
/
+8
*
|
Improve error from bad escapes in a toml config.
Nick Mathewson
2022-08-25
4
-16
/
+62
[next]