index
:
archived-windmark
main
origin/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: Bump version to v0.6.1
Fuwn
6 weeks
origin/main
chore(license): Relicense under MIT OR Apache-2.0
Fuwn
4 months
Tag
Download
Author
Age
v0.6.1
archived-windmark-0.6.1.tar.xz
archived-windmark-0.6.1.zip
Fuwn
6 weeks
v0.5.0
archived-windmark-0.5.0.tar.xz
archived-windmark-0.5.0.zip
Fuwn
8 weeks
v0.4.2
archived-windmark-0.4.2.tar.xz
archived-windmark-0.4.2.zip
Fuwn
5 months
v0.4.1
archived-windmark-0.4.1.tar.xz
archived-windmark-0.4.1.zip
Fuwn
5 months
v0.4.0
archived-windmark-0.4.0.tar.xz
archived-windmark-0.4.0.zip
Fuwn
11 months
v0.3.12
archived-windmark-0.3.12.tar.xz
archived-windmark-0.3.12.zip
Fuwn
12 months
v0.3.11
archived-windmark-0.3.11.tar.xz
archived-windmark-0.3.11.zip
Fuwn
23 months
v0.3.10
archived-windmark-0.3.10.tar.xz
archived-windmark-0.3.10.zip
Fuwn
23 months
v0.3.9
archived-windmark-0.3.9.tar.xz
archived-windmark-0.3.9.zip
Fuwn
3 years
v0.3.8
archived-windmark-0.3.8.tar.xz
archived-windmark-0.3.8.zip
Fuwn
3 years
[...]
Age
Commit message
Author
Files
Lines
2026-01-21
chore: Bump version patch to v0.4.2
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
v0.4.1
Fuwn
2
-5
/
+5
2026-01-12
refactor(router): Reduce allocations
Fuwn
1
-87
/
+152
[...]