| Commit message (Expand) | Author | Age |
* | repo-add: Reject armored signatures | Johannes Löthberg | 2015-06-20 |
* | makepkg: Add flag for printing SRCINFO to stdout | Johannes Löthberg | 2015-06-20 |
* | repo-add: Generate unarmored DB signature | Johannes Löthberg | 2015-06-20 |
* | libmakepkg: extract functions for source download and extraction | Allan McRae | 2015-05-19 |
* | libmakepkg: extract functions for handling source URLs | Allan McRae | 2015-05-19 |
* | libmakepkg: fix test style | Allan McRae | 2015-05-19 |
* | libmakepkg: move more functions for extracting information from PKGBIULDs | Allan McRae | 2015-05-19 |
* | libmakepkg: extract more utility functions | Allan McRae | 2015-05-19 |
* | libmakepkg: extract get_full_version and get_pkg_arch | Allan McRae | 2015-05-16 |
* | Simplify libmakepkg .gitignore | Allan McRae | 2015-05-16 |
* | makepkg: put further restrictions on pkgbase | Allan McRae | 2015-05-16 |
* | makepkg: merge validate_pkgver into check_pkgver | Allan McRae | 2015-05-16 |
* | libmakepkg: extract PKGBUILD linting functions | Allan McRae | 2015-05-16 |
* | libmakepkg: extract in_array | Allan McRae | 2015-05-16 |
* | libmakepkg: move functions for extracting pkgbuild attributes | Allan McRae | 2015-05-16 |
* | libmakepkg: fix test bracket style | Allan McRae | 2015-05-12 |
* | makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD | David Macek | 2015-05-12 |
* | makepkg-template: support multiple --template-dirs | Dominik Fischer | 2015-05-12 |
* | Add makepkg option --packagelist | Ivy Foster | 2015-03-26 |
* | repo-add: merge desc and depends files | Allan McRae | 2015-03-26 |
* | makepkg: write validpgpkeys to .SRCINFO | Allan McRae | 2015-03-26 |
* | Always create files database | Allan McRae | 2015-03-26 |
* | repo-add: remove duplication finding old package details | Allan McRae | 2015-03-26 |
* | repo-add: check early for xdelta if it is needed | Allan McRae | 2015-03-26 |
* | repo-add: only update database if entire command succeeded | Allan McRae | 2015-03-26 |
* | repo-add: move database creation into its own function | Allan McRae | 2015-03-26 |
* | repo-add: move database rotation into its own function | Allan McRae | 2015-03-26 |
* | Merge branch 'maint' | Allan McRae | 2015-03-26 |
|\ |
|
| * | Make get_pkg_arch treat arch as an array | Ivy Foster | 2015-03-26 |
| * | fix source package signing with SRCPKGDIR set | Christian Hesse | 2015-03-26 |
* | | libmakepkg: move helper functions into tidy/strip | Allan McRae | 2015-03-15 |
* | | Allow UPX compression for DOS/Win executables | David Macek | 2015-03-03 |
* | | Merge branch 'maint' | Allan McRae | 2015-02-20 |
|\| |
|
| * | Update translations from Transifex | Allan McRae | 2015-02-20 |
| * | Update translations from Transifex | Allan McRae | 2015-02-14 |
| * | Fix Bazaar cloning in makepkg. | Renato Silva | 2015-02-14 |
* | | libmakepkg: make package checking functions extendable | Allan McRae | 2015-02-12 |
* | | libmakepkg: make package tidy functions extendable | Allan McRae | 2015-02-12 |
* | | libmakepkg: move package checking out of tidy_install | Allan McRae | 2015-02-12 |
* | | repo-add: improve delta file detection on removal | Allan McRae | 2015-02-12 |
* | | repo-add: only backup database signature if database was backed up | Allan McRae | 2015-02-12 |
* | | repo-add: unify checking gpg keys | Allan McRae | 2015-02-12 |
* | | repo-add: clarify invalid repo extension message | Allan McRae | 2015-02-12 |
* | | repo-add: improve removing old packages | Allan McRae | 2015-02-12 |
* | | makepkg: split package tidying into libmakepkg | Allan McRae | 2015-02-01 |
* | | makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkg | Allan McRae | 2015-02-01 |
* | | makepkg: rename other_options to build_options | Allan McRae | 2015-02-01 |
* | | makepkg: split message functions into libmakepkg | Allan McRae | 2015-02-01 |
* | | add option to optimize PNG images with optipng | Christian Hesse | 2015-02-01 |
* | | remove globbing for upx and make UPXFLAGS an array variable | Christian Hesse | 2015-02-01 |