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
/
src
/
cli.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(global): even more modules becoming crates
Fuwn
2021-05-17
1
-89
/
+0
*
refactor(global): whirl_config modulized
Fuwn
2021-05-17
1
-1
/
+2
*
fix(cli/clean): formatting
Fuwn
2021-05-16
1
-1
/
+1
*
feat(cli): `clean` subcommand
Fuwn
2021-05-16
1
-1
/
+13
*
feat(config): better logging configuration
Fuwn
2021-05-15
1
-12
/
+8
*
fix(docker): the dockering
Fuwn
2021-05-06
1
-3
/
+3
*
feat(global): add a shell-like prompt for interfacing with the server during ...
Fuwn
2021-05-05
1
-1
/
+1
*
style(global): fix clippy complaints
Fuwn
2021-05-04
1
-2
/
+2
*
feat(db): use diesel instead of sqlx, implement database tests
Fuwn
2021-05-03
1
-1
/
+1
*
refactor(global): remove all the fluff from main file
Fuwn
2021-05-03
1
-28
/
+76
*
etc: Replace copyleft holder name
Fuwn
2021-04-28
1
-1
/
+1
*
etc: Add copyleft symbol to copyleft header
Fuwn
2021-04-27
1
-1
/
+1
*
etc: Prepend license identifier to *most* files
Fuwn
2021-04-26
1
-0
/
+3
*
major: :star:
Fuwn
2021-04-23
1
-35
/
+26
*
format: Fix a few Clippy warnings
Fuwn
2021-03-29
1
-2
/
+1
*
format: Refactor CLI, use pure `clap` instead of StructOpt
Fuwn
2021-03-29
1
-22
/
+36
*
feature: Use TOML as config instead of environment variables
Fuwn
2021-03-29
1
-0
/
+25