2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-07-01 08:42:04 +00:00

Commit Graph

  • fa1cdbefa2
    docs: move aur install step up sammyette 2021-06-09 18:18:23 -04:00
  • a9b39834b3
    docs: make build steps clearer sammyette 2021-06-09 18:16:04 -04:00
  • 6cbebcbae9
    docs: fix arch install step for readline sammyette 2021-06-09 18:13:43 -04:00
  • 42c22aac96
    docs: add newline between readline dep and fedora install step sammyette 2021-06-09 18:12:45 -04:00
  • 084f049ba5
    style: add spaces between multiply op sammyette 2021-06-09 18:10:34 -04:00
  • ea67ae228c
    docs: add readline install for arch (#60) Daniel de Sá 2021-06-09 15:38:04 -03:00
  • e37abcb08b
    feat: define preload file in var sammyette 2021-06-08 21:00:31 -04:00
  • be5ebd6ada
    feat: add back cancel input on ctrl c sammyette 2021-06-08 21:00:01 -04:00
  • 86dbb97cae
    feat: define lua require paths in var sammyette 2021-06-08 19:16:37 -04:00
  • 2a084fc03e
    fix: make minimal config work with new version sammyette 2021-06-08 17:40:52 -04:00
  • ef45bafb54
    fix: remove extra newline in error message sammyette 2021-06-08 17:24:54 -04:00
  • f0013096fd
    chore: update urls to reflect org name change sammyette 2021-06-03 19:19:22 -04:00
  • f6986446c0
    docs: go get all modules sammyette 2021-06-03 19:18:51 -04:00
  • 1623f0d85d
    fix: dont go interactive if not terminal (closes #48) sammyette 2021-06-01 22:13:33 -04:00
  • 7e970e9e81
    feat: increment $SHLVL (closes #55) sammyette 2021-05-28 23:10:23 -04:00
  • 5408e68e19
    fix: use hilbish.cwd to get cwd sammyette 2021-05-27 19:06:45 -04:00
  • af4b4b2ae0
    feat: add hilbish.cwd function sammyette 2021-05-27 19:06:17 -04:00
  • ba6d7972e0
    chore: merge sammyette 2021-05-27 18:34:16 -04:00
  • 9573c2732d feat: cd - changes pwd to previous one Devin Singh 2021-05-27 17:23:15 -05:00
  • c1b9e5bc81
    feat: add goro function sammyette 2021-05-25 20:44:03 -04:00
  • 9defa737f4
    fix!: remove recursive aliases sammyette 2021-05-25 20:05:11 -04:00
  • b608ea6bc8
    chore: remove unused dep sammyette 2021-05-24 07:29:52 -04:00
  • 207f6ba719
    chore: resolve merge conflicts sammyette 2021-05-24 07:26:30 -04:00
  • dc09bae6e4
    chore: update hilbiline url to reflect org name change sammyette 2021-05-24 07:09:24 -04:00
  • 2230b8bd45
    chore: update deps (mainly hilbiline) sammyette 2021-05-23 22:01:09 -04:00
  • a88850357e
    chore: merge from master sammyette 2021-05-21 21:11:41 -04:00
  • 7aa9fb9fe6
    docs: shorten/simplify build steps sammyette 2021-05-20 19:21:28 -04:00
  • 459606618c
    docs: add that precompiled binaries are provided, more details in install sammyette 2021-05-20 19:11:07 -04:00
  • 1f3162fc4f
    ci: set fetch depth to 0 sammyette 2021-05-20 18:48:16 -04:00
  • 439930a653
    ci: upload artifact of compiled binary sammyette 2021-05-20 18:36:36 -04:00
  • 9e5dbfc7e0
    ci: use latest go version sammyette 2021-05-20 18:31:30 -04:00
  • 571764a87f
    ci: just build instead of trying to make release sammyette 2021-05-20 18:29:32 -04:00
  • c277c67786
    ci: use build_flags instead sammyette 2021-05-20 18:19:54 -04:00
  • 35c0a0d386
    ci: experiment with slightly changed build file - say hi again sammyette 2021-05-20 18:18:14 -04:00
  • aadb5f373c
    chore(ci): removed github action - say goodbye to ci sammyette 2021-05-20 18:10:50 -04:00
  • 88f750f546
    ci: go back to old action file sammyette 2021-05-20 18:08:55 -04:00
  • bbec5c3c14
    ci: fix syntax errors sammyette 2021-05-20 18:06:56 -04:00
  • 92f9e51a15
    chore(ci): use spaces instead of tabs sammyette 2021-05-20 18:05:56 -04:00
  • d3989e09ed
    ci: use matrix.os for runs-on sammyette 2021-05-20 18:04:29 -04:00
  • b9864ce4c6
    ci: try to build for linux only and install readline before sammyette 2021-05-20 18:03:28 -04:00
  • fd32275f70
    ci: add github actions workflow to build on commit sammyette 2021-05-20 17:47:22 -04:00
  • e86c95818a
    fix: added a return in lua command check sammyette 2021-05-20 05:36:00 -04:00
  • 08a3e75fd1
    fix: check for lua defined commands before going to sh interp (mvdan/sh#705) sammyette 2021-05-19 18:39:56 -04:00
  • d4a595d2a8
    feat: run lua in sh interp exec handler sammyette 2021-05-19 18:38:15 -04:00
  • 9f1ad83c51
    feat: print on unhandled err case for fs.cd sammyette 2021-05-19 17:00:23 -04:00
  • 14e6ae5a3c
    feat: add command.not-found hook sammyette 2021-05-18 21:04:49 -04:00
  • a655ff00ce
    feat: use custom exec handler for sh interpreter sammyette 2021-05-18 20:41:54 -04:00
  • aa7de15997
    chore(deps): update dependencies sammyette 2021-05-18 20:40:41 -04:00
  • aeac0ccce0
    build: add link flags -s and -w to build sammyette 2021-05-17 19:38:53 -04:00
  • f31c1296ae
    docs: add additional build instructions sammyette 2021-05-17 19:37:53 -04:00
  • 3a673e2a9b
    build: add other stuff to .PHONY sammyette 2021-05-17 19:22:58 -04:00
  • 03eefdc02e
    build: build-dev -> dev, add hilbiline sammyette 2021-05-17 19:04:20 -04:00
  • e0851809ab
    feat: make readline agnostic, add hilbiline to test sammyette 2021-05-17 19:03:56 -04:00
  • 1ff3ff854b
    fix: add input to history before alias expansion sammyette 2021-05-16 20:09:47 -04:00
  • 12828d197a
    feat: add hilbish.flag function sammyette 2021-05-16 18:10:46 -04:00
  • 4b2891b503
    fix: use new way to get username in default config sammyette 2021-05-16 17:37:53 -04:00
  • ef1ced4a04
    refactor: make hilbish an already required module and add run function sammyette 2021-05-16 17:13:28 -04:00
  • c6aa5fa387
    fix: remove unneeded struct tag sammyette 2021-05-16 16:18:46 -04:00
  • 88e117974e
    chore: add todo comment for exec function sammyette 2021-05-16 16:17:55 -04:00
  • e29ba6a0d5
    feat!: move username and version access to hilbish table sammyette 2021-05-16 15:53:21 -04:00
  • 9415c5193e
    feat(wip): check if lua input is incomplete sammyette 2021-05-16 15:50:49 -04:00
  • 0850247615
    feat: recursively alias commands sammyette 2021-05-16 09:32:02 -04:00
  • 415e66ab9c
    fix: trim prefix of alias instead of trim sammyette 2021-05-16 09:29:39 -04:00
  • ad14b98b1f
    feat: lua code can now be aliased sammyette 2021-05-16 08:43:19 -04:00
  • 83591f9bba
    fix: tryrun input from -c only if its provided sammyette 2021-05-16 08:42:20 -04:00
  • 83bcb35dcf
    fix: remove unused imports sammyette 2021-05-16 06:58:48 -04:00
  • dfb8ec9a90
    fix: remove unused function sammyette 2021-05-16 06:55:11 -04:00
  • b86912be56
    chore: change default version to be latest release sammy 2021-05-15 23:13:15 -04:00
  • 4ce223e2f4
    fix: dont make continued input spaced out sammy 2021-05-15 22:25:29 -04:00
  • 0afca3d4f6
    fix: dont append to path if dir is already there (resolves #52) sammy 2021-05-15 22:23:21 -04:00
  • 2c2eb8d69a
    chore: remove old commented code sammy 2021-05-15 09:21:19 -04:00
  • 83a44954cd
    fix(revert): feat: write errors and panics to tmp log file sammy 2021-05-15 09:04:27 -04:00
  • 1e1b9d07b0
    feat: write errors and panics to tmp log file sammy 2021-05-15 07:32:25 -04:00
  • da6a4aa70f
    chore: add build-dev to Makefile sammy 2021-05-14 06:22:20 -04:00
  • 69c0ccc807
    fix: make version a var sammy 2021-05-13 21:02:56 -04:00
  • bb7f9e45f0
    chore: bump version sammy 2021-05-12 06:42:43 -04:00
  • edd45e4182
    fix: resplit input on alias sammy 2021-05-12 06:40:30 -04:00
  • f9c1eced68
    chore: bump version sammy 2021-05-11 19:39:51 -04:00
  • fd478e883f
    feat: args variable (resolves #49) sammy 2021-05-11 19:37:00 -04:00
  • 0f9d3732fb
    fix: check if type assertion of return value is valid sammy 2021-05-11 18:59:54 -04:00
  • accd4beeba
    fix(cd): return err code of fs.cd instead of 1 specifically sammy 2021-05-11 18:57:44 -04:00
  • a140db1610
    fix(cd): make it return 1 exit code on err sammy 2021-05-11 18:55:22 -04:00
  • 630d7dde9c
    fix: prefer to run preload in cwd first sammy 2021-05-11 18:55:05 -04:00
  • 0ddfc5bea0
    feat: allow command defined by commander to return exit code sammy 2021-05-11 18:53:24 -04:00
  • cc995e0f34
    chore: bump version sammy 2021-05-11 18:52:49 -04:00
  • 05f5bbcfdd
    fix: add -c description sammy 2021-05-11 18:19:53 -04:00
  • 0acae37704
    chore: revert "fix: reordering init code [...]" sammy 2021-05-11 18:12:58 -04:00
  • 8f94990fc3
    feat: add exec function sammy 2021-05-08 11:50:09 -04:00
  • 1bacbfc778
    fix: correct description for -n sammy 2021-05-08 09:30:32 -04:00
  • 8d5e36bcde
    fix: reorder init code, making hilbish faster when used non-interactively sammy 2021-05-08 09:30:14 -04:00
  • 941902f43b
    style: remove unneeded assign to _ sammy 2021-05-08 09:12:21 -04:00
  • cdd9dc1544
    chore: merge from master sammy 2021-05-08 08:57:16 -04:00
  • e6382d454d
    feat: add -n flag (closes #47) sammy 2021-05-08 08:56:24 -04:00
  • 70a9e471eb
    fix: typo in README (#46) Jim Tittsler 2021-05-03 19:20:52 +09:00
  • 6bb2a2f8c8
    chore: make login message use less lines in code v0.4.0 sammy 2021-05-01 16:28:31 -04:00
  • 8242e0bfc9
    fix: use lunacolors instead of ansikit sammy 2021-05-01 16:18:11 -04:00
  • 69883c6b73
    docs: add --recursive flag to git clone sammy 2021-05-01 16:07:39 -04:00
  • 4d38b913f1
    feat: add lunacolors library sammy 2021-05-01 16:05:02 -04:00
  • 32dea836d5
    fix!: remove format function from ansikit sammy 2021-05-01 16:01:42 -04:00
  • 6e3f1e1b97
    fix: add additional lua import path sammy 2021-05-01 15:56:08 -04:00