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
/
maint
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
clippy: Suppress needless_pass_by_value in tests
Ian Jackson
2023-08-23
1
-0
/
+1
*
Add a cargo-audit exception for RUSTSEC-2023-0052
Nick Mathewson
2023-08-22
1
-0
/
+13
*
cargo_audit: Add an exception for RUSTSEC-2022-0093.
Nick Mathewson
2023-08-14
1
-0
/
+8
*
maint: use relative shebang in `maint/bump_nodep`
Emil Engler
2023-08-09
1
-1
/
+1
*
Merge branch 'with_coverage-no-list' into 'main'
Ian Jackson
2023-08-09
1
-2
/
+2
|
\
|
*
maint: provide no list of grcov formats
Emil Engler
2023-08-08
1
-2
/
+2
*
|
maint: remove useless optarg
Emil Engler
2023-08-08
1
-1
/
+1
*
|
maint: list the HTML dependencies in coverage
Emil Engler
2023-08-08
1
-0
/
+1
|
/
*
add_warning: Change missing_docs,unreachable_pub to warn
Nick Mathewson
2023-08-04
1
-2
/
+7
*
Add maint/check_all_lockfiles
Micah Elizabeth Scott
2023-08-03
1
-0
/
+19
*
equix/fuzz: CI and doc fixes
Micah Elizabeth Scott
2023-08-02
1
-0
/
+5
*
Script to bump patchlevel without touching other crates
Nick Mathewson
2023-08-01
1
-0
/
+39
*
check_licenses: Whitelist for crates that may use LGPL-3.0-only
Micah Elizabeth Scott
2023-07-27
1
-6
/
+18
*
equix, hashx: Prepare for an initial LGPL release
Micah Elizabeth Scott
2023-07-27
1
-3
/
+5
*
Reimplement HashX in Rust
Micah Elizabeth Scott
2023-07-27
1
-0
/
+6
*
Fix typos
Dimitris Apostolou
2023-07-22
1
-1
/
+1
*
cargo audit: un-ignore RUSTSEC-2023-0040 ("`users` is unmaintained"
Ian Jackson
2023-07-14
1
-3
/
+0
*
tor-proto: Add a suppression to "fix" the CI
Ian Jackson
2023-07-12
1
-0
/
+2
*
clippy: in tests, allow clippy::useless_vec
Ian Jackson
2023-07-10
1
-0
/
+1
*
clippy: globally allow clippy::needless_raw_string_hashes
Ian Jackson
2023-07-10
1
-0
/
+1
*
Merge branch 'allow_missing_panics' into 'main'
Ian Jackson
2023-07-07
1
-1
/
+0
|
\
|
*
add_warning: Tolerate clippy::missing_panics_doc
Nick Mathewson
2023-07-06
1
-1
/
+0
*
|
tor-rtcompat: Simplify trivial all() expressions.
Nick Mathewson
2023-07-06
1
-2
/
+2
|
/
*
Replace our old complex semver-checks script.
Nick Mathewson
2023-06-29
1
-106
/
+6
*
lints: Promote clippy::print_stderr and clippy::print_stdout
Ian Jackson
2023-06-21
1
-0
/
+2
*
CI: add script to test every crate with default features
Ian Jackson
2023-06-14
1
-0
/
+19
*
maint/cargo-audit: Ignore RUSTSEC-2023-0040 (the users crate is unmaintained)
Gabriela Moldovan
2023-06-05
1
-0
/
+3
*
New script to run cargo-semver-checks with appropriate options.
Nick Mathewson
2023-05-31
1
-0
/
+121
*
maint/check_license: Make MPL-2.0 into an allow-list
Nick Mathewson
2023-05-23
1
-1
/
+22
*
thanks: Also acknowledge Suggested-By
Nick Mathewson
2023-05-22
1
-0
/
+2
*
maint/thanks: Split up some long pipelines
Nick Mathewson
2023-05-18
1
-2
/
+9
*
maint/thanks: Remove email addresses from git trailers
Nick Mathewson
2023-05-18
1
-1
/
+1
*
maint/thanks: Include some git trailers in acknowledgments
Nick Mathewson
2023-05-18
1
-3
/
+18
*
fixup-features: minor doc fix.
Nick Mathewson
2023-05-15
1
-5
/
+5
*
fixup-features: Do not annotate non-features.
Nick Mathewson
2023-05-15
2
-3
/
+7
*
fixup-features: Do not add edges from non-features.
Nick Mathewson
2023-05-15
2
-2
/
+7
*
fixup-features: distinguish internal and external edges
Nick Mathewson
2023-05-15
2
-3
/
+8
*
fixup-features: Add an option to not annotate.
Nick Mathewson
2023-05-15
3
-6
/
+25
*
fixup-features: ability to add annotations for everything.
Nick Mathewson
2023-05-15
1
-7
/
+13
*
fixup-features: fix off-by-one in argument reading.
Nick Mathewson
2023-05-15
1
-1
/
+1
*
fixup-features: Implement remaining rules.
Nick Mathewson
2023-05-15
1
-34
/
+64
*
fixup-features: Enforce __is_experimental tagging rule.
Nick Mathewson
2023-05-15
1
-0
/
+19
*
fixup-features: Revise our rule 2 enforcement to use newer APIs.
Nick Mathewson
2023-05-15
1
-14
/
+14
*
fixup-features: Refactor "apply a list of changes" code into a new module.
Nick Mathewson
2023-05-15
2
-25
/
+88
*
fixup-features: Make a feature graph type in a submodule
Nick Mathewson
2023-05-15
3
-60
/
+149
*
fixup-features: minor spelling and comment fixes.
Nick Mathewson
2023-05-15
1
-1
/
+1
*
fixup-features: Describe the semantics we actually want
Nick Mathewson
2023-05-15
1
-6
/
+26
*
allow rustls-webpki license
trinity-1686a
2023-05-08
1
-0
/
+1
*
check-licenses: Permit MPL-2.0
Nick Mathewson
2023-05-04
1
-0
/
+1
*
fix macos reproducible builds
trinity-1686a
2023-04-16
1
-1
/
+1
[prev]
[next]