- Apr 03, 2023
-
-
Peter Dave Hello authored
travis-ci.org is deprecated and replaced by app.travis-ci.com for a while
-
- Mar 22, 2023
-
-
Jordan Harband authored
-
Dennis authored
-
- Mar 10, 2023
-
-
William Baker authored
Fixes #3054
-
- Mar 21, 2023
-
-
Jordan Harband authored
-
Qasim Abdullah authored
- TCI Support - python 2.7 - skip build-essential
-
- Jan 22, 2023
-
-
Nicolas signed-log FORMICHELLA authored
Remove the call to `ls` that was used to determine the symlink destination Reasoning : * `od` resolves symlink itself due to the use of `fopen` * Prevent the behaviour of `od` which will hang if the filename is empty (i.e. `/sbin/init` missing) as it will be waiting for `stdin` compared to quitting with error if the file just doesn't exist Fixes #3006
-
- Oct 26, 2022
-
-
Jordan Harband authored
-
- Dec 28, 2022
-
-
Jordan Harband authored
-
Jordan Harband authored
-
- Dec 25, 2022
-
-
Thomas Levine authored
-
- Dec 26, 2022
-
-
Jordan Harband authored
-
- Dec 23, 2022
-
-
Jordan Harband authored
-
Jordan Harband authored
-
- Apr 15, 2022
-
-
Dani Schuhman authored
Incorporates old Contributing.md with more thorough details on how to contribute, create bug reports, set up the dev environment, and creating PR's itself.
-
- Dec 01, 2022
-
-
mattjaf authored
[Docs] added WSL troubleshooting with solution to (6) Could not resolve host: raw.githubusercontent.com Fixes #2958.
-
- Dec 23, 2022
-
-
Jordan Harband authored
-
Jordan Harband authored
-
- Dec 22, 2022
-
-
Jordan Harband authored
-
- Oct 26, 2022
-
-
Jordan Harband authored
- xenial can't build node 18 - bionic can't build node 0.6 or 18
-
- Dec 22, 2022
-
-
Jordan Harband authored
-
- Dec 21, 2022
-
-
Jordan Harband authored
-
- Dec 22, 2022
-
-
Jordan Harband authored
-
- Oct 26, 2022
-
-
Jordan Harband authored
-
Jordan Harband authored
-
Jordan Harband authored
Fixes #2926
-
- Oct 24, 2022
-
-
Jordan Harband authored
-
- Oct 21, 2022
-
-
ryenus authored
On Debian, the default awk/mawk doesn't support the '--version' option; instead there's mawk-specific '-W version'.
-
- Oct 20, 2022
-
-
ryenus authored
No need to escape the `/` char in a grep pattern. This is to fix the below error when using newer grep with `nvm_command_info` > $ nvm_command_info curl > grep: warning: stray \ before / > /usr/bin/curl This happens with at least GNU grep 3.8 version.
-
- Oct 18, 2022
-
-
ryenus authored
Adding function alen(arr) since length(arr) is GNU extension. Fixes #2916
-
- Oct 17, 2022
-
-
Jordan Harband authored
-
- Oct 15, 2022
-
-
epoweripione authored
Fixes #2914 Co-authored-by:
epoweripione <siyuwuxin@gmail.com> Co-authored-by:
Jordan Harband <ljharb@gmail.com>
-
- Oct 14, 2022
-
-
Jordan Harband authored
-
- Oct 13, 2022
-
-
Jordan Harband authored
-
Jordan Harband authored
-
Jordan Harband authored
-
Jordan Harband authored
-
- Sep 08, 2022
-
-
Jordan Harband authored
-
- Jun 05, 2022
-
-
ryenus authored
reducing `nvm ls-remote` from almost 20s to below 2s. Signed-off-by:
ryenus <ryenus@gmail.com>
-
- Sep 21, 2022
-
-
Maxim Lepekha authored
-