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
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix(deps): update rust crate flexi_logger to 0.18.0
Renovate Bot
2021-06-10
1
-1
/
+1
*
fix(whirl): move logs directory to `.whirl`
Fuwn
2021-06-09
2
-3
/
+4
*
feat(cli): create `.whirl` directory and log
Fuwn
2021-06-09
1
-0
/
+6
*
refactor(database): rename database file
Fuwn
2021-06-09
2
-2
/
+2
*
refactor(config): rename `Whirl.toml` to `Config.toml`
Fuwn
2021-06-09
4
-3
/
+3
*
feat(global): move whirl-generated files to their own directories
Fuwn
2021-06-09
4
-4
/
+5
*
Merge branch 'develop' of https://github.com/Whirlsplash/whirl into develop
Fuwn
2021-06-08
1
-1
/
+1
|
\
|
*
fix(deps): update rust crate diesel to 1.4.7
Renovate Bot
2021-06-08
1
-1
/
+1
*
|
feat(whirl): conditional sub-server spawning via cli
Fuwn
2021-06-08
2
-4
/
+56
*
|
feat(whirl_server): conditional sub-server spawning
Fuwn
2021-06-08
2
-13
/
+35
|
/
*
docs(whirl_server): remove outdated comment
Fuwn
2021-06-07
1
-1
/
+1
*
style(global): replace double hyphens with long hyphens
Fuwn
2021-06-07
3
-5
/
+5
*
test(whirl_common): create benchmarks
Fuwn
2021-06-07
1
-0
/
+8
*
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
3
-7
/
+7
*
fix(deps): update rust crate sysinfo to 0.18.2
Renovate Bot
2021-06-05
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
*
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
|
\
|
*
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
*
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
*
style(whirl): remove more singleton use statements
Fuwn
2021-05-26
3
-15
/
+6
*
style(whirl): don't use single used trait
Fuwn
2021-05-26
1
-3
/
+1
*
refactor(whirl): move cli subcommand executor to cli struct
Fuwn
2021-05-26
3
-53
/
+46
*
refactor(whirl): move environment setup, execute doesn't take matches
Fuwn
2021-05-26
2
-11
/
+5
*
refactor(cli): restructure subcommand matching, removes shell completions sub...
Fuwn
2021-05-26
1
-41
/
+21
*
fix(deps): update rust crate sysinfo to 0.18.0
Renovate Bot
2021-05-27
2
-2
/
+2
*
chore(whirl): remove unused sysinfo dep
Fuwn
2021-05-26
1
-1
/
+0
*
refactor: move key defs comment elsewhere
Fuwn
2021-05-23
1
-2
/
+0
*
style(cli): remove dot slash from directory
Fuwn
2021-05-23
1
-1
/
+1
[prev]
[next]