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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump all arti*, tor* crates to 0.2.0
Nick Mathewson
2022-04-01
1
-2
/
+2
*
derive_builder: Switch to upstream 0.11
Ian Jackson
2022-03-16
1
-1
/
+1
*
Merge branch 'config-no-retcon' into 'main'
Ian Jackson
2022-03-10
1
-1
/
+1
|
\
|
*
Use git source for derive_builder for now, for attrs feature
Ian Jackson
2022-03-07
1
-1
/
+1
*
|
Test shell variable expansion on windows
Michael
2022-03-05
1
-2
/
+24
|
/
*
Merge branch 'derive-traits' into 'main'
Ian Jackson
2022-03-04
1
-7
/
+1
|
\
|
*
Replace manual Default impl with std derive in tor-config
Ian Jackson
2022-03-02
1
-7
/
+1
*
|
Switch to shellexpand-fork version of shellexpand
Ian Jackson
2022-03-02
1
-1
/
+1
|
/
*
Merge branch 'clippy-allow-arc-clone' into 'main'
Nick Mathewson
2022-03-01
1
-1
/
+0
|
\
|
*
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
*
|
Bump all crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-2
/
+2
*
|
Update README.md files from rustdoc.
Nick Mathewson
2022-03-01
1
-0
/
+8
*
|
Add warnings about configuration stability.
Nick Mathewson
2022-02-28
1
-0
/
+8
|
/
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
tor-config: Add HasKind support.
Nick Mathewson
2022-02-09
3
-0
/
+44
*
Fix invalid path character on windows
Michael
2022-01-31
1
-0
/
+4
*
Bump the patch version of every crate that changed since 0.0.3
Nick Mathewson
2022-01-31
1
-1
/
+1
*
Explain that CfgPath can look at the environment.
Nick Mathewson
2022-01-12
1
-1
/
+2
*
Bump all crate versions to 0.0.3.
Nick Mathewson
2022-01-11
1
-1
/
+1
*
Minimize the required version for each dependency.
Nick Mathewson
2022-01-07
1
-7
/
+7
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
*
address clippy's latest lint
Daniel Eades
2021-12-20
1
-0
/
+1
*
Add a few tests to tor-config.
Nick Mathewson
2021-12-07
3
-1
/
+69
*
Oops: MutCfg shouldn't implement Clone.
Nick Mathewson
2021-12-07
1
-8
/
+0
*
MutCfg: Add map_and_replace.
Nick Mathewson
2021-12-07
1
-0
/
+10
*
MutCfg facility to help with reconfiguration.
Nick Mathewson
2021-12-07
2
-0
/
+68
*
Sketch API for reconfiguration.
Nick Mathewson
2021-12-07
3
-7
/
+50
*
Merge branch 'simplify_config_helpers' into 'main'
eta
2021-11-29
1
-3
/
+1
|
\
|
*
Change sane_defaults() and with_directories()
Nick Mathewson
2021-11-29
1
-3
/
+1
*
|
Bump every crate by one patch version.
Nick Mathewson
2021-11-29
1
-1
/
+1
|
/
*
Merge branch 'config-updates-and-tests'
Nick Mathewson
2021-11-29
1
-0
/
+4
|
\
|
*
Resolve some warnings in tor-config test
Nick Mathewson
2021-11-25
1
-0
/
+4
*
|
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-0
/
+1
*
|
deglob some enums, use concise iteration syntax
Daniel Eades
2021-11-25
1
-0
/
+1
|
/
*
Fix a few typos.
Nick Mathewson
2021-11-24
1
-1
/
+1
*
More tests for tor-config.
Nick Mathewson
2021-11-24
2
-2
/
+71
*
Make every Config type implement Eq.
Nick Mathewson
2021-11-21
1
-2
/
+2
*
Rename .gitignore APP_FOO to ARTI_FOO.
Nick Mathewson
2021-11-21
1
-12
/
+12
*
Give CfgPath an alternative inner representation.
Nick Mathewson
2021-11-21
1
-24
/
+41
*
Make arti-client config object match arti config better.
Nick Mathewson
2021-11-21
1
-0
/
+13
*
Use named fields for the elements of ConfigBuildError
Nick Mathewson
2021-11-18
1
-13
/
+33
*
Move top-level configuration downwards from `arti` to `arti-config`.
Nick Mathewson
2021-11-18
6
-318
/
+83
*
Remove dependency from arti-client to tor-config.
Nick Mathewson
2021-11-16
1
-0
/
+2
*
Bump all crate versions to 0.0.1
Nick Mathewson
2021-10-29
1
-1
/
+1
*
Improve and future-proof the `arti` CLI
eta
2021-10-27
1
-54
/
+22
*
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
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-0
/
+1
*
Upgrade memmap2, directories, and dirs dependencies.
Nick Mathewson
2021-09-23
1
-2
/
+2
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
3
-0
/
+4
[next]