Pablo Santiago Blum de Aguiar
8ad49c583b
Create OMF_PATH when installing offline
...
Fix #787
2021-07-22 00:37:28 +02:00
Frederick Henderson
5b9c4b4b68
Fixes #738 by changing the git config autocrlf test to check for what… ( #742 )
...
Fixes #738 by changing the git config autocrlf test to check for what we do not want to see "false".
Instead of trying to convert the output of git config autocrlf to binary, which will not always work as "input" is also a valid value in addition to true and false, we check for the value false and exit if it is found.
2020-03-21 13:15:46 -07:00
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