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-persist
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-1
/
+1
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-1
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
3
-0
/
+3
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Merge branch 'test-lints' into 'main'
eta
2023-01-06
3
-0
/
+24
|
\
|
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
3
-0
/
+24
*
|
doc: consistent summary line for the READMEs
Emil Engler
2022-12-20
1
-1
/
+1
|
/
*
Test a couple more error cases in tor-persist.
Nick Mathewson
2022-12-06
2
-8
/
+29
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-3
/
+3
*
Fix a bunch of "needless borrow" warnings on nightly
Nick Mathewson
2022-11-18
2
-5
/
+5
*
tor-persist: use map_while
Nick Mathewson
2022-11-10
1
-4
/
+1
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
Require derive_more 0.99.3
Ian Jackson
2022-11-03
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
-9
/
+1
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-2
/
+2
*
Use anonymize_home() when displaying various messages.
Nick Mathewson
2022-08-31
2
-4
/
+6
*
add feature annotation not added by doc_auto_cfg
trinity-1686a
2022-08-24
2
-0
/
+2
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
2
-0
/
+4
*
Now that versions have bumped, remove semver.md files.
Nick Mathewson
2022-08-01
1
-1
/
+0
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-2
/
+2
*
tor-persist: Resource::Temporary: Mark with cfg
Ian Jackson
2022-07-18
1
-0
/
+1
*
tor-persist: StateMgr: vagueify docs about NoLock error
Ian Jackson
2022-07-12
1
-1
/
+1
*
tor-persist: Big refactoring on Error type.
Nick Mathewson
2022-07-06
5
-51
/
+211
*
tor-persist: Move Error to a module.
Nick Mathewson
2022-07-06
4
-75
/
+80
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-3
/
+3
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
fs-mistrust: convert Io error variant to a struct.
Nick Mathewson
2022-06-22
1
-1
/
+1
*
Editorial improvements on fs-mistrust errors
Nick Mathewson
2022-06-22
1
-1
/
+1
*
Fix clippy::significant_drop_in_scrutinee warnings
Nick Mathewson
2022-06-15
1
-1
/
+2
*
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
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-2
/
+2
*
Regenerate version bump from previous commit.
arti-v0.4.0
Nick Mathewson
2022-05-27
1
-1
/
+1
*
Semantic version changes for Arti 0.4.0 release
Nick Mathewson
2022-05-27
1
-3
/
+3
*
Merge branch 'tests-20220525' into 'main'
Nick Mathewson
2022-05-26
2
-4
/
+110
|
\
|
*
Remove some stray dbg!() calls.
Nick Mathewson
2022-05-26
1
-2
/
+1
|
*
Test a few more corner cases in tor-persist
Nick Mathewson
2022-05-25
2
-4
/
+111
*
|
update readmes
trinity-1686a
2022-05-25
1
-1
/
+1
|
/
*
fs-mistrust: make Mistrust have a corresponding Builder type.
Nick Mathewson
2022-05-24
1
-1
/
+1
*
Update to newer sanitize-filename and tinystr.
Nick Mathewson
2022-05-23
1
-1
/
+1
*
Merge branch 'use-fs-mistrust'
Nick Mathewson
2022-05-09
3
-35
/
+51
|
\
|
*
tor-persist: Use fs-mistrust to verify state file permissions.
Nick Mathewson
2022-05-09
3
-35
/
+51
*
|
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-2
/
+2
|
/
*
serde attributes: A tiny bit of reordering
Ian Jackson
2022-05-05
1
-1
/
+1
*
Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+1
*
Add 'rust-version = "1.56"' to every Cargo.toml file.
Nick Mathewson
2022-04-25
1
-0
/
+1
*
Fix build with Rust 1.53; we can't use map_while
Nick Mathewson
2022-04-14
1
-1
/
+4
*
tor-persist::fs::clean: Log warnings for directory read failures
Ian Jackson
2022-04-14
1
-1
/
+19
[next]