Kevin Konrad
|
82822d911b
|
Add PR templates and update install.sha256
|
2019-06-13 21:17:42 +02:00 |
|
Itzik Ephraim
|
a6a67be60b
|
Use posix stderr redirection (2> instead of ^)
Fish is deprecating `^` as a shortcut for stderr redirection.
Replace with the more common and compatible `2>`.
Fixes #609
|
2018-06-09 01:23:32 +03:00 |
|
Stephen M. Coakley
|
ce38c3d4e2
|
use path queries compatible with old fish
|
2018-03-30 10:13:48 -05:00 |
|
Stephen M. Coakley
|
7592f43dea
|
fix: smarter AWK detection that supports nawk
|
2018-01-02 11:26:20 -06:00 |
|
Stephen M. Coakley
|
5943c22650
|
fix: error with BSD readlink
|
2018-01-02 10:52:08 -06:00 |
|
Stephen M. Coakley
|
65590470bc
|
fix: #577 add environment sanity checks
|
2017-11-23 21:00:04 -06:00 |
|
Stephen M. Coakley
|
5eb63f5dfc
|
Be more careful about restoring backups (fix #509)
|
2017-05-16 09:52:57 -05:00 |
|
Stephen M. Coakley
|
c67aa9e166
|
Add SHA256 checksum for installer (#504)
* Add SHA256 checksum for installer
* Fix Travis
|
2017-04-26 15:00:45 -05:00 |
|