Age | Commit message (Expand) | Author | Files | Lines |
2018-06-18 | libmakepkg: when checking for write permissions, handle pre-existing dirs | Eli Schwartz | 1 | -5/+5 |
2018-05-12 | util/pkgbuild: fix broken indentation | Andrew Gregory | 1 | -8/+8 |
2018-05-12 | libmakepkg: don't save/set/restore extglob in bash [[ tests | Eli Schwartz | 1 | -5/+0 |
2018-05-12 | libmakepkg: only save the shellopts we need | Eli Schwartz | 2 | -4/+4 |
2018-04-29 | libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgname | Eli Schwartz | 1 | -0/+27 |
2018-04-29 | libmakepkg/util/pkgbuild.sh: fix missing extglob | Eli Schwartz | 1 | -0/+6 |
2018-03-18 | makepkg --packagelist: fix listing debug packages with makepkg.conf | Eli Schwartz | 1 | -2/+1 |
2018-03-14 | makepkg: refactor checking for write permissions into a utility function | Eli Schwartz | 1 | -0/+17 |
2018-03-14 | Update coyrights for 2018 | Allan McRae | 8 | -8/+8 |
2018-03-14 | makepkg --packagelist: just list the built package files we will build | Eli Schwartz | 1 | -7/+5 |
2017-12-07 | makepkg: refactor archive compression for reusability | Eli Schwartz | 1 | -0/+47 |
2017-12-07 | makepkg: implement error codes | Ivy Foster | 1 | -0/+41 |
2017-01-04 | makepkg: Verify git signatures | Eli Schwartz | 1 | -0/+27 |
2017-01-04 | Update copyright years | Allan McRae | 6 | -6/+6 |
2016-10-22 | makepkg: Move parseopts from library to libmakepkg | Alad Wenter | 1 | -0/+173 |
2016-10-22 | libmakepkg: generate all scripts | Alad Wenter | 3 | -0/+0 |
2016-08-30 | libmakepkg: look for architecture-specific hashes in get_integlist | Jack O'Connor | 1 | -0/+11 |
2016-05-18 | libmakepkg: extract functions for integrity checking | Ashley Whetter | 1 | -1/+19 |
2016-02-26 | libmakepkg: fix is_array function | Allan McRae | 1 | -1/+1 |
2016-02-20 | libmakepkg: increase robustness of the detection of array variables | Allan McRae | 1 | -0/+17 |
2016-01-04 | Update copyright years for 2016 | Allan McRae | 5 | -5/+5 |
2015-10-19 | libmakepkg: Add check_buildoption for distcc and ccache | Jan Alexander Steffens (heftig) | 1 | -0/+34 |
2015-09-07 | libmakepkg: util/pkgbuild.sh needs processing on build | Allan McRae | 1 | -0/+0 |
2015-07-20 | libmakepkg: move color settings to function | Allan McRae | 1 | -0/+20 |
2015-05-19 | libmakepkg: extract functions for handling source URLs | Allan McRae | 1 | -0/+144 |
2015-05-19 | libmakepkg: fix test style | Allan McRae | 2 | -2/+2 |
2015-05-19 | libmakepkg: move more functions for extracting information from PKGBIULDs | Allan McRae | 1 | -1/+46 |
2015-05-19 | libmakepkg: extract more utility functions | Allan McRae | 1 | -1/+31 |
2015-05-16 | libmakepkg: extract get_full_version and get_pkg_arch | Allan McRae | 1 | -0/+35 |
2015-05-16 | libmakepkg: extract in_array | Allan McRae | 1 | -0/+38 |
2015-05-16 | libmakepkg: move functions for extracting pkgbuild attributes | Allan McRae | 1 | -0/+111 |
2015-02-01 | makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkg | Allan McRae | 1 | -0/+108 |
2015-02-01 | makepkg: split message functions into libmakepkg | Allan McRae | 1 | -0/+49 |