index
:
windmark
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
chore(license): Relicense under MIT OR Apache-2.0
Fuwn
3 weeks
Tag
Download
Author
Age
v0.4.2
windmark-0.4.2.tar.xz
windmark-0.4.2.zip
Fuwn
7 weeks
v0.4.1
windmark-0.4.1.tar.xz
windmark-0.4.1.zip
Fuwn
8 weeks
v0.4.0
windmark-0.4.0.tar.xz
windmark-0.4.0.zip
Fuwn
8 months
v0.3.12
windmark-0.3.12.tar.xz
windmark-0.3.12.zip
Fuwn
9 months
v0.3.11
windmark-0.3.11.tar.xz
windmark-0.3.11.zip
Fuwn
20 months
v0.3.10
windmark-0.3.10.tar.xz
windmark-0.3.10.zip
Fuwn
21 months
v0.3.9
windmark-0.3.9.tar.xz
windmark-0.3.9.zip
Fuwn
3 years
v0.3.8
windmark-0.3.8.tar.xz
windmark-0.3.8.zip
Fuwn
3 years
v0.3.7
windmark-0.3.7.tar.xz
windmark-0.3.7.zip
Fuwn
3 years
v0.3.6
windmark-0.3.6.tar.xz
windmark-0.3.6.zip
Fuwn
3 years
[...]
Age
Commit message
Author
Files
Lines
2026-02-20
chore(license): Relicense under MIT OR Apache-2.0
HEAD
main
Fuwn
56
-1529
/
+220
2026-01-21
chore: Bump version patch to v0.4.2
Fuwn
2
-5
/
+5
2026-01-21
fix(rossweisse): Fix all clippy pedantic and nursery lint errors
Fuwn
4
-44
/
+46
2026-01-21
perf(router): Reduce per-connection overhead with shared RequestHandler
Fuwn
1
-283
/
+278
2026-01-21
fix(router): Use warn! macro instead of println! for stream errors
Fuwn
1
-1
/
+1
2026-01-21
refactor(router): Replace unwrap() with expect() for better panic messages
Fuwn
1
-8
/
+11
2026-01-21
refactor(router): Remove unreachable dead code in run()
Fuwn
1
-2
/
+0
2026-01-21
fix(router): Replace std::env::set_var with builder API for logging
Fuwn
1
-10
/
+14
2026-01-21
fix(deps): Replace deprecated tree_magic with tree_magic_mini
Fuwn
2
-3
/
+3
2026-01-12
chore: Bump version
Fuwn
2
-5
/
+5
[...]