index
:
whirl
dependabot/cargo/bytes-1.11.1
dependabot/cargo/tokio-1.38.2
dependabot/npm_and_yarn/ansi-regex-3.0.1
dependabot/npm_and_yarn/minimatch-3.1.2
dependabot/npm_and_yarn/semver-5.7.2
dependabot/npm_and_yarn/word-wrap-1.2.4
deprecated-legacy
deprecated-main
develop
develop-outdated
old
renovate/colour-2.x
renovate/commitlint-monorepo
renovate/crate-bytes-vulnerability
renovate/crate-tokio-vulnerability
renovate/human-panic-1.x-lockfile
renovate/hyper-0.x-lockfile
renovate/log-0.x
renovate/log-0.x-lockfile
renovate/num-traits-0.x-lockfile
renovate/serde-monorepo
renovate/tokio-stream-0.x-lockfile
renovate/ubuntu-24.x
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
dependabot/cargo/bytes-1.11.1
chore(deps): bump bytes from 1.6.0 to 1.11.1
dependabot[bot]
5 weeks
dependabot/cargo/tokio-1.38.2
chore(deps): bump tokio from 1.38.0 to 1.38.2
dependabot[bot]
11 months
renovate/colour-2.x
fix(deps): update rust crate colour to v2
renovate[bot]
3 months
renovate/crate-bytes-vulnerability
chore(deps): update rust crate bytes to v1.11.1 [security]
renovate[bot]
5 weeks
renovate/crate-tokio-vulnerability
fix(deps): update rust crate tokio to v1.38.2 [security]
renovate[bot]
11 months
renovate/human-panic-1.x-lockfile
chore(deps): update rust crate human-panic to v1.2.3
renovate[bot]
4 weeks
renovate/log-0.x-lockfile
chore(deps): update rust crate log to v0.4.29
renovate[bot]
3 months
renovate/num-traits-0.x-lockfile
fix(deps): update rust crate num-traits to v0.2.19
renovate[bot]
7 months
renovate/serde-monorepo
chore(deps): update serde monorepo to v1.0.228
renovate[bot]
3 months
renovate/tokio-stream-0.x-lockfile
chore(deps): update rust crate tokio-stream to v0.1.18
renovate[bot]
2 months
[...]
Age
Commit message
Author
Files
Lines
2021-03-24
feature: Byte utilities
deprecated-main
deprecated-legacy
Fuwn
2
-0
/
+4
2021-03-24
format: Update annotation
Fuwn
1
-3
/
+3
2021-03-24
format: Move server type specific functions to correct modules
Fuwn
9
-7
/
+8
2021-03-23
etc: Remove unused module and implement structures
Fuwn
3
-1
/
+16
2021-03-23
format: Change log severity of events
Fuwn
3
-33
/
+108
2021-03-23
fix: Buddy name not being correctly read
Fuwn
1
-2
/
+2
2021-03-23
fix: Buddy name length not being properly set
Fuwn
1
-2
/
+1
2021-03-23
etc: Annotate reasoning
Fuwn
1
-1
/
+1
2021-03-23
feature: Send WORLDSMASTER greeting on join
Fuwn
2
-4
/
+44
2021-03-22
fix: `room_id` not being set and sent
Fuwn
1
-2
/
+2
[...]