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
/
whirl_server
/
src
/
net
Commit message (
Collapse
)
Author
Age
Files
Lines
*
refactor(whirl_server): implement `Clone` for `PropertyList`
Fuwn
2021-07-01
2
-0
/
+2
|
|
|
|
The following commits will require `PropertyList` to be cloneable, this enables that.
*
style(global): fix license spec
Fuwn
2021-06-14
4
-4
/
+4
|
*
docs(whirl_server): document more public functions
Fuwn
2021-06-06
1
-2
/
+6
|
*
refactor(whirl_server::net): move orphan functions to methods within ↵
Fuwn
2021-06-06
5
-100
/
+99
|
|
|
|
property list struct
*
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
|
*
refactor(server): final refactoring of replacing command type constants with ↵
Fuwn
2021-06-02
1
-2
/
+2
|
|
|
|
enum values
*
fix(global): a lot of clippy warnings
Fuwn
2021-05-28
3
-9
/
+10
|
|
|
|
This change makes clippy **a lot** more strict.
*
refactor(server): fix some unnecessarily exposed modules, allow dead code ↵
Fuwn
2021-05-23
2
-3
/
+5
|
|
|
|
for constants
*
docs(global): add new documentation
Fuwn
2021-05-23
1
-2
/
+2
|
*
refactor(global): move crates around, stricter module isolation
Fuwn
2021-05-20
5
-0
/
+213