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
*
Remove pending semver entries
arti-v1.1.12
Nick Mathewson
2024-01-09
1
-1
/
+0
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-2
/
+2
*
tor-persist: Provide FsMistrustErrorExt, and use it
Ian Jackson
2023-12-13
5
-5
/
+65
*
Remove semver.md files.
Nick Mathewson
2023-12-04
1
-1
/
+0
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-1
/
+1
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-2
/
+2
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
tor-persist: Make LockStatus #[must_use]
Ian Jackson
2023-11-22
2
-0
/
+2
*
Bump patchlevel (not dependents) on crates with trivial changes
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
3
-0
/
+3
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Upgrade to sanitize-filename 0.5.0
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-3
/
+3
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
4
-0
/
+4
*
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
3
-15
/
+11
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
Bump versions on crates with nonfunctional changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-3
/
+3
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-2
/
+4
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+2
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-0
/
+1
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-3
/
+3
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Remove semver.md files now that 1.1.2 is out.
Nick Mathewson
2023-02-28
1
-1
/
+0
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-2
/
+2
*
Merge branch 'shadykaty-error-hint-v2' into 'main'
eta
2023-02-07
2
-1
/
+2
|
\
|
*
ErrorHint: Implement tryfrom_torpersist
Nick Mathewson
2023-01-27
2
-1
/
+2
*
|
Merge branch 'logs' into 'main'
Nick Mathewson
2023-02-01
2
-3
/
+9
|
\
\
|
*
|
Use ErrorReport - run rustfmt
Ian Jackson
2023-01-30
1
-1
/
+5
|
*
|
Use ErrorReport for errors in warn! in tor-persist
Ian Jackson
2023-01-30
2
-3
/
+5
|
|
/
*
|
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
[next]