aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ci(actions): pin osFuwn2021-05-201-1/+1
* fix(manifest): readme pathsFuwn2021-05-194-4/+4
* fix(global): more swapping log callsFuwn2021-05-181-2/+2
* fix(global): swap debug and trace log callsFuwn2021-05-176-31/+31
* fix(docker): expose correct portFuwn2021-05-171-2/+2
* fix(global): add features, warnings, etc. to the rest of the cratesFuwn2021-05-173-0/+30
* fix(whirl): define jemallocator as global allocator on unixFuwn2021-05-171-0/+1
* fix(make): typoFuwn2021-05-171-1/+1
* fix(make): typoFuwn2021-05-171-2/+2
* fix(make): don't run certain tasks on workspacesFuwn2021-05-171-0/+12
* fix: compile failing on unixFuwn2021-05-171-2/+4
* perf(global): custom allocator and adjust codegen-unitsFuwn2021-05-174-0/+17
* perf(global): perform link time optimization across all crates in release modeFuwn2021-05-171-1/+1
* feat(cli/clean): warn instead of bail when cleaningFuwn2021-05-173-5/+9
* feat(core): better panic messages on release buildsFuwn2021-05-172-0/+2
* fix(make): makefile and license auto-extendedFuwn2021-05-175-1/+11
* fix(docker): wrong port being exposed for apiFuwn2021-05-171-1/+1
* fix(nix): nix buildsFuwn2021-05-1722-12/+17
* fix(prompt): test uses outdated moduleFuwn2021-05-171-1/+1
* Merge pull request #32 from Whirlsplash/renovate/sysinfo-0.xFuwn2021-05-172-2/+2
|\
| * fix(deps): update rust crate sysinfo to 0.17.5Renovate Bot2021-05-172-2/+2
* | refactor(global): move constants and structures to their respective modulesFuwn2021-05-175-50/+68
|/
* chore(todo): delete todo.mdFuwn2021-05-171-10/+0
* refactor: when cargo complainsFuwn2021-05-171-1/+2
* feat(cli/clean): don't create log file on clean subcommandFuwn2021-05-171-0/+1
* fix(db): diesel schema pathFuwn2021-05-172-2/+6
* style(global): cargo formattingFuwn2021-05-175-11/+5
* refactor(global): even more modules becoming cratesFuwn2021-05-1753-93/+164
* refactor(global): whirl_config modulizedFuwn2021-05-1715-89/+117
* perf(builtins): help commands to constantsFuwn2021-05-163-20/+26
* refactor(builtins): help from individual printlns to vec iterable printlnFuwn2021-05-161-11/+22
* feat(config): optional log to fileFuwn2021-05-164-6/+17
* fix(cli/clean): formattingFuwn2021-05-161-1/+1
* feat(cli): `clean` subcommandFuwn2021-05-164-2/+17
* refactor(subs): remove two second delay before prompt initiailizationFuwn2021-05-161-1/+1
* feat(builtins): add a neofetch like utilityFuwn2021-05-162-0/+23
* feat(builtins): usage note on `cat Whirl.toml`Fuwn2021-05-162-0/+2
* feat(prompt): add a couple new builtinsFuwn2021-05-165-11/+102
* refactor(readme): linking, wording, and spacingFuwn2021-05-151-8/+11
* refactor(readme): rst becomes new main readmeFuwn2021-05-152-58/+0
* fix(readme.rst): remove extra padding on h1Fuwn2021-05-151-11/+5
* refactor(config): new documentation informationFuwn2021-05-152-8/+12
* refactor: renameFuwn2021-05-151-0/+0
* feat(config): better logging configurationFuwn2021-05-157-18/+56
* feat(global): logs now go to a dedicated directory and fileFuwn2021-05-153-2/+7
* chore(git): normilize eol to lfFuwn2021-05-151-0/+2
* docs(readme): create testing readme in rstFuwn2021-05-151-0/+96
* Merge pull request #30 from Whirlsplash/renovate/tokio-util-0.xFuwn2021-05-141-1/+1
|\
| * fix(deps): update rust crate tokio-util to 0.6.7Renovate Bot2021-05-141-1/+1
|/
* Merge pull request #31 from Whirlsplash/renovate/tokio-1.xFuwn2021-05-141-1/+1
|\