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

736 Commits

Author SHA1 Message Date
John Gee
280bb79322 5.0.0-next.0 2019-06-03 20:40:36 +12:00
John Gee
60fb220d28 5.0.0-0 2019-06-03 20:31:23 +12:00
John Gee
0be7c53b2f Preparing for (pre)release 2019-06-03 20:31:12 +12:00
John Gee
e81edac2e4 Rework and add github templates 2019-06-02 20:55:21 +12:00
John Gee
08e871fc79 Add environment variables section 2019-06-02 20:15:50 +12:00
John Gee
1747b7a819 Add support for tty detection, NO_COLOR, and CLICOLOR 2019-05-23 22:16:07 +12:00
John Gee
ae2207612e More informative install logging
- always install
- log when install from cache
- show same output installing from menu as from command line
- show diagnostics is installed version not active version
2019-05-21 23:24:24 +12:00
John Gee
1ecf098865 Add what template is for 2019-05-21 21:30:54 +12:00
John Gee
7cc582b795 Reformat and tweak Contributing 2019-05-21 21:29:31 +12:00
John Gee
6481e6eb8f Tweak to README
- change from Usage to Help so clearer in ToC
- remove more uses of installed when referring to cached downloaded version
2019-05-21 21:14:03 +12:00
John Gee
1cf60d7806 Post release 2019-05-10 20:42:08 +12:00
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