| Commit message (Expand) | Author | Age |
... | |
* | Allow frontends to specify the sync database extension | Allan McRae | 2015-07-15 |
* | Fix formatting in parsearg_upgrade | Allan McRae | 2015-07-14 |
* | Simplify sync_cleandb | Allan McRae | 2015-07-14 |
* | Do not warn about packages that optionally require a removal when ignoring deps | Allan McRae | 2015-07-14 |
* | Do not warn about downgrades when only downloading package | Allan McRae | 2015-07-12 |
* | Fix overflow warnings | Andrew Gregory | 2015-07-12 |
* | Match providers when showing optdep install status | Lukas Fleischer | 2015-06-20 |
* | 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 |
* | 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 |