- 23 Nov, 2022 1 commit
-
-
- 06 Nov, 2022 1 commit
-
-
Jakub Jirutka authored
Some shells may apply word splitting after expanding variable in `local a=$1`. I know just about yash, but since `local` is supposed to be a builtin *command*, the "correct" behaviour of common shells is actually a special case for `local` - it doesn't apply for other commands. See https://osdn.net/projects/yash/ticket/46041.
-
- 05 Nov, 2022 1 commit
-
-
Jakub Jirutka authored
trap: SIGINT: bad trap
-
- 12 Jul, 2022 7 commits
-
-
Natanael Copa authored
with and without encryption. This also tests if sysconfdir is actually set ref alpine/alpine-conf!77 (comment 246788)
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
fixes commit 4ad15542 (lbu: fix import of libalpine.sh for tests) ref !77 (comment 246788)
-
- 04 Jul, 2022 1 commit
-
-
Nick Hanley authored
-
- 01 Jul, 2022 1 commit
-
-
Natanael Copa authored
-
- 28 Jun, 2022 7 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- 16 Nov, 2021 1 commit
-
-
Natanael Copa authored
fixes !25
-
- 16 Jan, 2020 1 commit
-
-
fixes #10451
-
- 26 Apr, 2019 1 commit
-
-
- 07 Nov, 2018 1 commit
-
-
- 13 Jun, 2018 1 commit
-
-
- 11 Apr, 2018 1 commit
-
-
- 11 Dec, 2016 3 commits
-
-
- 02 Nov, 2016 3 commits
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- 15 Dec, 2015 1 commit
-
-
Natanael Copa authored
-
- 26 Aug, 2014 1 commit
-
-
Natanael Copa authored
-
- 17 Jul, 2014 1 commit
-
-
Natanael Copa authored
the use of \+ is a GNU BRE extension that is not supported in musl.
-
- 08 May, 2014 1 commit
-
-
Natanael Copa authored
We should show 'diff' subcommand in help text.
-
- 17 Jul, 2012 1 commit
-
-
Natanael Copa authored
We want include files and dirs that have changed permissions. ref #1241
-
- 04 Jul, 2012 1 commit
-
-
Natanael Copa authored
xargs will execute the command twice if the buffer becomes long enough. This will break tar. We also use -z instead of piping via gzip while here. ref #1240
-
- 30 Apr, 2012 1 commit
-
-
Natanael Copa authored
We depend on newer version of apk-tools anyways.
-
- 27 Apr, 2012 1 commit
-
-
Natanael Copa authored
-
- 26 Apr, 2012 1 commit
-
-
Natanael Copa authored
-