Commit Graph

  • aa7de15997
    chore(deps): update dependencies sammyette 2021-05-18 20:40:41 -0400
  • aeac0ccce0
    build: add link flags -s and -w to build sammyette 2021-05-17 19:38:53 -0400
  • f31c1296ae
    docs: add additional build instructions sammyette 2021-05-17 19:37:53 -0400
  • 3a673e2a9b
    build: add other stuff to .PHONY sammyette 2021-05-17 19:22:58 -0400
  • 03eefdc02e
    build: build-dev -> dev, add hilbiline sammyette 2021-05-17 19:04:20 -0400
  • e0851809ab
    feat: make readline agnostic, add hilbiline to test sammyette 2021-05-17 19:03:56 -0400
  • 1ff3ff854b
    fix: add input to history before alias expansion sammyette 2021-05-16 20:09:47 -0400
  • 12828d197a
    feat: add hilbish.flag function sammyette 2021-05-16 18:10:46 -0400
  • 4b2891b503
    fix: use new way to get username in default config sammyette 2021-05-16 17:37:53 -0400
  • ef1ced4a04
    refactor: make `hilbish` an already required module and add run function sammyette 2021-05-16 17:13:28 -0400
  • c6aa5fa387
    fix: remove unneeded struct tag sammyette 2021-05-16 16:18:46 -0400
  • 88e117974e
    chore: add todo comment for exec function sammyette 2021-05-16 16:17:55 -0400
  • e29ba6a0d5
    feat!: move username and version access to hilbish table sammyette 2021-05-16 15:53:21 -0400
  • 9415c5193e
    feat(wip): check if lua input is incomplete sammyette 2021-05-16 15:50:49 -0400
  • 0850247615
    feat: recursively alias commands sammyette 2021-05-16 09:32:02 -0400
  • 415e66ab9c
    fix: trim prefix of alias instead of trim sammyette 2021-05-16 09:29:39 -0400
  • ad14b98b1f
    feat: lua code can now be aliased sammyette 2021-05-16 08:43:19 -0400
  • 83591f9bba
    fix: tryrun input from -c only if its provided sammyette 2021-05-16 08:42:20 -0400
  • 83bcb35dcf
    fix: remove unused imports sammyette 2021-05-16 06:58:48 -0400
  • dfb8ec9a90
    fix: remove unused function sammyette 2021-05-16 06:55:11 -0400
  • b86912be56
    chore: change default version to be latest release sammy 2021-05-15 23:13:15 -0400
  • 4ce223e2f4
    fix: dont make continued input spaced out sammy 2021-05-15 22:25:29 -0400
  • 0afca3d4f6
    fix: dont append to path if dir is already there (resolves #52) sammy 2021-05-15 22:23:21 -0400
  • 2c2eb8d69a
    chore: remove old commented code sammy 2021-05-15 09:21:19 -0400
  • 83a44954cd
    fix(revert): feat: write errors and panics to tmp log file sammy 2021-05-15 09:04:27 -0400
  • 1e1b9d07b0
    feat: write errors and panics to tmp log file sammy 2021-05-15 07:32:25 -0400
  • da6a4aa70f
    chore: add build-dev to Makefile sammy 2021-05-14 06:22:20 -0400
  • 69c0ccc807
    fix: make `version` a var sammy 2021-05-13 21:02:56 -0400
  • bb7f9e45f0
    chore: bump version sammy 2021-05-12 06:42:43 -0400
  • edd45e4182
    fix: resplit input on alias sammy 2021-05-12 06:40:30 -0400
  • f9c1eced68
    chore: bump version sammy 2021-05-11 19:39:51 -0400
  • fd478e883f
    feat: args variable (resolves #49) sammy 2021-05-11 19:37:00 -0400
  • 0f9d3732fb
    fix: check if type assertion of return value is valid sammy 2021-05-11 18:59:54 -0400
  • accd4beeba
    fix(cd): return err code of fs.cd instead of 1 specifically sammy 2021-05-11 18:57:44 -0400
  • a140db1610
    fix(cd): make it return 1 exit code on err sammy 2021-05-11 18:55:22 -0400
  • 630d7dde9c
    fix: prefer to run preload in cwd first sammy 2021-05-11 18:55:05 -0400
  • 0ddfc5bea0
    feat: allow command defined by commander to return exit code sammy 2021-05-11 18:53:24 -0400
  • cc995e0f34
    chore: bump version sammy 2021-05-11 18:52:49 -0400
  • 05f5bbcfdd
    fix: add -c description sammy 2021-05-11 18:19:53 -0400
  • 0acae37704
    chore: revert "fix: reordering init code [...]" sammy 2021-05-11 18:12:58 -0400
  • 8f94990fc3
    feat: add exec function sammy 2021-05-08 11:50:09 -0400
  • 1bacbfc778
    fix: correct description for -n sammy 2021-05-08 09:30:32 -0400
  • 8d5e36bcde
    fix: reorder init code, making hilbish faster when used non-interactively sammy 2021-05-08 09:30:14 -0400
  • 941902f43b
    style: remove unneeded assign to _ sammy 2021-05-08 09:12:21 -0400
  • cdd9dc1544
    chore: merge from master sammy 2021-05-08 08:57:16 -0400
  • e6382d454d
    feat: add -n flag (closes #47) sammy 2021-05-08 08:56:24 -0400
  • 70a9e471eb
    fix: typo in README (#46) Jim Tittsler 2021-05-03 19:20:52 +0900
  • a9ff871b53
    fix: typo in README Jim Tittsler 2021-05-03 17:29:45 +0900
  • 6bb2a2f8c8
    chore: make login message use less lines in code v0.4.0 sammy 2021-05-01 16:28:31 -0400
  • 8242e0bfc9
    fix: use lunacolors instead of ansikit sammy 2021-05-01 16:18:11 -0400
  • 69883c6b73
    docs: add --recursive flag to git clone sammy 2021-05-01 16:07:39 -0400
  • 4d38b913f1
    feat: add lunacolors library sammy 2021-05-01 16:05:02 -0400
  • 32dea836d5
    fix!: remove format function from ansikit sammy 2021-05-01 16:01:42 -0400
  • 6e3f1e1b97
    fix: add additional lua import path sammy 2021-05-01 15:56:08 -0400
  • c43aab6a60
    fix: make appendPath expand ~ to home dir sammy 2021-05-01 15:35:43 -0400
  • 9934ba417f
    chore: bump to 0.4 sammy 2021-05-01 14:57:20 -0400
  • a75100d15d
    feat: add _user variable sammy 2021-05-01 14:51:57 -0400
  • 60b1b50bb3
    feat: add multiline hook (resolves #19) sammy 2021-05-01 14:25:35 -0400
  • f00063beaa
    chore: bump version sammy 2021-05-01 14:17:33 -0400
  • 7f8d8db53e
    fix: errors and make login rc run before config sammy 2021-05-01 14:17:14 -0400
  • 38f1d62598
    feat: make hilbish act like a login shell sammy 2021-05-01 14:08:42 -0400
  • e580112e1b
    refactor: use lua.Check<Type> where possible (resolves #40) sammy 2021-05-01 13:42:15 -0400
  • d2a44c70c0
    chore: remove redundant module renaming sammy 2021-05-01 13:38:01 -0400
  • 447775f8c4
    chore: bump version sammy 2021-05-01 13:33:05 -0400
  • 338b45227c
    chore: merge from master sammy 2021-05-01 13:32:09 -0400
  • 80029cfff3
    feat: make cd builtin work with env variables (resolves #43) sammy 2021-05-01 13:31:51 -0400
  • d653a9c349
    fix: newline near contributors imgs (#45) Brandon Wright 2021-05-01 18:05:54 +0100
  • a864608121 fix: newline near contributors imgs Brandon Wright 2021-05-01 17:50:20 +0100
  • 9b3f8e818c
    style: add space between binary op sammy 2021-05-01 11:55:09 -0400
  • 75d7c6acc6
    chore: bump version sammy 2021-05-01 10:51:00 -0400
  • 96600398b7
    fix: dont be interactvive if source is provided sammy 2021-05-01 10:44:15 -0400
  • 88d9f2e21d
    chore: bump version sammy 2021-05-01 02:31:49 -0400
  • a7d8851de0
    fix: make -i false by default and fix cmdflag comparing sammy 2021-05-01 01:50:22 -0400
  • 520fdaf728
    chore: merge from dev branch sammy 2021-05-01 01:15:19 -0400
  • 89fc544545
    feat: switch to getopt library and add running lua source files from cli sammy 2021-05-01 01:08:55 -0400
  • e7dcbd5a95
    feat: add string.split function sammy 2021-05-01 01:08:20 -0400
  • 507c8b6ed2
    chore: update manifest files sammy 2021-05-01 01:07:55 -0400
  • 777d6ac482
    docs: Add zypper to the README (#42) Freddson 2021-04-29 16:02:04 +0200
  • 59d4cd5ceb
    docs: Add zypper to the README Freddson 2021-04-29 16:00:25 +0200
  • d7104ec591
    refactor(minor): reduce amount of renamed modules to 0 now sammy 2021-04-28 19:22:11 -0400
  • e0cf87d272
    refactor(minor): reduce the amount of module renaming sammy 2021-04-28 18:57:28 -0400
  • a29eddb1bf
    style: remove extra spaces at map; dont make them lineup sammy 2021-04-28 18:54:16 -0400
  • dc9bd1864c
    chore: remove redundant module renaming sammy 2021-04-28 18:52:42 -0400
  • d551d0f2ab
    style: add spaces between binary ops and rename appendpath function to be camelCase sammy 2021-04-28 18:35:04 -0400
  • 345ff65da8
    fix: remove appendpath from preload.lua Devin Singh 2021-04-28 17:13:43 -0500
  • 786b95c266
    feat: appendpath function Devin Singh 2021-04-28 17:09:10 -0500
  • 4476a96eec
    feat(wip): add appendpath Devin Singh 2021-04-28 06:26:23 -0500
  • bf11feb48b
    fix: makefile login shell file fix (#38) gokul swaminathan 2021-04-24 16:32:41 -0700
  • a16858e5f6
    style: remove extra space in makefile gokul swaminathan 2021-04-24 16:25:54 -0700
  • 65ea1108b0 fix: makefile login shell file fix Gokul Swami 2021-04-24 16:16:50 -0700
  • 926fc96895
    docs: update readme to not say its beta sammy 2021-04-24 18:42:39 -0400
  • d4ecdd5ea0
    feat: -i (--interactive) and -c (--command) flag sammy 2021-04-24 00:12:18 -0400
  • 3862d2898c
    chore: update manifests sammy 2021-04-24 00:10:51 -0400
  • d9c05e485d
    style: spacing between binary op sammy 2021-04-23 23:44:59 -0400
  • 5d0fecf902
    fix: use readline in continue prompt sammy 2021-04-23 23:44:22 -0400
  • 935bed3dc6
    fix: switch back to readline for the time being sammy 2021-04-23 23:42:34 -0400
  • 17e12c8c2a
    chore: merge from master, resolve conflicts sammy 2021-04-20 19:31:19 -0400
  • bdc8c770e6
    fix: aliases for lua commands sammy 2021-04-20 19:26:33 -0400
  • 08c56a54ca
    style: formatting sammy 2021-04-20 17:52:01 -0400
  • 428db24831
    style: put all vars in 1 var() sammy 2021-04-20 17:51:12 -0400