| Commit message (Expand) | Author | Age |
... | |
* | repo-add: Generate unarmored DB signature | Johannes Löthberg | 2015-06-20 |
* | util.c: table_display: Fix incorrect docstring | Johannes Löthberg | 2015-06-20 |
* | makepkg-template.1: Clarify which file version-less markers use | Wieland Hoffmann | 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 |
* | libalpm: Do a sanity check before manipulating final DB URL | David Macek | 2015-05-12 |
* | Fix comment in alpm_db_update | David Macek | 2015-05-12 |
* | libmakepkg: fix test bracket style | Allan McRae | 2015-05-12 |
* | alpm_logaction: implement documented return value | Andrew Gregory | 2015-05-12 |
* | alpm_logaction: allow falling back to syslog | Andrew Gregory | 2015-05-12 |
* | alpm_logaction: check logfile before opening | Andrew Gregory | 2015-05-12 |
* | merge _alpm_logaction into alpm_logaction | Andrew Gregory | 2015-05-12 |
* | makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD | David Macek | 2015-05-12 |
* | Fix compilation if libarchive headers are not in standard location | Charles Duffy | 2015-05-12 |
* | makepkg-template: support multiple --template-dirs | Dominik Fischer | 2015-05-12 |
* | pacsort: fix warning about signed overflow potential during comparison. | Andrew Gregory | 2015-05-12 |
* | Silence warning from clang | Allan McRae | 2015-05-12 |
* | Pluralize callback string | Allan McRae | 2015-05-12 |
* | Update source URL | Allan McRae | 2015-05-12 |
* | close stdin before running install scripts | Andrew Gregory | 2015-03-26 |
* | be_package: fallback to standard filelist loading | Andrew Gregory | 2015-03-26 |
* | add_entry_to_files_list: pass filelist directly | Andrew Gregory | 2015-03-26 |
* | 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 |
* | PKGBUILD.5: have epoch directly following pkgver/pkgrel | Allan McRae | 2015-03-26 |
* | update repo-add documentation for removal of -f flag | 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 |
| * | Update PKGBUILD-split.proto allowed overrides | Allan McRae | 2015-03-26 |
| * | fix source package signing with SRCPKGDIR set | Christian Hesse | 2015-03-26 |
* | | Actually return the error value of check_db_local | Charles Pigott | 2015-03-15 |
* | | libmakepkg: move helper functions into tidy/strip | Allan McRae | 2015-03-15 |
* | | PKGBUILD.5.txt: Clarify note about variables available | Johannes Löthberg | 2015-03-15 |