0
0
mirror of https://github.com/tj/n.git synced 2024-11-30 22:20:45 +01:00
Commit Graph

675 Commits

Author SHA1 Message Date
John Gee
60342af6d8 4.1.0 2019-05-10 20:39:08 +12:00
John Gee
366e97cfb8 Preparing for release 2019-05-10 20:38:22 +12:00
John Gee
f6c12dda1c Follow shellcheck advice 2019-05-10 20:30:32 +12:00
John Gee
fda99f5da2 Add another reason for running uninstall. Lint. 2019-05-10 20:20:34 +12:00
John Gee
6957c2d65f Merge branch 'kant-patch-1' into develop 2019-05-10 20:12:58 +12:00
Darío Hereñú
6ca0a686ae
Minor proposal on string #67 2019-05-09 21:52:48 -03:00
John Gee
42eeb651c9 Remove bogus code from prompt 2019-05-09 22:28:28 +12:00
John Gee
18de5eead8 Add uninstall 2019-05-09 22:22:17 +12:00
John Gee
63d5ebd64b Lint 2019-05-09 21:30:28 +12:00
John Gee
c7cfc64bf1 Document the preferred env for custom source 2019-05-09 21:29:32 +12:00
John Gee
5370e2432e Replace stable with LTS 2019-05-05 10:17:11 +12:00
John Gee
a454bcd271 Post release 2019-05-05 10:06:24 +12:00
John Gee
c08c791011 4.0.0 2019-05-05 10:03:17 +12:00
John Gee
1ec95901d1 Preparing for release 2019-05-05 10:02:22 +12:00
John Gee
7e55db4e3e Update terminology to be more careful with current/latest 2019-05-04 21:11:53 +12:00
John Gee
6b2437e1df Prepare for release 2019-05-04 20:00:51 +12:00
John Gee
af1f7fe75e Add test folder and tests 2019-05-04 19:45:53 +12:00
John Gee
6fc267147a Add single quotes around parameters in error messages 2019-04-21 13:02:38 +12:00
John Gee
0664bc5b6f Remove license from README as in separate file and a badge 2019-04-21 12:49:39 +12:00
John Gee
78ec22478a Remove reference to stale branch 2019-04-21 12:48:02 +12:00
John Gee
66e714c68a Simplify link 2019-04-21 12:43:51 +12:00
John Gee
b712e82419 More script improvements to follow ShellCheck advice 2019-04-21 12:30:17 +12:00
John Gee
4690694181 Remove trailing space from bin output 2019-04-21 12:14:51 +12:00
John Gee
62b3056428 Add another issue to CHANGELOG for closing later 2019-04-21 12:06:00 +12:00
John Gee
796656eb4c Add ShellCheck changes to CHANGELOG 2019-04-20 19:51:19 +12:00
Peter Dave Hello
d59fbb061b Simplify $dots with string substitution 2019-04-20 09:37:17 +12:00
Peter Dave Hello
0278090d21 Check exit code directly, not indirectly with $? 2019-04-20 09:32:32 +12:00
Peter Dave Hello
41a4d11358 Use builtin command -v instead of non-standard which 2019-04-20 09:31:57 +12:00
Peter Dave Hello
2c07c82384 Use -n instead of ! -z 2019-04-20 09:30:30 +12:00
Peter Dave Hello
8567dcbde3 Use grep -E to replace non-standard egrep 2019-04-20 09:25:01 +12:00
Peter Dave Hello
f4b8119509 Use * instead of @ to prevent arg mix with string & array 2019-04-20 09:17:48 +12:00
John Gee
9c01cab397 Restore the previous quoting in is_oss_ok
This routine is faulty and should be rewritten or removed. Preserve the previous behaviour for now to avoid introducing regressions.
2019-04-20 09:05:20 +12:00
Peter Dave Hello
4c15daf70e Refactor script based on ShellCheck suggestion 2019-04-17 16:46:40 +12:00
John Gee
c0a8c0b0a1 Add editor configuration files and README lint and tweaks 2019-04-07 17:23:31 +12:00
John Gee
ac4c60b9a8 Post-release 2019-04-07 16:57:17 +12:00
John Gee
7e3e199815 3.0.2 2019-04-07 16:55:13 +12:00
John Gee
c858506a5e Add instructions for changing ownership to avoid need for sudo 2019-04-07 16:54:02 +12:00
John Gee
834954e1de Prepare for release 2019-04-07 16:43:48 +12:00
John Gee
844450f7f3 Remove mkdir run at launch 2019-04-07 16:38:56 +12:00
John Gee
382113c1ab Remove another WIndows comment 2019-04-05 20:46:37 +13:00
John Gee
d6f4aafa04 Post-release 2019-04-05 20:41:28 +13:00
John Gee
a8c317e134 3.0.1 2019-04-05 20:37:15 +13:00
John Gee
0f4c63e557 Prepare for release 2019-04-05 20:34:11 +13:00
John Gee
756dc20ed9 Add ToC to CHANGELOG, and reformat ToC 2019-03-31 22:31:00 +13:00
John Gee
7eaf2bb193 Merge branch 'PeterDaveHello-README.md-Table-of-Contents' into develop 2019-03-31 22:21:52 +13:00
John Gee
84413f3bbc Merge branch 'README.md-Table-of-Contents' of git://github.com/PeterDaveHello/n into PeterDaveHello-README.md-Table-of-Contents 2019-03-31 22:21:30 +13:00
John Gee
18688d60fb Add hide cursor to CHANGELOG, use simpler reference links 2019-03-31 22:12:35 +13:00
John Gee
ea0dbdd582 Merge branch 'shadowspawn-feature/n-cursor' into develop 2019-03-31 22:06:43 +13:00
John Gee
16820e015b Merge branch 'feature/n-cursor' of https://github.com/shadowspawn/nvh into shadowspawn-feature/n-cursor 2019-03-31 22:06:01 +13:00
John Gee
274bd34aa6 Add PR link to CHANGELOG entry 2019-03-31 22:05:42 +13:00