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
/
arti-testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-4
/
+4
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-4
/
+4
*
Merge branch 'msrv-bump-1.70' into 'main'
Ian Jackson
2023-11-30
1
-1
/
+1
|
\
|
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
|
Require config ≥ 0.13.4
Nick Mathewson
2023-11-29
1
-1
/
+1
|
/
*
Use "wrap_help" feature for clap.
Nick Mathewson
2023-11-15
1
-1
/
+1
*
Bump to clap 4 and resolve compiler errors.
Nick Mathewson
2023-11-15
1
-1
/
+1
*
Patch version bumps in crates without breaking changes
Nick Mathewson
2023-10-31
1
-3
/
+3
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-3
/
+3
*
Patchlevel bumps to crates whose dependencies just changed.
Nick Mathewson
2023-10-02
1
-2
/
+2
*
Minor-version bumps, for crates with breaking changes.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-5
/
+5
*
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
-6
/
+6
*
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
-9
/
+9
|
\
|
*
Bump patchlevel versions of crates with trivial changes
Nick Mathewson
2023-08-01
1
-1
/
+1
|
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-6
/
+6
|
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-2
/
+2
*
|
Run "fixup features" in preparation for a release.
Nick Mathewson
2023-08-01
1
-1
/
+1
|
/
*
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
1
-0
/
+1
|
\
|
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
|
rng ranges: Use gen_range_infallible() for Duration::ZERO..=T
Ian Jackson
2023-07-10
2
-2
/
+4
|
/
*
rng ranges: Use inclusive Duration ranges in several places
Ian Jackson
2023-07-07
1
-1
/
+1
*
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
-6
/
+6
*
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
*
Upgrade async-trait requirement to 1.54
Nick Mathewson
2023-06-12
1
-1
/
+1
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-9
/
+9
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-7
/
+12
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-0
/
+1
*
arti-testing: remove some needless ::default()s
Nick Mathewson
2023-05-11
1
-4
/
+4
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-9
/
+9
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-4
/
+4
*
Bump patchlevel on crates with semver-irrelevant changes.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Convert blockers in arti-testing to TODOs
Ian Jackson
2023-03-21
1
-2
/
+2
*
Follow-on patchlevel bumps for crates with changed dependencies
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-6
/
+6
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-3
/
+3
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-4
/
+4
*
Bump the patch version of each crate with _trivial_ changes.
Nick Mathewson
2023-02-01
1
-1
/
+1
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-9
/
+9
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Upgrade to clap 3: replace deprecated functions
Gabriel de Perthuis
2022-11-04
2
-62
/
+75
*
Upgrade to clap 3 with minimal changes
Gabriel de Perthuis
2022-11-04
2
-8
/
+6
[next]