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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
fix(deps): update rust crate tokio to 1.6.0
Renovate Bot
2021-05-14
1
-1
/
+1
*
|
Merge pull request #29 from Whirlsplash/renovate/tokio-stream-0.x
Fuwn
2021-05-14
1
-1
/
+1
|
\
\
|
*
|
fix(deps): update rust crate tokio-stream to 0.1.6
Renovate Bot
2021-05-14
1
-1
/
+1
|
|
/
*
|
Merge pull request #28 from Whirlsplash/renovate/sysinfo-0.x
Fuwn
2021-05-14
1
-1
/
+1
|
\
\
|
*
|
fix(deps): update rust crate sysinfo to 0.17.4
Renovate Bot
2021-05-13
1
-1
/
+1
|
|
/
*
|
Merge pull request #27 from Whirlsplash/renovate/commitlint-monorepo
Fuwn
2021-05-14
2
-99
/
+105
|
\
\
|
|
/
|
/
|
|
*
chore(deps): update commitlint monorepo to v12.1.4
Renovate Bot
2021-05-13
2
-99
/
+105
|
/
*
Merge pull request #26 from Whirlsplash/renovate/serde-1.x
Fuwn
2021-05-12
1
-1
/
+1
|
\
|
*
fix(deps): update rust crate serde to 1.0.126
Renovate Bot
2021-05-12
1
-1
/
+1
*
|
Merge pull request #24 from Whirlsplash/renovate/commitlint-monorepo
Fuwn
2021-05-12
2
-93
/
+116
|
\
\
|
|
/
|
/
|
|
*
chore(deps): update commitlint monorepo to v12.1.3
Renovate Bot
2021-05-12
2
-93
/
+116
*
|
Merge pull request #25 from Whirlsplash/renovate/serde_derive-1.x
Fuwn
2021-05-12
1
-1
/
+1
|
\
\
|
*
|
fix(deps): update rust crate serde_derive to 1.0.126
Renovate Bot
2021-05-12
1
-1
/
+1
|
|
/
*
/
refactor(global): use async_trait macro globally
Fuwn
2021-05-12
4
-3
/
+5
|
/
*
build(nix): update deps
Fuwn
2021-05-11
1
-9
/
+9
*
docs(hub): comment out some unused debug logs
Fuwn
2021-05-11
1
-2
/
+2
*
perf(prompt): history builtin use enumerate
Fuwn
2021-05-11
1
-3
/
+1
*
docs: add act documentation, fix up ok docs
Fuwn
2021-05-11
2
-2
/
+14
*
ci(make): create act-cli task
Fuwn
2021-05-10
2
-0
/
+16
*
docs(contributing.md): add some contribution guidelines
Fuwn
2021-05-10
1
-1
/
+2
*
refactor(utils): remove unused, outdated db util
Fuwn
2021-05-10
2
-21
/
+0
*
docs(readme): add dev dependency disclaimer
Fuwn
2021-05-10
1
-0
/
+3
*
fix(readme): fix dev dependecies
Fuwn
2021-05-10
1
-1
/
+2
*
build(nix): add dev dependencies to nix shell build inputs
Fuwn
2021-05-10
2
-4
/
+3
*
refactor(config): move `prompt_ps1` configuration key to `whirlsplash.prompt`...
Fuwn
2021-05-10
4
-6
/
+6
*
feat(prompt): toggle prompt via configuration file
Fuwn
2021-05-10
4
-1
/
+17
*
perf(api): use actix_web instead of rocket for api
Fuwn
2021-05-10
9
-19
/
+48
*
Merge pull request #16 from Whirlsplash/renovate/commitizen-4.x
Fuwn
2021-05-07
2
-2
/
+84
|
\
|
*
chore(deps): update dependency commitizen to v4.2.4
Renovate Bot
2021-05-07
2
-2
/
+84
*
|
Merge pull request #15 from Whirlsplash/renovate/sysinfo-0.x
Fuwn
2021-05-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fix(deps): update rust crate sysinfo to 0.17.3
Renovate Bot
2021-05-07
1
-1
/
+1
|
/
*
feat(prompt): zero-index history builtin output for accuracy
Fuwn
2021-05-06
1
-1
/
+1
*
refactor(config): verbosity
Fuwn
2021-05-06
1
-1
/
+1
*
build(make): create interactive mode docker run task
Fuwn
2021-05-06
1
-0
/
+12
*
fix(config): typo
Fuwn
2021-05-06
2
-2
/
+2
*
chore(make): privitize cargo wrappers
Fuwn
2021-05-06
1
-0
/
+3
*
chore(docker): the need for a dockerfile is no longer
Fuwn
2021-05-06
1
-18
/
+0
*
fix(docker): image creation date
Fuwn
2021-05-06
1
-0
/
+1
*
fix(docker): expose correct port
Fuwn
2021-05-06
1
-1
/
+1
*
refactor(docker): use entry-point syntax for starting process
Fuwn
2021-05-06
1
-1
/
+2
*
docs(docker): expose ports (doc) at the image level
Fuwn
2021-05-06
1
-0
/
+5
*
fix(make): docker-load uses shell script
Fuwn
2021-05-06
1
-2
/
+4
*
docs(docker): sha256 notes
Fuwn
2021-05-06
1
-0
/
+6
*
refactor(make): use cargo-make task naming conventions
Fuwn
2021-05-06
1
-6
/
+6
*
feat(docker): extends alpine
Fuwn
2021-05-06
2
-8
/
+11
*
chore(git): remove oudated ignored directory
Fuwn
2021-05-06
1
-3
/
+0
*
build(ok): remove .ok file
Fuwn
2021-05-06
1
-3
/
+0
*
fix(replit): remove outdated flags from run command
Fuwn
2021-05-06
1
-1
/
+1
*
fix(docker): the dockering
Fuwn
2021-05-06
12
-24
/
+78
*
refactor(server): clippy: module inception
Fuwn
2021-05-06
5
-67
/
+62
[prev]
[next]