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
...
*
|
fix(whirl_prompt): register single char input as null
Fuwn
2021-07-24
1
-1
/
+1
*
|
feat(whirl_prompt): whirl mode in fetch builtin
Fuwn
2021-07-24
3
-9
/
+40
|
/
*
Merge pull request #59 from Whirlsplash/renovate/tokio-1.x
Fuwn
2021-07-19
3
-3
/
+3
|
\
|
*
fix(deps): update rust crate tokio to 1.8.2
Renovate Bot
2021-07-19
3
-3
/
+3
|
/
*
style(nix): nixfmt
Fuwn
2021-07-18
5
-108
/
+143
*
chore(git): nixfmt hook
Fuwn
2021-07-18
1
-0
/
+12
*
build(nix): update deps
Fuwn
2021-07-17
1
-3
/
+3
*
fix(cli): proper ctrl+c handling
Fuwn
2021-07-16
2
-0
/
+13
*
build(make): create kill task
Fuwn
2021-07-16
1
-0
/
+5
*
Merge pull request #58 from Whirlsplash/renovate/sysinfo-0.x
Fuwn
2021-07-16
2
-2
/
+2
|
\
|
*
fix(deps): update rust crate sysinfo to 0.19.2
Renovate Bot
2021-07-15
2
-2
/
+2
|
/
*
Merge pull request #57 from Whirlsplash/renovate/sysinfo-0.x
Fuwn
2021-07-08
2
-2
/
+2
|
\
|
*
fix(deps): update rust crate sysinfo to 0.19.1
Renovate Bot
2021-07-08
2
-2
/
+2
|
/
*
Merge pull request #56 from Whirlsplash/renovate/tokio-stream-0.x
Fuwn
2021-07-07
2
-2
/
+2
|
\
|
*
fix(deps): update rust crate tokio-stream to 0.1.7
Renovate Bot
2021-07-07
2
-2
/
+2
|
/
*
Merge pull request #55 from Whirlsplash/renovate/tokio-1.x
Fuwn
2021-07-07
3
-3
/
+3
|
\
|
*
fix(deps): update rust crate tokio to 1.8.1
Renovate Bot
2021-07-07
3
-3
/
+3
|
/
*
Merge pull request #54 from Whirlsplash/renovate/husky-7.x
Fuwn
2021-07-06
2
-5
/
+5
|
\
|
*
chore(deps): update dependency husky to v7.0.1
Renovate Bot
2021-07-06
2
-5
/
+5
|
/
*
Merge branch 'develop' of https://github.com/Whirlsplash/whirl into develop
Fuwn
2021-07-05
1
-1
/
+1
|
\
|
*
Merge pull request #53 from Whirlsplash/renovate/structopt-0.x
Fuwn
2021-07-04
1
-1
/
+1
|
|
\
|
|
*
fix(deps): update rust crate structopt to 0.3.22
Renovate Bot
2021-07-04
1
-1
/
+1
|
|
/
*
|
refactor(whirl_api): /api/v1/worlds/info default to empty string intead of "n...
Fuwn
2021-07-05
1
-1
/
+1
*
|
refactor(whirl_api): route scoping
Fuwn
2021-07-05
1
-4
/
+10
*
|
feat(whirl_api): /api/v1/worlds/info endpoint
Fuwn
2021-07-05
3
-0
/
+40
*
|
feat(whirl_api): /api/v1/worlds/vip endpoint
Fuwn
2021-07-05
6
-0
/
+71
|
/
*
feat(whirl_server): implement a demo of the REGOBJID and APPRACTR commands
Fuwn
2021-07-04
1
-0
/
+15
*
feat(whirl_server): create REGOBJID and APPRACTR commands
Fuwn
2021-07-04
3
-0
/
+79
*
test(make): add `checkall` task which performs a suite of checks
Fuwn
2021-07-03
1
-0
/
+14
*
refactor(whirl_common): rename `seconds_to_hrtime` to `unixts_to_hrtime`
Fuwn
2021-07-03
5
-10
/
+10
*
test(whirl_common): add criterion benchmarks
Fuwn
2021-07-03
3
-1
/
+31
*
style(crates): minor changes to crate descriptions
Fuwn
2021-07-02
6
-11
/
+11
*
fix(whirl_cli): method of comparing argument when evaluating logger style
Fuwn
2021-07-02
1
-2
/
+9
*
build(nix): update deps
Fuwn
2021-07-03
1
-12
/
+12
*
fix(husky): make hooks executable (+x)
Fuwn
2021-07-03
3
-0
/
+0
*
feat(vagrant): setup Rust during provisioning
Fuwn
2021-07-03
2
-0
/
+10
*
Merge pull request #52 from Whirlsplash/renovate/tokio-1.x
Fuwn
2021-07-02
3
-3
/
+3
|
\
|
*
fix(deps): update rust crate tokio to 1.8.0
Renovate Bot
2021-07-02
3
-3
/
+3
|
/
*
fix(readme): valgrind url
Fuwn
2021-07-01
1
-2
/
+1
*
feat(whirl_server): drone development implementation
Fuwn
2021-07-01
1
-3
/
+90
*
feat(whirl_server): enhanced room insertion logging
Fuwn
2021-07-01
1
-1
/
+1
*
style(whirl_api): condense line (`cargo fmt`)
Fuwn
2021-07-01
1
-3
/
+1
*
refactor(whirl_api): use the existing `System` to grab uptime instead of cons...
Fuwn
2021-07-01
1
-1
/
+1
*
Merge pull request #50 from Whirlsplash/renovate/sysinfo-0.x
Fuwn
2021-07-01
3
-7
/
+7
|
\
|
*
fix(whirl_api): update sysinfo method calls for `0.19.0`
Fuwn
2021-07-01
1
-5
/
+5
|
*
fix(deps): update rust crate sysinfo to 0.19.0
Renovate Bot
2021-06-29
2
-2
/
+2
*
|
Merge pull request #51 from Whirlsplash/renovate/husky-7.x
Fuwn
2021-07-01
2
-5
/
+5
|
\
\
|
*
|
chore(deps): update dependency husky to v7
Renovate Bot
2021-07-01
2
-5
/
+5
|
|
/
*
|
feat(whirl_server): implement SESSEXIT command
Fuwn
2021-07-01
2
-4
/
+34
*
|
feat(whirl_server): create the SESSEXIT command
Fuwn
2021-07-01
2
-0
/
+13
[prev]
[next]