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
...
*
style(readme): capitalize short description first words
Fuwn
2021-06-07
1
-5
/
+5
*
style(global): replace double hyphens with long hyphens
Fuwn
2021-06-07
4
-11
/
+11
*
style(readme): replace commas with hyphens
Fuwn
2021-06-07
1
-6
/
+6
*
docs(readme): dev deps now each have a little description
Fuwn
2021-06-07
1
-6
/
+7
*
fix(readme): move code-block to seperate block
Fuwn
2021-06-07
1
-3
/
+7
*
fix(readme): escape asterices
Fuwn
2021-06-07
1
-2
/
+2
*
docs(readme): benchmark notes
Fuwn
2021-06-07
1
-1
/
+20
*
fix(nix): add valgrind (dep of iai) to build inputs
Fuwn
2021-06-07
1
-0
/
+1
*
test(whirl_common): create benchmarks
Fuwn
2021-06-07
3
-0
/
+24
*
docs(cargo): change favicon and icon in generated docs
Fuwn
2021-06-07
1
-0
/
+4
*
refactor(global): update crate descriptions
Fuwn
2021-06-07
8
-14
/
+14
*
docs(whirl_api): document public functions
Fuwn
2021-06-06
1
-0
/
+3
*
refactor(whirl_server): un-publicize distributor and hub structs
Fuwn
2021-06-06
1
-2
/
+2
*
docs(whirl_server): document more public functions
Fuwn
2021-06-06
3
-2
/
+10
*
refactor(whirl_server): move orphan types out of orphan module
Fuwn
2021-06-06
4
-14
/
+3
*
fix(whirl_server::hub): space between debug log message
Fuwn
2021-06-06
1
-1
/
+1
*
refactor(whirl_server): orphan function to command method
Fuwn
2021-06-06
3
-40
/
+33
*
refactor(whirl_server::net): move orphan functions to methods within property...
Fuwn
2021-06-06
10
-263
/
+227
*
refactor(whirl_server): remove single imports
Fuwn
2021-06-05
1
-6
/
+2
*
refactor(whirl_server): create property list type
Fuwn
2021-06-05
3
-3
/
+5
*
docs(whirl_server::net::constants): portage notice
Fuwn
2021-06-05
1
-0
/
+5
*
build(global): bump toolchain release
Fuwn
2021-06-05
6
-10
/
+10
*
feat(make): document generation task
Fuwn
2021-06-05
1
-0
/
+5
*
docs(security): md -> rst
Fuwn
2021-06-05
2
-4
/
+7
*
docs(changelog): md -> rst
Fuwn
2021-06-05
2
-1
/
+2
*
docs(contributing): md -> rst
Fuwn
2021-06-05
2
-9
/
+14
*
chore(build): delete backup file
Fuwn
2021-06-05
1
-1
/
+0
*
docs: delete outdated docs
Fuwn
2021-06-05
2
-35
/
+0
*
chore: delete replit file
Fuwn
2021-06-05
1
-2
/
+0
*
fix(readme): command format block
Fuwn
2021-06-05
1
-1
/
+1
*
Merge pull request #40 from Whirlsplash/renovate/sysinfo-0.x
Fuwn
2021-06-05
2
-2
/
+2
|
\
|
*
fix(deps): update rust crate sysinfo to 0.18.2
Renovate Bot
2021-06-05
2
-2
/
+2
|
/
*
Merge pull request #39 from Whirlsplash/renovate/sysinfo-0.x
Fuwn
2021-06-03
2
-2
/
+2
|
\
|
*
fix(deps): update rust crate sysinfo to 0.18.1
Renovate Bot
2021-06-03
2
-2
/
+2
|
/
*
refactor(server): final refactoring of replacing command type constants with ...
Fuwn
2021-06-02
6
-46
/
+16
*
refactor(server): replace more matches with enums
Fuwn
2021-06-02
1
-22
/
+12
*
refactor(server): use enum for command types
Fuwn
2021-06-02
3
-9
/
+43
*
Merge pull request #38 from Whirlsplash/renovate/tokio-1.x
Fuwn
2021-05-28
3
-3
/
+3
|
\
|
*
fix(deps): update rust crate tokio to 1.6.1
Renovate Bot
2021-05-28
3
-3
/
+3
|
/
*
fix(global): a lot of clippy warnings
Fuwn
2021-05-28
33
-154
/
+260
*
Merge branch 'develop' of https://github.com/Whirlsplash/whirl into develop
Fuwn
2021-05-27
1
-1
/
+1
|
\
|
*
Merge pull request #37 from Whirlsplash/renovate/curl-0.x
Fuwn
2021-05-27
1
-1
/
+1
|
|
\
|
|
*
fix(deps): update rust crate curl to 0.4.38
Renovate Bot
2021-05-27
1
-1
/
+1
|
|
/
*
|
fix(server): buddylist struct no longer needs to be clone-able
Fuwn
2021-05-27
1
-1
/
+0
*
|
fix(server): create method no longer moves self, but takes reference
Fuwn
2021-05-27
6
-6
/
+6
|
/
*
style(cli): remove unneeded else branch
Fuwn
2021-05-26
1
-2
/
+2
*
refactor(global): move thread creation to respective crates
Fuwn
2021-05-26
4
-30
/
+42
*
docs(crates): clarify that whirl_db is unimplemented
Fuwn
2021-05-26
1
-3
/
+4
*
refactor(whirl): move whirl struct to lib
Fuwn
2021-05-26
3
-38
/
+35
*
style(whirl_api): remove singleton uses
Fuwn
2021-05-26
1
-2
/
+3
[prev]
[next]