This website requires JavaScript.
Explore
Help
Sign In
sammyette
sammyette
0 Followers
·
0 Following
Joined on
2021-03-24
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
1
Projects
Packages
Public Activity
Starred Repositories
2
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
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-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
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 17:06:15 +00:00
da6a4aa70f
chore: add build-dev to Makefile
sammyette
synced commits to
dev
at
sammyette/Hilbish
from mirror
2021-05-14 01:06:16 +00:00
69c0ccc807
fix: make
version
a var
sammyette
synced commits to
dev
at
sammyette/Hilbish
from mirror
2021-05-12 17:06:15 +00:00
bb7f9e45f0
chore: bump version
edd45e4182
fix: resplit input on alias
f9c1eced68
chore: bump version
Compare 3 commits »
sammyette
synced commits to
master
at
sammyette/Hilbish
from mirror
2021-05-12 17:06:15 +00:00
edd45e4182
fix: resplit input on alias
sammyette
synced commits to
master
at
sammyette/Hilbish
from mirror
2021-05-12 01:06:15 +00:00
f9c1eced68
chore: bump version
fd478e883f
feat: args variable (
resolves
#49
)
0f9d3732fb
fix: check if type assertion of return value is valid
accd4beeba
fix(cd): return err code of fs.cd instead of 1 specifically
a140db1610
fix(cd): make it return 1 exit code on err
Compare 13 commits »
sammyette
synced commits to
dev
at
sammyette/Hilbish
from mirror
2021-05-12 01:06:15 +00:00
fd478e883f
feat: args variable (
resolves
#49
)
0f9d3732fb
fix: check if type assertion of return value is valid
accd4beeba
fix(cd): return err code of fs.cd instead of 1 specifically
a140db1610
fix(cd): make it return 1 exit code on err
630d7dde9c
fix: prefer to run preload in cwd first
Compare 9 commits »
sammyette
synced commits to
master
at
sammyette/Hilbish
from mirror
2021-05-08 16:56:14 +00:00
941902f43b
style: remove unneeded assign to _
cdd9dc1544
chore: merge from master
e6382d454d
feat: add -n flag (
closes
#47
)
Compare 3 commits »
sammyette
synced commits to
dev
at
sammyette/Hilbish
from mirror
2021-05-08 16:56:14 +00:00
8f94990fc3
feat: add exec function
1bacbfc778
fix: correct description for -n
8d5e36bcde
fix: reorder init code, making hilbish faster when used non-interactively
941902f43b
style: remove unneeded assign to _
cdd9dc1544
chore: merge from master
Compare 7 commits »
sammyette
synced commits to
master
at
sammyette/Hilbish
from mirror
2021-05-03 16:56:14 +00:00
70a9e471eb
fix: typo in README (
#46
)
sammyette
synced new reference
v0.4.0
to
sammyette/Hilbish
from mirror
2021-05-02 00:56:15 +00:00
sammyette
synced commits to
master
at
sammyette/Hilbish
from mirror
2021-05-02 00:56:15 +00:00
6bb2a2f8c8
chore: make login message use less lines in code
8242e0bfc9
fix: use lunacolors instead of ansikit
69883c6b73
docs: add --recursive flag to git clone
4d38b913f1
feat: add lunacolors library
32dea836d5
fix!: remove format function from ansikit
Compare 20 commits »
sammyette
synced commits to
dev
at
sammyette/Hilbish
from mirror
2021-05-02 00:56:14 +00:00
6bb2a2f8c8
chore: make login message use less lines in code
8242e0bfc9
fix: use lunacolors instead of ansikit
69883c6b73
docs: add --recursive flag to git clone
4d38b913f1
feat: add lunacolors library
32dea836d5
fix!: remove format function from ansikit
Compare 20 commits »
sammyette
synced commits to
dev
at
sammyette/Hilbish
from mirror
2021-05-01 16:56:14 +00:00
75d7c6acc6
chore: bump version
96600398b7
fix: dont be interactvive if source is provided
Compare 2 commits »
sammyette
synced commits to
master
at
sammyette/Hilbish
from mirror
2021-05-01 16:56:14 +00:00
75d7c6acc6
chore: bump version
96600398b7
fix: dont be interactvive if source is provided
Compare 2 commits »
sammyette
synced commits to
master
at
sammyette/Hilbish
from mirror
2021-05-01 08:56:15 +00:00
88d9f2e21d
chore: bump version
a7d8851de0
fix: make -i false by default and fix cmdflag comparing
520fdaf728
chore: merge from dev branch
89fc544545
feat: switch to getopt library and add running lua source files from cli
e7dcbd5a95
feat: add string.split function
Compare 6 commits »
First
Previous
...
47
48
49
50
51
...
Next
Last