index
:
archived-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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore(whirl): remove custom allocators
Fuwn
2024-09-23
1
-6
/
+6
*
refactor(crates): update idioms
Fuwn
2024-06-03
2
-7
/
+8
*
format: rustfmt with new rules
Fuwn
2024-06-03
3
-47
/
+53
*
fix: bump rust and update accordingly
origin/old
old
Fuwn
2024-06-03
1
-7
/
+1
*
fix(whirl): signal handling not working
Fuwn
2021-08-01
1
-10
/
+7
*
feat(whirl): platform specific signal handling
Fuwn
2021-07-31
1
-8
/
+13
*
fix(cli): proper ctrl+c handling
Fuwn
2021-07-16
1
-0
/
+12
*
fix(whirl_cli): method of comparing argument when evaluating logger style
Fuwn
2021-07-02
1
-2
/
+9
*
feat(cli): generate sub-command
Fuwn
2021-06-21
1
-3
/
+25
*
style(global): fix license spec
Fuwn
2021-06-14
3
-3
/
+3
*
refactor(cli): clippy lints
Fuwn
2021-06-13
1
-24
/
+21
*
feat(cli): fine-grain control over which sub-servers are started
Fuwn
2021-06-13
1
-23
/
+70
*
fix(whirl): logger definition
Fuwn
2021-06-10
1
-4
/
+7
*
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
1
-1
/
+1
*
feat(global): move whirl-generated files to their own directories
Fuwn
2021-06-09
2
-2
/
+2
*
feat(whirl): conditional sub-server spawning via cli
Fuwn
2021-06-08
1
-4
/
+53
*
feat(whirl_server): conditional sub-server spawning
Fuwn
2021-06-08
1
-1
/
+1
*
docs(cargo): change favicon and icon in generated docs
Fuwn
2021-06-07
1
-0
/
+4
*
fix(global): a lot of clippy warnings
Fuwn
2021-05-28
2
-9
/
+21
*
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
1
-29
/
+1
*
refactor(whirl): move whirl struct to lib
Fuwn
2021-05-26
3
-38
/
+35
*
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
*
style(cli): remove dot slash from directory
Fuwn
2021-05-23
1
-1
/
+1
*
feat(whirl): conditional logging, use whirlsplash.log.enable key
Fuwn
2021-05-23
1
-13
/
+16
*
refactor(global): move crates around, stricter module isolation
Fuwn
2021-05-20
5
-0
/
+218