Commit Graph

8 Commits (82822d911b7ba582e242ebfd336b1f09cf1d23dd)

Author SHA1 Message Date
Kevin Konrad 82822d911b Add PR templates and update install.sha256 5 years ago
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
6 years ago
Stephen M. Coakley ce38c3d4e2
use path queries compatible with old fish 6 years ago
Stephen M. Coakley 7592f43dea
fix: smarter AWK detection that supports nawk 7 years ago
Stephen M. Coakley 5943c22650
fix: error with BSD readlink 7 years ago
Stephen M. Coakley 65590470bc fix: #577 add environment sanity checks 7 years ago
Stephen M. Coakley 5eb63f5dfc
Be more careful about restoring backups (fix #509) 7 years ago
Stephen M. Coakley c67aa9e166 Add SHA256 checksum for installer (#504)
* Add SHA256 checksum for installer

* Fix Travis
7 years ago