Commit Graph

  • ff8c2de3de deploy: dc4343c562 TorchedSammy 2022-12-10 18:54:50 +0000
  • 65ff0c77ab
    docs: write docs for hilbish.completions TorchedSammy 2022-12-10 12:48:15 -0400
  • f7e725b5b9
    docs: make note on task TorchedSammy 2022-12-09 21:49:58 -0400
  • 4ee160fb66
    fix: provide correct command when navigating history (#214) sammyette 2022-12-09 21:45:52 -0400
  • 7a052237c6
    chore: update changelog history-navigation-fix TorchedSammy 2022-12-09 21:38:53 -0400
  • 8523efccd9
    chore: merge from master TorchedSammy 2022-12-06 14:04:29 -0400
  • 1024f93446
    chore: update changelog TorchedSammy 2022-12-06 12:54:56 -0400
  • 9c8d7692bc
    chore: revert "build: apply hilbish datadir to allow changing install path" TorchedSammy 2022-12-06 10:29:47 -0400
  • 9131c72501
    build: apply hilbish datadir to allow changing install path TorchedSammy 2022-12-05 23:38:52 -0400
  • e2c70a6014
    chore: merge from master TorchedSammy 2022-12-05 23:16:49 -0400
  • 26ff6c9a46
    fix(nature/completions): get command name properly for custom completions TorchedSammy 2022-12-05 23:15:35 -0400
  • 2ee506f958
    docs: document history interface TorchedSammy 2022-12-05 19:20:36 -0400
  • 9d5f6de064
    docs: fully document aliases interface TorchedSammy 2022-12-05 19:11:52 -0400
  • 525635787a
    docs: add docs for os interface TorchedSammy 2022-12-05 19:05:38 -0400
  • c45c6a61bc
    docs: upload interface docs, fix gitignore for it TorchedSammy 2022-12-05 19:05:28 -0400
  • 9e2d77d138
    docs: add ability to document properties (and document hilbish.userDir) TorchedSammy 2022-12-05 18:57:59 -0400
  • bb8045dd38
    chore: merge from master TorchedSammy 2022-12-05 18:08:00 -0400
  • 4e40bc57e0
    fix: only remove prefix if not in history find mode insensitive-tab-2 TorchedSammy 2022-12-05 17:55:43 -0400
  • 37d8b944e9
    chore: remove debugging in spec TorchedSammy 2022-12-05 16:26:14 -0400
  • 9166bb4fb0
    chore: leave debug info in build TorchedSammy 2022-12-05 15:54:55 -0400
  • 1fd50197a6
    build: make goflags overridable TorchedSammy 2022-12-05 15:54:31 -0400
  • 7e516167cf
    chore: fix missing build id problem TorchedSammy 2022-12-05 15:33:24 -0400
  • e3a5d5d600
    chore: add /usr to install prefix TorchedSammy 2022-12-05 15:27:51 -0400
  • c243bf0a0c
    chore: include build root in bindir TorchedSammy 2022-12-05 15:20:27 -0400
  • a9c438b4ea
    chore: revert "build: change command to make bindir" TorchedSammy 2022-12-05 15:19:17 -0400
  • c565233eff
    build: change command to make bindir TorchedSammy 2022-12-05 15:12:56 -0400
  • 3b8942a3fe
    chore: add git to build requirements in spec file TorchedSammy 2022-12-05 15:03:23 -0400
  • 5aa2a9d5cc
    fix: use go-task for task binary instead of task TorchedSammy 2022-12-05 14:57:34 -0400
  • 32de0eb12f
    fix: use correct extension for taskfile TorchedSammy 2022-12-05 14:48:28 -0400
  • 22db778ab0
    chore: add rpm spec file for git version TorchedSammy 2022-12-05 14:38:07 -0400
  • 604dedb36d
    chore: update lunacolors TorchedSammy 2022-12-05 14:16:43 -0400
  • 0b1024de19
    feat: add interface docs TorchedSammy 2022-12-03 22:50:15 -0400
  • 23d18ef11c
    docs: push fixed docs TorchedSammy 2022-12-03 16:54:34 -0400
  • c05b1b6168
    fix: pass other needed params to goroutine to prevent mixups TorchedSammy 2022-12-03 16:52:52 -0400
  • 4f959c326a
    feat: use goroutines for doc gen loop TorchedSammy 2022-12-03 11:33:18 -0400
  • 079bedc6dc
    fix: use slice for doc pieces instead of a map TorchedSammy 2022-12-03 11:30:41 -0400
  • aa43515213
    refactor: reduce duplication and reorganize code in doc gen TorchedSammy 2022-12-03 11:15:25 -0400
  • 4b5fcf24c2
    docs: add descriptions for terminal and fs libs TorchedSammy 2022-12-02 17:06:53 -0400
  • 9df0c4c0df
    fix: remove empty entries for hilbish module, add descriptions TorchedSammy 2022-12-02 17:02:13 -0400
  • e258f9c8ba
    fix: doc generation for hilbish module TorchedSammy 2022-12-02 16:57:38 -0400
  • 65e35dbab9
    style: make structs unexported TorchedSammy 2022-12-02 16:00:55 -0400
  • 1b24e91597
    feat!: enhance docs and doc command TorchedSammy 2022-12-02 15:08:03 -0400
  • 395f3c0742
    ci: remove extra indent in release action TorchedSammy 2022-12-02 09:42:06 -0400
  • 0c44531a7f
    chore: merge from upstream TorchedSammy 2022-12-02 09:39:48 -0400
  • 4e850bb322
    ci: set build version to 1.18, use task for release builds TorchedSammy 2022-12-02 09:39:22 -0400
  • 09d04a7850 docs: [ci] generate new docs TorchedSammy 2022-12-02 00:05:24 +0000
  • 4df37b4341
    chore: merge from upstream TorchedSammy 2022-12-01 20:04:55 -0400
  • 5e2b3367de
    docs(bait): add annotation strings for release and hooks functions TorchedSammy 2022-12-01 20:04:24 -0400
  • b6aecb12f6
    chore: add .editorconfig file (#217) Daniel de Sá 2022-12-01 10:29:27 -0300
  • d8390a72c0 chore: add .editorconfig file danitw 2022-12-01 02:17:00 -0300
  • b9364bd8b4
    chore: change insensitive opt default from true to false TorchedSammy 2022-11-30 20:10:52 -0400
  • 745e21d5bf
    chore: update changelog TorchedSammy 2022-11-30 19:50:46 -0400
  • 8b4766028a
    feat: add an opt for case insensitive completion TorchedSammy 2022-11-30 19:03:45 -0400
  • b37715f483
    feat: add case insensitive tab completion TorchedSammy 2022-11-30 17:23:48 -0400
  • 3f9b230381
    chore: update changelog TorchedSammy 2022-11-30 14:29:46 -0400
  • b395b70ecd
    fix: escape completion prefix if completions are escaped TorchedSammy 2022-11-30 14:26:43 -0400
  • 9e4ef0483b
    fix: provide correct command when navigating history TorchedSammy 2022-11-30 13:28:21 -0400
  • 06102ebdae
    perf: preallocate history slice TorchedSammy 2022-11-30 13:20:00 -0400
  • bd4e0df7b3
    feat: select 1st item on history find menu (closes #148) TorchedSammy 2022-11-25 20:14:29 -0400
  • ebec585690
    fix: binary completion with spaces (closes #210) TorchedSammy 2022-11-25 19:35:26 -0400
  • ff4609e432
    feat: add hilbish.cancel hook (closes #213) TorchedSammy 2022-11-25 19:21:36 -0400
  • ef3e7d92bc
    chore: update changelog TorchedSammy 2022-11-25 19:13:32 -0400
  • d6338fc021
    fix(readline): make completion search menu display TorchedSammy 2022-11-25 19:08:38 -0400
  • 3eaeb6a5da
    fix(readline): grip completion menu fixes TorchedSammy 2022-11-25 18:39:18 -0400
  • 8b547f2af0
    feat: make tab completion work with spaces and escaped characters TorchedSammy 2022-11-25 16:56:35 -0400
  • 6db529e6ac
    fix: reuse runner instance TorchedSammy 2022-11-23 18:24:52 -0400
  • 1febe66f84
    fix(readline): use uniseg to calculate width of virtual tab entry (closes #209) TorchedSammy 2022-11-17 19:18:57 -0400
  • 6ffcc498ac
    docs: update changelog for rc v2.0.0-rc1 TorchedSammy 2022-10-14 19:25:18 -0400
  • fe47c6c7a1
    chore: change version to rc1 TorchedSammy 2022-10-14 19:16:24 -0400
  • 0d32a10ca3
    feat: add builtins clear, exec and cat (#208) sammy 2022-10-14 19:15:40 -0400
  • 373d2e4f82
    feat: add cat command builtins TorchedSammy 2022-10-14 19:09:45 -0400
  • f3964ce389
    docs: add builtins to changelog TorchedSammy 2022-10-12 20:58:21 -0400
  • cc6e5d01dd docs: [ci] generate new docs TorchedSammy 2022-10-11 21:43:22 +0000
  • 068a5b5149
    feat(bait): add error hook and hooks function (closes #205) TorchedSammy 2022-10-11 17:41:13 -0400
  • 117a4580b4
    chore: merge from upstream master TorchedSammy 2022-10-10 18:55:28 -0400
  • 0db7f96fd7
    build: disable cgo in builds TorchedSammy 2022-10-10 18:55:03 -0400
  • 300248de54 docs: [ci] generate new docs TorchedSammy 2022-10-10 22:41:10 +0000
  • 3ee2b03330
    feat: make prompt optional in hilbish.read TorchedSammy 2022-10-10 18:40:29 -0400
  • 3bec2c91a8
    fix: create an empty line reader instance for hilbish.read (closes #190) TorchedSammy 2022-10-10 18:26:54 -0400
  • e367eeb19d
    chore: merge from master branch TorchedSammy 2022-10-10 18:20:08 -0400
  • b4ca5bfda3
    fix(readline): put cursor at end of text when exiting editor TorchedSammy 2022-10-10 18:19:24 -0400
  • 308e257872
    fix(readline): take into account newlines when calculating amount of lines taken up by input TorchedSammy 2022-10-10 18:17:58 -0400
  • 7db2a2c826
    fix: check if there is cmd input before attempting to add to history (closes #206) TorchedSammy 2022-10-10 18:11:09 -0400
  • 2fb125b0f9
    docs: add missing gcc dependency to readme buffet 2022-10-10 21:25:20 +0000
  • 22f6ea8a3e
    docs: remove getting started from readme toc TorchedSammy 2022-10-10 17:34:08 -0400
  • 91596fa81c
    docs: document drop in windows support TorchedSammy 2022-10-10 17:33:36 -0400
  • 9eaa8ebe17
    feat: add clear and exec command TorchedSammy 2022-09-18 08:30:45 -0400
  • e5c8e5eaff
    fix!: pass non expanded input to builtin runners TorchedSammy 2022-09-17 21:00:28 -0400
  • 8647dc57a1
    fix: set cmdString after prompting for continue input TorchedSammy 2022-09-17 20:28:52 -0400
  • 8f41005da7
    chore: update changelog TorchedSammy 2022-09-17 20:24:31 -0400
  • 7108523a4c
    fix: remove logging of autostart modules TorchedSammy 2022-09-17 14:08:15 -0400
  • ee34ccdbc3
    fix: check if key in _G is string before trying to getenv TorchedSammy 2022-09-17 10:48:34 -0400
  • 1e2c88f4a4
    chore: merge from master TorchedSammy 2022-09-02 23:29:34 -0400
  • 959030f70d
    refactor: automatically load all nature commands TorchedSammy 2022-09-02 23:01:39 -0400
  • 59cec0ffa5
    fix: call hinter for hint text handler TorchedSammy 2022-09-02 22:19:30 -0400
  • 1eed4cc7ee
    fix: add back empty string in command line split TorchedSammy 2022-08-30 23:38:46 -0400
  • c13889592f
    fix: pass alias expanded string to sh runner (fixes #201) TorchedSammy 2022-08-30 23:10:47 -0400
  • 2e192be2e1
    refactor: setup autocd opt in a better way TorchedSammy 2022-08-30 23:08:22 -0400
  • c96605e79c
    feat: allow hilbish.runner.sh to be overridden TorchedSammy 2022-08-30 23:07:24 -0400
  • a1ce2ecba6
    fix(readline): correct function to count len of prompt to accomodate east asian characters TorchedSammy 2022-08-30 22:37:21 -0400