Commit Graph

  • 784e611272
    chore: remove unused setField func sammyette 2021-10-16 15:33:57 -0400
  • 77b3dac1b1
    build: add docs folder to makefile sammyette 2021-10-16 15:33:22 -0400
  • 3b97b22f10
    feat: add hilbish.dataDir var sammyette 2021-10-16 13:50:59 -0400
  • 20acfad2c2
    fix(fs)!: handle mkdir error, change error return for cd sammyette 2021-10-16 13:49:01 -0400
  • 539a39f83a
    feat: add fs.readdir function sammyette 2021-10-16 13:47:39 -0400
  • 452335d84a
    fix: change luaErr to return string instead of code sammyette 2021-10-16 13:47:09 -0400
  • 3cafbe8c4f
    docs: document `hilbish` module functions, xdg vars, and add descriptions for modules sammyette 2021-10-16 12:40:53 -0400
  • a2f54b627b
    feat: output docs to a docs folder, allow multiline docs sammyette 2021-10-16 12:38:46 -0400
  • 71b72bbdd4
    chore: move comments below package declaration sammyette 2021-10-16 11:31:01 -0400
  • 1689d80721
    feat: add docgen program, document almost all hilbish functions sammyette 2021-10-16 10:21:05 -0400
  • ecbcf9a968
    feat: add docgen program sammyette 2021-10-15 23:58:56 -0400
  • f9133584d4
    chore: add dataDir var sammyette 2021-10-14 19:46:25 -0400
  • e4833bdba9
    feat: add command.preexec hook sammyette 2021-10-14 08:51:29 -0400
  • 63061e3a52
    fix(bait): allow more than 1 argment for catch callback sammyette 2021-10-13 23:41:20 -0400
  • 4596159b8f
    feat: add command.precmd hook sammyette 2021-10-13 22:53:09 -0400
  • 9eabe5323d
    fix: throw command.exit with 0 code if input is nothing sammyette 2021-10-13 22:51:38 -0400
  • 38233ccda4
    feat: include inspect in hilbish libs sammyette 2021-10-13 19:29:10 -0400
  • 7ac0e27739
    fix: lib paths for ~/.config sammyette 2021-10-13 11:27:37 -0400
  • d2c720c863
    fix: make lib paths in ~/.config/hilbish on linux sammyette 2021-10-13 10:50:38 -0400
  • 0977110e79
    feat: add default history dir to xdg dir, or fallback to home sammyette 2021-10-13 10:42:35 -0400
  • b387b18923
    fix: properly default config dir to xdg dir sammyette 2021-10-13 10:41:55 -0400
  • d58617b173
    docs: slight refactor of the readme sammyette 2021-10-12 16:01:17 -0400
  • c29b6c6fd4
    fix: break for loop after finding the aliased command (#73) Gabriel Rato 2021-10-11 22:45:52 -0300
  • 4a58835b28 fix: break for loop after finding the aliased command ratogabriel 2021-10-11 22:33:10 -0300
  • 4808662893
    chore: merge from dev sammyette 2021-10-09 11:39:02 -0400
  • 22f33324e0
    docs: add changelog.md (#72) Angelo-F 2021-10-09 15:15:25 +0000
  • 0abd1a0d71 fix: changelog.md - remove stray line (l143) and bullet point (l34) Angelo Fallaria 2021-10-09 23:06:13 +0800
  • ce2d73f366 fix: Fix formatting in a section Angelo Fallaria 2021-10-09 19:02:28 +0800
  • d372758d6f docs: add changelog.md Angelo Fallaria 2021-10-09 18:54:48 +0800
  • cff7827ace
    fix: trim extra whitespace from cd args sammyette 2021-10-08 09:49:57 -0400
  • 400dd2944d
    feat: respect xdg directories (#71) L3af 2021-10-08 13:58:07 +1300
  • 878b14eb40 fix: move xdg vars to table L3af 2021-10-08 13:54:57 +1300
  • a3a73b8405 feat: respect xdg directories L3af 2021-10-08 13:11:05 +1300
  • 53b1096b7e
    fix: remove redundant line in linux vars legendofmiracles 2021-10-06 11:15:45 -0600
  • cf6029ed11 Fix formatting L3af 2021-10-07 06:07:26 +1300
  • b3fe72469e Fix formatting L3af 2021-10-07 06:05:00 +1300
  • f18c780e53 Respect XDG directories L3af 2021-10-07 06:01:33 +1300
  • 144c082d3e
    fix: change order of require paths sammyette 2021-09-30 00:15:35 -0400
  • 2c10be0102
    fix: add new require path sammyette 2021-09-30 00:01:03 -0400
  • 37bc018a13
    chore: update lunacolors sammyette 2021-09-29 23:56:16 -0400
  • 630c0b0356
    fix: dont trim spaces on cd dir args sammyette 2021-09-29 22:32:37 -0400
  • afcc6fe63a
    fix: handle error case of target in fs.cd not being a dir (closes #66) sammyette 2021-09-28 22:55:08 -0400
  • a6a3962044
    fix: correct url to github repo and add newline after error sammyette 2021-09-28 22:54:04 -0400
  • bc4e0f835f
    fix: revert "fix: reuse sh runner" sammyette 2021-09-25 22:45:31 -0400
  • c95b0b55be
    fix: runtime errors on linux sammyette 2021-09-25 21:39:06 -0400
  • 7c815022a9
    chore: merge from dev sammyette 2021-09-18 22:49:33 -0400
  • 2ef2998279
    fix: make timeout() blocking sammyette 2021-09-18 22:48:28 -0400
  • 196526cc6a fix: rename unix vars to linux sammyette 2021-07-08 17:55:19 -0700
  • 5d78a0c574 feat: add compile vars for windows sammyette 2021-07-08 17:49:51 -0700
  • a3cc8160d3 fix: trim off hostname in %u verb for windows sammyette 2021-07-08 03:44:57 -0700
  • 4caeb7ec91 feat: replace ~ in preloadPath and sampleConfPath with homedir sammyette 2021-07-08 03:44:11 -0700
  • 822b2876e9
    fix: reuse sh runner sammyette 2021-06-20 21:48:07 -0400
  • 2b5e65e47a
    chore: bump version v0.5.1 sammyette 2021-06-15 19:33:51 -0400
  • 9dda3cb372
    feat: add ~/.config/hilbish to require path sammyette 2021-06-15 19:17:56 -0400
  • e5a0f627b8
    fix: use hilbish.home for require paths sammyette 2021-06-15 19:16:22 -0400
  • 7c4bf47080
    test: use testmain for setup stuff testing Devin Singh 2021-06-15 13:32:16 -0500
  • 805eefcd17
    fix: use hilbish.home instead of home env var sammyette 2021-06-14 18:12:12 -0400
  • eab3f27ebf
    fix: throw cd hook only after changing directory sammyette 2021-06-14 18:11:07 -0400
  • 30ffe9cab0
    fix: handle error before getting commander exit code sammyette 2021-06-14 18:02:44 -0400
  • 8315dd5e70
    test: add basic lua/sh test Devin Singh 2021-06-12 16:16:43 -0500
  • 36ea20b550
    fix: aliases in sh interp exec handler v0.5.0 sammyette 2021-06-12 11:52:56 -0400
  • 81f7b77b8b
    docs: fix description of -l flag sammyette 2021-06-12 10:49:22 -0400
  • e6c4c32bd7
    feat: handle -h option sammyette 2021-06-12 10:48:57 -0400
  • b974ada64e
    fix: comment out unused module sammyette 2021-06-12 10:43:13 -0400
  • 7e5f9e9541
    fix: remove debug logging sammyette 2021-06-12 10:41:51 -0400
  • a413b28f2a
    fix: define deregister function in commander module sammyette 2021-06-12 10:32:48 -0400
  • 26eee56c8b
    feat: add commander.deregister function sammyette 2021-06-12 10:30:47 -0400
  • fb04322844
    feat: add option for fs.mkdir to make recursive sammyette 2021-06-12 09:31:42 -0400
  • cd06c61195
    chore: bump version sammyette 2021-06-11 23:59:00 -0400
  • f594d48790
    fix: print error in interval func instead of panic sammyette 2021-06-11 23:54:18 -0400
  • a4dbfbf4bb
    feat: add hilbish.home sammyette 2021-06-11 21:49:28 -0400
  • efc956a04c
    fix: cleanup, store lua commands in map sammyette 2021-06-11 21:37:10 -0400
  • 1e1662a6b2
    feat: add interval function sammyette 2021-06-11 21:21:41 -0400
  • fe3df8c66e
    feat: add timeout function sammyette 2021-06-11 19:40:08 -0400
  • 419e327d95
    fix: prompt for new input on error with ContinuePrompt sammyette 2021-06-11 18:26:34 -0400
  • 7a8df8b9f2
    revert: fix: return previous input on continue input error sammyette 2021-06-11 18:25:24 -0400
  • 5b03b3cef4
    fix: return previous input on continue input error sammyette 2021-06-11 18:08:31 -0400
  • 03b98bdd26
    revert: fix: panic on ctrl d on continued input sammyette 2021-06-11 18:03:52 -0400
  • 72973eade7
    fix: panic on ctrl d on continued input sammyette 2021-06-11 17:58:35 -0400
  • b3a28b067c
    style: use camel case for var name sammyette 2021-06-10 06:29:35 -0400
  • edcc1b39f0
    docs: add todo to lua.go sammyette 2021-06-09 20:43:01 -0400
  • 646cb93dec
    feat: support comptime sample conf declaration sammyette 2021-06-09 20:33:30 -0400
  • 13dc0cd857
    feat: support comptime config dir declaration sammyette 2021-06-09 20:30:53 -0400
  • 792ce996d3
    fix: return 0 exit code when cd with noarg instead of throwing hook explicitly sammyette 2021-06-09 20:30:12 -0400
  • 95dee1f4dd
    fix: check aliases before going to sh interp sammyette 2021-06-09 19:16:08 -0400
  • 14064eceda
    chore: cleanup and remove extra spaces sammyette 2021-06-09 18:41:37 -0400
  • ce5ac86a4c
    docs: make build for stable release more clear sammyette 2021-06-09 18:19:52 -0400
  • fa1cdbefa2
    docs: move aur install step up sammyette 2021-06-09 18:18:23 -0400
  • a9b39834b3
    docs: make build steps clearer sammyette 2021-06-09 18:16:04 -0400
  • 6cbebcbae9
    docs: fix arch install step for readline sammyette 2021-06-09 18:13:43 -0400
  • 42c22aac96
    docs: add newline between readline dep and fedora install step sammyette 2021-06-09 18:12:45 -0400
  • 084f049ba5
    style: add spaces between multiply op sammyette 2021-06-09 18:10:34 -0400
  • ea67ae228c
    docs: add readline install for arch (#60) Daniel de Sá 2021-06-09 15:38:04 -0300
  • a68aba81b9 docs: add readline install for arch danitw 2021-06-09 15:03:18 -0300
  • c8d5eb86d0 Merge branch 'feature/update-readme-archlinux-instalation-readline' of https://github.com/Rosettea/Hilbish into feature/update-readme-archlinux-instalation-readline danitw 2021-06-09 14:48:03 -0300
  • 7a8c159bd8 docs: I added the way to install readline in arch danitw 2021-06-09 14:40:10 -0300
  • 3d1a7ab9e9 I added the way to install readline in arch danitw 2021-06-09 14:40:10 -0300
  • e37abcb08b
    feat: define preload file in var sammyette 2021-06-08 21:00:31 -0400
  • be5ebd6ada
    feat: add back cancel input on ctrl c sammyette 2021-06-08 21:00:01 -0400
  • 86dbb97cae
    feat: define lua require paths in var sammyette 2021-06-08 19:16:37 -0400