index
:
whirl
deprecated-legacy
deprecated-main
develop
develop-outdated
old
origin/deprecated-legacy
origin/deprecated-main
origin/develop
origin/develop-outdated
origin/old
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