about summary refs log tree commit diff stats
path: root/hm/soispha/pkgs/scripts (follow)
Commit message (Expand)AuthorAge
* refactor(hm/pkgs): Implement with an nixpkgs overlaySoispha2024-02-24
* fix(hm/pkgs/git-update-index): Remove '--' from help textSoispha2024-02-24
* fix(hm/pkgs/fupdate): Don't pass '--' to child commandSoispha2024-02-24
* feat(hm/pkgs/fupdate): Allow passing arguments to the update scriptSoispha2024-02-24
* fix(hm/pkgs/git-edit-index): Correctly exit when parsing optionsSoispha2024-02-24
* style(treewide): FormatSoispha2024-02-23
* feat(hm/pkgs/git-edit-index): InitSoispha2024-02-23
* feat(hm/pkgs/mpc): InitSoispha2024-02-23
* fix(hm/pkgs/specific/neorg): Add missing '.sh' suffixSoispha2024-02-23
* chore(version): v1.30.0 Soispha2024-02-20
* feat(hm/pkgs/battery): InitSoispha2024-02-20
* refactor(treewide): Reformat all files with treefmtSoispha2024-02-20
* refactor(treewide): Add a `.sh` extension to shell scriptsSoispha2024-02-20
* fix(hm/pkgs/scrs/mpc-fav): Correctly orient the if conditionSoispha2024-02-12
* feat(hm/pkgs/scrs): Add `mpc-fav` and `sort_song`Soispha2024-02-07
* fix(hm/pkgs/spodi): Allow more providersSoispha2024-02-03
* feat(hm/pkgs/specific/neorg): Add draft of rewrite in nuSoispha2024-01-28
* fix(hm/pkgs): Remove old `comments` scripts and use rust rewriteSoispha2024-01-28
* fix(hm/pkgs/yts): Use new rewritten versionSoispha2024-01-20
* build(treewide): Update shell librarySoispha2024-01-13
* build(treewide): Update shell librarySoispha2024-01-13
* docs(hm/pkgs/scrs/neorg/utils): Fix typo in commentSoispha2024-01-13
* build(treewide): Update shell librarySoispha2024-01-13
* fix(hm/pkgs/neorg/utils): Use correct DOM access pathSoispha2024-01-13
* build(treewide): Update shell librarySoispha2024-01-13
* fix(hm/pkgs/neorg): Add execution permissionSoispha2024-01-13
* feat(hm/pkgs/scr/nato): initSoispha2024-01-13
* feat(hm/pkgs/scr/show): initSoispha2024-01-13
* refactor(hm/pkgs/scrs/specific/neorg/sh): Split the script into sub-scriptsSoispha2024-01-13
* build(treewide): Update flake and shell librarySoispha2024-01-13
* fix(hm/pkgs/scr/specific/ytcc/yts): Explicitly exit with 0Soispha2024-01-06
* feat(hm/pkgs/scr/specific/ytcc/description): Add command to display descriptionSoispha2024-01-06
* fix(hm/pkgs/scr/specific/ytcc/yts): Actually make the subcommands optionalSoispha2024-01-06
* fix(hm/pkgs/scr/specific/ytcc/yts): Only trap the task stop if it's startedSoispha2024-01-06
* fix(hm/pkgs/scr/specific/ytcc/yts): Add default ordering modeSoispha2024-01-06
* docs(hm/pkgs/scr/specific/ytcc/yts): Add a help textSoispha2024-01-06
* feat(hm/pkgs/scr/specific/ytcc/yts): Add cli interfaceSoispha2024-01-06
* fix(hm/pkgs/scr/specific/ytcc/yts): Recognize '' as a commandSoispha2024-01-06
* fix(hm/pkgs/scr/specific/ytcc/yts): Remove out-dated checkSoispha2024-01-06
* fix(hm/pkgs/specific/ytcc/yts): Don't provide the id as one argumentSoispha2024-01-06
* feat(hm/pkgs/scr/ytcc/ytc): Rewrite in RustSoispha2024-01-05
* fix(hm/pkgs/scr/ytcc/yts): Adopt to new ytc input formatSoispha2024-01-04
* feat(hm/pkgs/scr/ytcc/ytc): Add support for direct urlsSoispha2024-01-04
* fix(hm/pkgs/scr/ytcc/ytc): Keep sorting from inputSoispha2024-01-04
* fix(hm/pkgs/scr/ytcc/filter_comments): Fail if not runningSoispha2024-01-03
* fix(hm/pkgs/scr/ytcc/nest_comments): Correctly declare cli interfaceSoispha2024-01-03
* feat(hm/pkgs/scr/ytcc): Add support for showing commentsSoispha2024-01-03
* refactor(hm/pkgs/scr/neorg): Add subdir for specific script groupsSoispha2024-01-03
* fix(hm/pkgs/scr/ytc): Set output separator not to '"' but ';'Soispha2024-01-03
* fix(hm/pkgs/scr/yts): Always stop the active task, when exitingSoispha2024-01-01