Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-20 | libmakepkg: increase robustness of the detection of array variables | Allan McRae | 1 | -0/+17 | |
Extract array detection into its own utility function that ensures extglob is enabled. Suggested-by: Dave Reisner <dreisner@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org> | |||||
2016-01-04 | Update copyright years for 2016 | Allan McRae | 1 | -1/+1 | |
make update-copyright OLD=2015 NEW=2016 Signed-off-by: Allan McRae <allan@archlinux.org> | |||||
2015-05-19 | libmakepkg: extract more utility functions | Allan McRae | 1 | -1/+31 | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||||
2015-05-16 | libmakepkg: extract in_array | Allan McRae | 1 | -0/+38 | |