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-persist
/
src
/
slug.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-persist: Fix clippy warning
hjrgrn
2026-07-10
1
-1
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-2
/
+0
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-persist: Add a slug timestamp type.
Gabriela Moldovan
2024-10-31
1
-0
/
+2
*
tor-persist: Explain why colons will never be valid slug chars.
Gabriela Moldovan
2024-10-23
1
-0
/
+4
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
tor-persist: Reduce nesting in check_syntax().
Ian Jackson
2024-01-31
1
-6
/
+4
*
tor-persist: Reject slugs that contain uppercase characters.
Gabriela Moldovan
2024-01-31
1
-1
/
+6
*
tor-persist: Document that slugs cannot start with '-'.
Gabriela Moldovan
2024-01-31
1
-1
/
+1
*
tor-persist: Make all Slugs non-empty.
Gabriela Moldovan
2024-01-31
1
-10
/
+13
*
tor-persist: Forbid slugs from starting with a hyphen.
Gabriela Moldovan
2024-01-31
1
-1
/
+21
*
tor_persist::slug: Allow hyphens in Slugs.
Gabriela Moldovan
2024-01-31
1
-2
/
+3
*
slug: Provide BadSlug::EmptySlugNotAllowed
Ian Jackson
2024-01-29
1
-0
/
+12
*
Merge branch 'slug2' into 'main'
Ian Jackson
2024-01-25
1
-0
/
+19
|
\
|
*
slugs: Provide TryIntoSlug, and replace state_dir::Slug with it
Ian Jackson
2024-01-25
1
-0
/
+19
*
|
Merge branch 'slug4' into 'main'
gabi-250
2024-01-25
1
-0
/
+5
|
\
\
|
*
|
slug: Implement the AsRefs for Slug as well as for SlugRef
Ian Jackson
2024-01-25
1
-0
/
+5
|
|
/
*
/
slug: Fix maint/check_doc_features
Ian Jackson
2024-01-25
1
-0
/
+2
|
/
*
tor_persist::slug: Abolish ForbiddenOnWindows on non-Windows
Ian Jackson
2024-01-25
1
-21
/
+9
*
Introduce tor_persist::slug module
Ian Jackson
2024-01-25
1
-0
/
+396