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-error
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-1
/
+1
*
tor-error: Fix message for LocalResourceExhausted
Ian Jackson
2024-04-23
1
-1
/
+1
*
tor-error: Add ErrorKind::LocalResourceExhausted
Ian Jackson
2024-04-23
1
-0
/
+6
*
derive-deftly: Change some docs references
Ian Jackson
2024-04-03
1
-1
/
+1
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-1
/
+1
*
Bump patchlevel versions on non-{tor/arti} crates.
Nick Mathewson
2024-04-02
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
4
-0
/
+4
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
Bump patch versions (without dependency updates)
Ian Jackson
2024-02-05
1
-1
/
+1
*
tor-error: Backtrace: Remove a Captured(...) from a Display
Ian Jackson
2024-01-31
1
-1
/
+1
*
Require tracing-test 0.2.4
Ian Jackson
2024-01-31
1
-1
/
+1
*
Require tracing-test 0.2.2
Ian Jackson
2024-01-31
1
-1
/
+1
*
Upgrade to strum 0.26
Nick Mathewson
2024-01-30
1
-1
/
+1
*
Remove pending semver entries
arti-v1.1.12
Nick Mathewson
2024-01-09
1
-2
/
+0
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
tor-error: Correct docs for ErrorReport to reflect improved situation
Ian Jackson
2023-12-12
1
-2
/
+4
*
tor-error: tests: Demonstrate warn_report on bare error and anyhow
Ian Jackson
2023-12-12
2
-0
/
+38
*
tor-error: ErrorReport: impl for StdError + 'static
Ian Jackson
2023-12-12
2
-0
/
+8
*
tor-error: ErrorReport: remove Sized bound from trait
Ian Jackson
2023-12-12
1
-1
/
+1
*
tor-error: ErrorReport: move blanket impl code into impl
Ian Jackson
2023-12-12
1
-2
/
+4
*
tor-error: ErrorReport: seal
Ian Jackson
2023-12-12
3
-1
/
+11
*
tor-error: Introduce ErrorKind::LocalResourceAlreadyInUse
Ian Jackson
2023-12-11
1
-0
/
+22
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-1
/
+1
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
tor-error: fmt_ending_ok: Permit messages ending in ascii ellipsis
Ian Jackson
2023-11-20
1
-0
/
+1
*
tor-error: fmt_ending_ok: Implement with a direct match
Ian Jackson
2023-11-20
1
-1
/
+5
*
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
*
tor-error, arti: Bump backtrace to 0.3.68.
Gabriela Moldovan
2023-08-15
1
-1
/
+1
*
tor-error: Remove KeystoreFsPermissions variant.
Gabriela Moldovan
2023-08-08
1
-12
/
+0
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Merge branch 'bump_versions_117' into 'main'
arti-v1.1.7
Nick Mathewson
2023-08-01
1
-2
/
+2
|
\
|
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-1
/
+1
|
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
|
Run "fixup features" in preparation for a release.
Nick Mathewson
2023-08-01
1
-1
/
+1
|
/
*
retry-error: Provide fmt_error_with_sources in retry-error
Ian Jackson
2023-07-19
2
-16
/
+4
*
clippy: tor-error: Use convert::identity for into_internal!
Ian Jackson
2023-07-10
1
-0
/
+4
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
4
-0
/
+4
*
Fix warn_report and error_report macros.
Nick Mathewson
2023-07-07
1
-4
/
+10
*
tor-error: tracing module: Use macro to generate macros
Ian Jackson
2023-07-07
2
-91
/
+54
*
tor-error: tracing module: Fix link to tracing macro
Ian Jackson
2023-07-07
1
-1
/
+1
*
Merge branch 'report-bugs-v2' into 'main'
Nick Mathewson
2023-07-07
3
-1
/
+199
|
\
|
*
event_report: assert correctness of format ending
Nick Mathewson
2023-07-07
2
-0
/
+23
|
*
tor-error: Add optional tracing support
Nick Mathewson
2023-07-07
3
-1
/
+176
*
|
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
|
/
*
Add TODO comments about possibly migrating away from the backtrace crate.
Nick Mathewson
2023-07-05
1
-0
/
+2
*
Remove semver.md files for 1.1.6
Nick Mathewson
2023-06-30
1
-3
/
+0
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
tor-error: Make KeystoreFsPermissions experimental for now
Ian Jackson
2023-06-29
1
-0
/
+3
*
tor-error: Add KeystoreAccessFailed, KeystoreFsPermissions to ErrorKind.
Gabriela Moldovan
2023-06-28
2
-1
/
+21
[next]