Commit Graph

  • 7615e56ffd
    feat: add cdr command sammyette 2021-10-17 18:39:26 -0400
  • d51ae7d310
    chore: update succulent sammyette 2021-10-17 18:39:14 -0400
  • 3042fce50e
    fix: cleanup since returned tables from functions aren't userdata anymore sammyette 2021-10-17 18:10:06 -0400
  • 9b6ca1faf4
    style: make modules underlined and colored sammyette 2021-10-17 18:09:42 -0400
  • b97e1efa8d
    fix(cd): correctly report error sammyette 2021-10-17 17:55:41 -0400
  • 86013e6576
    fix: use RaiseError function from gopher-lua instead of Error sammyette 2021-10-17 17:55:21 -0400
  • 51a68e24cf
    chore: update succulent to fixed ver sammyette 2021-10-17 17:54:52 -0400
  • c95fb05fbf
    fix: dont use luar to pass command args to commander sammyette 2021-10-17 17:46:26 -0400
  • 006f0f986e
    fix(fs): stop using luar, make readdir return a proper table sammyette 2021-10-17 17:26:29 -0400
  • 7769d68859
    style: use green instead of blue in doc command sammyette 2021-10-17 17:23:35 -0400
  • 586566c595
    chore: make changelog.md in uppercase sammyette 2021-10-17 17:17:53 -0400
  • 1e76b1501f
    fix: add back dataDir field to hilbish module sammyette 2021-10-17 17:16:49 -0400
  • 7d9d3e4d72
    style: make highlighted parts of docs underlined blue in doc command sammyette 2021-10-17 17:16:27 -0400
  • 37610ad8b0
    fix: remove extra newline on exit sammyette 2021-10-17 16:47:04 -0400
  • 6271a7fc18
    fix: use succulent in preload, remove string split from preload sammyette 2021-10-17 16:32:04 -0400
  • ad698b1a03
    chore: bump version sammyette 2021-10-17 16:31:43 -0400
  • 1b79abdab7
    feat: add succulent lib sammyette 2021-10-17 16:31:31 -0400
  • 7a3d9022e9
    fix: add commonRequirePaths and linuxUserPaths to avoid repetition with custom require paths sammyette 2021-10-17 16:27:14 -0400
  • 3d53e85fc9
    feat: add terminal package sammyette 2021-10-17 16:10:57 -0400
  • 85b347d5f3
    feat(ansikit): add link function sammyette 2021-10-17 13:23:58 -0400
  • 6b065dc035
    fix(fs): make stat better sammyette 2021-10-17 12:56:45 -0400
  • df70082a81
    feat: add doc command (closes #76) sammyette 2021-10-16 15:42:55 -0400
  • 4dd6db54fe
    fix: stop using setField wrapper sammyette 2021-10-16 15:40:08 -0400
  • afd999a7b0
    docs: add docs for functions sammyette 2021-10-16 15:38:49 -0400
  • 54635072f6
    fix(docgen): use better perm mask for output files and folder sammyette 2021-10-16 15:38:17 -0400
  • bd3e9fdca6
    docs: make linebreaks to descriptions for better alignment sammyette 2021-10-16 15:36:30 -0400
  • 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