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
*
Remove alternative-name handling from exclude_contributors.txt
Nick Mathewson
2021-10-29
1
-4
/
+2
*
thanks.sh: Remove tempdir on exit.
Nick Mathewson
2021-10-29
1
-0
/
+2
*
Fix shellcheck warnings in thanks.sh
Nick Mathewson
2021-10-29
1
-3
/
+3
*
Merge remote-tracking branch 'origin/mr/113'
Nick Mathewson
2021-10-29
2
-0
/
+37
|
\
|
*
Add an attempt at autogenerating contributor lists for releases
eta
2021-10-29
2
-0
/
+37
*
|
Add a list_crates.py script, for help with foreach scripting.
Nick Mathewson
2021-10-29
1
-0
/
+23
|
/
*
Add a script to enforce topological sorting in workspace Cargo.toml
Nick Mathewson
2021-10-29
1
-0
/
+91
*
Fix typos and cleanup
Dimitris Apostolou
2021-10-25
1
-4
/
+4
*
Remove chrono exception from cargo_audit.sh
Nick Mathewson
2021-10-24
1
-13
/
+17
*
Fix some typos in comments.
Nick Mathewson
2021-10-19
1
-1
/
+1
*
Upgrade to latest chrono; update cargo_audit.sh
Nick Mathewson
2021-10-19
1
-20
/
+33
*
Add in first cargo-audit exception, as an example.
Nick Mathewson
2021-10-17
1
-0
/
+19
*
Add an ignored cargo-audit warning, with appropriate documentation
Nick Mathewson
2021-10-17
1
-2
/
+35
*
Move "cargo audit" invocation into a script.
Nick Mathewson
2021-10-17
1
-0
/
+8
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-1
/
+1
*
Remove some planned items in add_warnings.
Nick Mathewson
2021-10-09
1
-8
/
+12
*
Fix some typos (via the "typos" tool)
Nick Mathewson
2021-10-08
1
-1
/
+1
*
refactor a bit reproducible_build.sh
Trinity Pointard
2021-09-20
1
-57
/
+56
*
add reproducible builds for MacOS
Trinity Pointard
2021-09-20
2
-14
/
+68
*
Move version-controlled Cargo.lock to /.
Nick Mathewson
2021-09-20
2
-13
/
+0
*
Typo fixes
Nick Mathewson
2021-09-09
1
-5
/
+5
*
use /dev/shm for reproducible builds
Trinity Pointard
2021-08-30
1
-11
/
+2
*
make reproducible Windows build
Trinity Pointard
2021-08-29
1
-10
/
+16
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
3
-6
/
+6
*
Merge remote-tracking branch 'origin/mr/67' into unwrap_used
Nick Mathewson
2021-08-27
1
-1
/
+1
|
\
|
*
Move "use_unwrap" lint from some to want list
S0AndS0
2021-08-25
1
-1
/
+1
*
|
Updates for reproducible build docs
Nick Mathewson
2021-08-26
3
-1
/
+12
*
|
address review comments
Trinity Pointard
2021-08-26
3
-13
/
+48
*
|
fix segfault on static bin
Trinity Pointard
2021-08-25
1
-2
/
+4
*
|
make arti availlable as build artifact
Trinity Pointard
2021-08-25
2
-0
/
+29
|
/
*
add_warning.py: explain what to do when no args are given
Nick Mathewson
2021-08-18
1
-0
/
+4
*
Add clippy::missing_panics_doc to add_warnings.py.
Nick Mathewson
2021-08-18
1
-0
/
+1
*
Add the "implicit_clone" lint.
S0AndS0
2021-08-17
1
-1
/
+1
*
Use add_warnings.py for clippy::cast_lossless
Nick Mathewson
2021-08-13
1
-0
/
+1
*
Add unnecessary_wraps to the big warning list.
Nick Mathewson
2021-08-06
1
-1
/
+1
*
Remove spurious "exit 0"
Nick Mathewson
2021-08-04
1
-2
/
+0
*
Add my "fuzz everything" script that I like to run overnight
Nick Mathewson
2021-08-04
1
-0
/
+47
*
Add a shell script to verify that every package has an okay license.
Nick Mathewson
2021-07-06
1
-0
/
+81
*
Add clippy warn needless pass by value
YUAN LYU
2021-06-21
1
-1
/
+1
*
Add clippy warn needless borrow
YUAN LYU
2021-06-21
1
-1
/
+1
*
Note a couple of more desired warnings.
Nick Mathewson
2021-06-17
1
-0
/
+2
*
Add noop_method_call warning.
Nick Mathewson
2021-05-27
1
-0
/
+1
*
Add a script with the command I've been using for coverage
Nick Mathewson
2021-05-26
1
-0
/
+3
*
Enable cargo_common_metadata warning.
Nick Mathewson
2021-05-25
1
-1
/
+1
*
Add a script to use cargo-readme to update all per-crate README.md files.
Nick Mathewson
2021-05-21
1
-0
/
+12
*
Add the "unreachable_pub" lint.
Nick Mathewson
2021-05-18
1
-1
/
+6
*
Add the little script I use to add warnings to crates.
Nick Mathewson
2021-05-18
1
-0
/
+100