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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
chore(actions): Check for compilation errors on push
Fuwn
2021-04-23
1
-0
/
+17
*
chore: Create Mergify configuration
Fuwn
2021-04-23
1
-0
/
+8
*
etc: Remove Codecov badge
Fuwn
2021-04-23
1
-3
/
+0
*
etc: Remove Codecov...
Fuwn
2021-04-23
1
-46
/
+0
*
chore: Add Comment to Codecov
Fuwn
2021-04-23
1
-2
/
+7
*
chore: Add GitHub Checks to Codecov
Fuwn
2021-04-23
1
-0
/
+3
*
chore: Add status checks and pre-commit notice
Fuwn
2021-04-23
1
-1
/
+21
*
fix: Weird...
Fuwn
2021-04-23
1
-1
/
+0
*
chore: Add CodeFactor badge
Fuwn
2021-04-23
1
-0
/
+2
*
etc: Add Codecov badge
Fuwn
2021-04-23
1
-0
/
+3
*
chore: Update Codecov configuration
Fuwn
2021-04-23
1
-0
/
+11
*
chore: Codecov
Fuwn
2021-04-23
1
-0
/
+8
*
chore: Ignore Wireshark capture files
Fuwn
2021-04-23
1
-0
/
+3
*
fix: Remove unneeded development file
Fuwn
2021-04-23
1
-0
/
+0
*
fix: Broken links and refactor
Fuwn
2021-04-23
1
-5
/
+4
*
major: :star:
Fuwn
2021-04-23
86
-853
/
+4030
*
Merge branch 'tokio-re' of https://github.com/Whirlsplash/whirl into tokio-re
Fuwn
2021-03-30
1
-0
/
+0
|
\
|
*
etc: Uncommit database file
Fuwn
2021-03-30
1
-0
/
+0
*
|
fix: Ignore database file when commiting
Fuwn
2021-03-30
1
-1
/
+1
|
/
*
format: Preinitialize vector with elements
Fuwn
2021-03-29
1
-3
/
+5
*
format: Remove uncessecary `iter_mut`
Fuwn
2021-03-29
2
-2
/
+2
*
fix: CHANGED WRONG LINE
Fuwn
2021-03-29
1
-2
/
+2
*
fix: Change verbosity flag
Fuwn
2021-03-29
1
-1
/
+1
*
feature: Reimplement room ID request command branch to command handler
Fuwn
2021-03-29
1
-26
/
+26
*
format: Fix a few Clippy warnings
Fuwn
2021-03-29
6
-17
/
+22
*
format: Refactor CLI, use pure `clap` instead of StructOpt
Fuwn
2021-03-29
2
-30
/
+64
*
feature: Allow `Makefile` to accept arguments
Fuwn
2021-03-29
1
-3
/
+3
*
format: Capitalization
Fuwn
2021-03-29
1
-4
/
+4
*
etc: Remove unused dependency
Fuwn
2021-03-29
1
-1
/
+0
*
format: Make use of `is_empty` method.
Fuwn
2021-03-29
1
-1
/
+1
*
feature: Grab ports AutoServer and RoomServer from config
Fuwn
2021-03-29
4
-6
/
+18
*
format: Refactor SQL snippet for consistency
Fuwn
2021-03-29
1
-1
/
+3
*
etc: Annotation
Fuwn
2021-03-29
1
-1
/
+1
*
chore: Add config task
Fuwn
2021-03-29
1
-0
/
+3
*
chore: Create `Makefile` to speed up development
Fuwn
2021-03-29
1
-0
/
+7
*
etc: Rename database file
Fuwn
2021-03-29
3
-3
/
+3
*
feature: Use TOML as config instead of environment variables
Fuwn
2021-03-29
9
-34
/
+66
*
feature: Implement CLI
Fuwn
2021-03-29
4
-5
/
+49
*
chore: Change Rust toolchain for more accurate reproducibility
Fuwn
2021-03-28
1
-1
/
+1
*
fix: Implement parser
Fuwn
2021-03-28
4
-248
/
+204
*
Feature: Parse property set command
Fuwn
2021-03-28
2
-0
/
+7
*
etc: Prepare AutoServer SESSINIT parse function
Fuwn
2021-03-28
1
-0
/
+16
*
fix: Spawn servers properly
Fuwn
2021-03-28
1
-7
/
+11
*
major: Publish work-in-progress
Fuwn
2021-03-25
28
-634
/
+545
*
feature: Byte utilities
deprecated-main
deprecated-legacy
Fuwn
2021-03-24
2
-0
/
+4
*
format: Update annotation
Fuwn
2021-03-24
1
-3
/
+3
*
format: Move server type specific functions to correct modules
Fuwn
2021-03-24
9
-7
/
+8
*
etc: Remove unused module and implement structures
Fuwn
2021-03-23
3
-1
/
+16
*
format: Change log severity of events
Fuwn
2021-03-23
3
-33
/
+108
*
fix: Buddy name not being correctly read
Fuwn
2021-03-23
1
-2
/
+2
[prev]
[next]