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
/
cli.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(crates): update idioms
Fuwn
2024-06-03
1
-6
/
+6
*
format: rustfmt with new rules
Fuwn
2024-06-03
1
-33
/
+38
*
feat(cli): generate sub-command
Fuwn
2021-06-21
1
-3
/
+25
*
style(global): fix license spec
Fuwn
2021-06-14
1
-1
/
+1
*
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): move logs directory to `.whirl`
Fuwn
2021-06-09
1
-2
/
+3
*
feat(cli): create `.whirl` directory and log
Fuwn
2021-06-09
1
-0
/
+6
*
feat(global): move whirl-generated files to their own directories
Fuwn
2021-06-09
1
-1
/
+1
*
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
*
fix(global): a lot of clippy warnings
Fuwn
2021-05-28
1
-7
/
+9
*
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
*
style(whirl): remove more singleton use statements
Fuwn
2021-05-26
1
-4
/
+2
*
refactor(whirl): move cli subcommand executor to cli struct
Fuwn
2021-05-26
1
-3
/
+46
*
refactor(whirl): move environment setup, execute doesn't take matches
Fuwn
2021-05-26
1
-8
/
+2
*
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
*
refactor(global): move crates around, stricter module isolation
Fuwn
2021-05-20
1
-0
/
+93