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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-config: Make FileWatcher must_use.
Nick Mathewson
13 days
1
-0
/
+1
*
maint: remove semver.md files
Steven Engler
2026-08-03
1
-1
/
+0
*
Bump versions for tor-* and arti-* crates
Steven Engler
2026-08-03
1
-6
/
+6
*
Require derive-deftly 1.11.4
Ian Jackson
2026-07-23
1
-1
/
+1
*
Use "extend" for tor-config mistrust::BuilderExt
Ian Jackson
2026-07-16
3
-10
/
+6
*
Merge branch 'remove-lint' into 'main'
Jim Newsome
2026-07-15
1
-1
/
+1
|
\
|
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
|
*
Removed unnecessary lint
pryty26
2026-07-15
1
-1
/
+1
*
|
multiple crates: Fix clippy warnings
hjrgrn
2026-07-10
1
-1
/
+1
|
/
*
Merge branch 'upgrade-itertools' into 'main'
Nick Mathewson
2026-07-01
1
-1
/
+1
|
\
|
*
Upgrade to itertools 0.15.0
Nick Mathewson
2026-07-01
1
-1
/
+1
*
|
Merge branch 'fix/MissingOneOf' into 'main'
Nick Mathewson
2026-07-01
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
fix: apply rustfmt
pryty26
2026-06-20
1
-2
/
+5
|
*
Added ConfigBuildError::MissingOneOf
pryty26
2026-06-19
1
-0
/
+13
*
|
Remove semver.md files
Nick Mathewson
2026-06-30
1
-1
/
+0
*
|
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-8
/
+8
*
|
Merge branch 'deftly-impl' into 'main'
Ian Jackson
2026-06-23
2
-19
/
+10
|
\
\
|
*
|
tor-config: Flattenable: use beta_deftly $impl feature
Ian Jackson
2026-06-11
1
-3
/
+2
|
*
|
tor-config: derive.rs: use beta_deftly $impl feature
Ian Jackson
2026-06-11
1
-16
/
+8
|
|
/
*
|
Merge branch 'msrv-1.91' into 'main'
gabi-250
2026-06-18
1
-1
/
+1
|
\
\
|
*
|
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
|
|
/
*
|
Merge branch 'misc_string_slices_1' into 'main'
Clara Engler
2026-06-18
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
config: remove str slice usage
Nick Mathewson
2026-06-10
1
-6
/
+6
*
|
assert_not_impl: Promote to tor-basic-utils
Ian Jackson
2026-06-10
2
-42
/
+3
*
|
assert_not_impl: Change example to use Cell
Ian Jackson
2026-06-10
1
-2
/
+3
*
|
assert_not_impl: Introduce some `use`s
Ian Jackson
2026-06-10
1
-2
/
+6
|
/
*
Merge branch 'clippy-string-slice' into 'main'
Nick Mathewson
2026-06-10
14
-0
/
+16
|
\
|
*
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
14
-0
/
+15
*
|
Bump derive-deftly to 1.11.3
Ian Jackson
2026-06-09
1
-1
/
+1
|
/
*
Remove semver.md files post-release
Gabriela Moldovan
2026-06-01
1
-1
/
+0
*
Bump all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-6
/
+6
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-06-01
1
-1
/
+1
*
config: Simplify ConfigurationTree::merge_from to take &mut self.
Nick Mathewson
2026-05-27
2
-8
/
+9
*
Apply 3 suggestion(s) to 2 file(s)
Nick Mathewson
2026-05-27
1
-2
/
+2
*
config: Update doctests to use Deftly, and to pass
Nick Mathewson
2026-05-27
3
-16
/
+24
*
Give resolve_return_results options to control output_tree.
Nick Mathewson
2026-05-27
2
-13
/
+49
*
config: Add an `output_tree` to our resolver methods.
Nick Mathewson
2026-05-27
1
-5
/
+33
*
config: Add a dd(TorConfig) attribute to override apply_defaults().
Nick Mathewson
2026-05-27
1
-1
/
+36
*
config: Add a method to fill in a builder with unset defaults
Nick Mathewson
2026-05-27
6
-1
/
+123
*
config: Implement Builder for ListBuilders and MapBuilders.
Nick Mathewson
2026-05-27
2
-0
/
+15
*
dd(TorConfig): change the order of default vs magic
Nick Mathewson
2026-05-27
1
-21
/
+28
*
config: Fix documentation of ResolutionResults
Nick Mathewson
2026-05-27
1
-1
/
+1
*
Move metrics config types to tor-config.
Wesley Aptekar-Cassels
2026-05-26
2
-0
/
+35
*
config: Convert some load.rs tests to use dd(TorConfig).
Nick Mathewson
2026-05-18
1
-18
/
+11
*
config: Use derive(TorConfig) for map builder tests.
Nick Mathewson
2026-05-18
1
-14
/
+8
*
config: Implement Default for ConfigurationTree.
Nick Mathewson
2026-05-18
1
-1
/
+1
*
tor-config: remove a needless clone.
Nick Mathewson
2026-05-18
1
-1
/
+1
*
config: Add a merge_from method to ConfigurationTree
Nick Mathewson
2026-05-18
2
-1
/
+23
*
tor-config: Allow inspecting parts of a ConfigurationTree.
Nick Mathewson
2026-05-12
2
-3
/
+65
[next]