sammyette sammyette
  • Joined on 2021-03-24
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-24 17:26:15 +00:00
b608ea6bc8 chore: remove unused dep
207f6ba719 chore: resolve merge conflicts
dc09bae6e4 chore: update hilbiline url to reflect org name change
2230b8bd45 chore: update deps (mainly hilbiline)
Compare 4 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-24 09:26:15 +00:00
2230b8bd45 chore: update deps (mainly hilbiline)
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-22 01:26:15 +00:00
a88850357e chore: merge from master
7aa9fb9fe6 docs: shorten/simplify build steps
459606618c docs: add that precompiled binaries are provided, more details in install
1f3162fc4f ci: set fetch depth to 0
439930a653 ci: upload artifact of compiled binary
Compare 17 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-22 01:26:15 +00:00
a88850357e chore: merge from master
e86c95818a fix: added a return in lua command check
Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-21 01:26:15 +00:00
7aa9fb9fe6 docs: shorten/simplify build steps
459606618c docs: add that precompiled binaries are provided, more details in install
1f3162fc4f ci: set fetch depth to 0
439930a653 ci: upload artifact of compiled binary
9e5dbfc7e0 ci: use latest go version
Compare 18 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-20 01:26:15 +00:00
08a3e75fd1 fix: check for lua defined commands before going to sh interp (mvdan/sh#705)
d4a595d2a8 feat: run lua in sh interp exec handler
9f1ad83c51 feat: print on unhandled err case for fs.cd
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-19 01:16:15 +00:00
14e6ae5a3c feat: add command.not-found hook
a655ff00ce feat: use custom exec handler for sh interpreter
aa7de15997 chore(deps): update dependencies
aeac0ccce0 build: add link flags -s and -w to build
f31c1296ae docs: add additional build instructions
Compare 9 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-19 01:16:15 +00:00
14e6ae5a3c feat: add command.not-found hook
a655ff00ce feat: use custom exec handler for sh interpreter
aa7de15997 chore(deps): update dependencies
Compare 3 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-18 01:16:15 +00:00
aeac0ccce0 build: add link flags -s and -w to build
f31c1296ae docs: add additional build instructions
3a673e2a9b build: add other stuff to .PHONY
03eefdc02e build: build-dev -> dev, add hilbiline
e0851809ab feat: make readline agnostic, add hilbiline to test
Compare 5 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-17 01:06:15 +00:00
12828d197a feat: add hilbish.flag function
4b2891b503 fix: use new way to get username in default config
ef1ced4a04 refactor: make hilbish an already required module and add run function
c6aa5fa387 fix: remove unneeded struct tag
88e117974e chore: add todo comment for exec function
Compare 9 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-17 01:06:15 +00:00
1ff3ff854b fix: add input to history before alias expansion
12828d197a feat: add hilbish.flag function
4b2891b503 fix: use new way to get username in default config
ef1ced4a04 refactor: make hilbish an already required module and add run function
c6aa5fa387 fix: remove unneeded struct tag
Compare 8 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-16 17:06:15 +00:00
ad14b98b1f feat: lua code can now be aliased
83591f9bba fix: tryrun input from -c only if its provided
83bcb35dcf fix: remove unused imports
dfb8ec9a90 fix: remove unused function
Compare 4 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-16 17:06:15 +00:00
0850247615 feat: recursively alias commands
415e66ab9c fix: trim prefix of alias instead of trim
ad14b98b1f feat: lua code can now be aliased
83591f9bba fix: tryrun input from -c only if its provided
83bcb35dcf fix: remove unused imports
Compare 6 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-16 09:06:15 +00:00
b86912be56 chore: change default version to be latest release
4ce223e2f4 fix: dont make continued input spaced out
0afca3d4f6 fix: dont append to path if dir is already there (resolves #52)
Compare 3 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-16 09:06:15 +00:00
b86912be56 chore: change default version to be latest release
4ce223e2f4 fix: dont make continued input spaced out
0afca3d4f6 fix: dont append to path if dir is already there (resolves #52)
Compare 3 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-15 17:06:15 +00:00
2c2eb8d69a chore: remove old commented code
83a44954cd fix(revert): feat: write errors and panics to tmp log file
1e1b9d07b0 feat: write errors and panics to tmp log file
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-15 17:06:15 +00:00
2c2eb8d69a chore: remove old commented code
83a44954cd fix(revert): feat: write errors and panics to tmp log file
1e1b9d07b0 feat: write errors and panics to tmp log file
Compare 3 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-14 17:06:15 +00:00
da6a4aa70f chore: add build-dev to Makefile
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-14 17:06:15 +00:00
da6a4aa70f chore: add build-dev to Makefile
69c0ccc807 fix: make version a var
bb7f9e45f0 chore: bump version
Compare 3 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-14 01:06:16 +00:00
69c0ccc807 fix: make version a var