index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-consdiff
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
*
Removed unnecessary lint
pryty26
2026-07-15
1
-1
/
+1
*
consdiff: remove string slice usage
Nick Mathewson
2026-06-10
1
-8
/
+5
*
everywhere: Add #[allow(clippy::string_slice)]
Clara Engler
2026-06-09
1
-0
/
+2
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+2
*
tor-consdiff: Apply comment suggestion
Clara Engler
2026-03-25
1
-2
/
+3
*
tor-consdiff: Prevent dotlines with WS tail
Clara Engler
2026-03-25
1
-4
/
+18
*
tor-consdiff: Rename `.lno` to `.lno_for_error`
Clara Engler
2026-03-25
1
-2
/
+2
*
tor-consdiff: Prevent dotlines properly
Clara Engler
2026-03-25
1
-1
/
+19
*
tor-consdiff: Enforce Unix line endings
Clara Engler
2026-03-25
2
-10
/
+10
*
tor-consdiff: Justify our use of peek'ing
Clara Engler
2026-03-25
1
-0
/
+3
*
tor-consdiff: Refactor result composition
Clara Engler
2026-03-25
1
-11
/
+17
*
tor-consdiff: Use named variants for lno errors
Clara Engler
2026-03-25
2
-10
/
+16
*
tor-consdiff: Use derive_more for HunkType's Display
Clara Engler
2026-03-25
1
-13
/
+5
*
tor-consdiff: Use usize::try_from
Clara Engler
2026-03-25
1
-2
/
+5
*
tor-consdiff: Fix clippy warnings
Clara Engler
2026-03-25
1
-2
/
+2
*
tor-consdiff: Test with CRLF
Clara Engler
2026-03-25
1
-0
/
+10
*
tor-consdiff: Remove manual line splits
Clara Engler
2026-03-25
2
-19
/
+35
*
tor-consdiff: Cut signature using byte offsets
Clara Engler
2026-03-25
1
-30
/
+36
*
tor-consdiff: Use same rng in test
Clara Engler
2026-03-25
1
-2
/
+3
*
tor-consdiff: Compile-time assertion for 32-bit
Clara Engler
2026-03-25
1
-0
/
+3
*
tor-consdiff: Return error for dotline
Clara Engler
2026-03-25
2
-16
/
+47
*
tor-consdiff: Refactor gen_ed_diff
Clara Engler
2026-03-25
1
-28
/
+63
*
tor-consdiff: Failed applies are a Bug
Clara Engler
2026-03-25
2
-6
/
+12
*
tor-consdiff: Replace `+=` with `std::fmt`
Clara Engler
2026-03-25
1
-20
/
+36
*
tor-consdiff: Constify directory-signature literal
Clara Engler
2026-03-25
1
-3
/
+10
*
tor-consdiff: Replace names with custom wordlist
Clara Engler
2026-03-25
1
-7
/
+29
*
tor-consdiff: Add consdiff generation algorithm
Clara Engler
2026-03-25
2
-0
/
+187
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-2
/
+2
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-33
/
+47
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-1
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
tor-consdiff: Replaced an old MSRV TODO with a link to why it shouldn't be done
hashcatHitman
2025-04-23
1
-2
/
+3
*
tor-consdiff: standardized MSRV TODO
hashcatHitman
2025-04-16
1
-2
/
+1
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
tor-consdiff: Avoid cfg(fuzzing).
Nick Mathewson
2024-05-07
1
-4
/
+4
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Use uXX::MAX in place of std::uXX::MAX
Nick Mathewson
2024-04-22
1
-2
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Fix typo in error message
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-2
/
+2
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+2
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
[next]