| Commit message (Expand) | Author | Age |
... | |
* | check dep versions before calling strcmp | Andrew Gregory | 2015-08-08 |
* | pacman/util.c: Fix memory leak if realloc fails | Rikard Falkeborn | 2015-08-08 |
* | Remove ko_KR translation | Allan McRae | 2015-08-08 |
* | libmakepkg: move color settings to function | Allan McRae | 2015-07-20 |
* | pacman/files.c: fix memory leak on regex error | Allan McRae | 2015-07-20 |
* | ensure matching database and package version | Levente Polyak | 2015-07-20 |
* | dont remove x bit when marking pkgdir RO | Dave Reisner | 2015-07-20 |
* | libmakepkg: lint_package requires cd_safe | Allan McRae | 2015-07-20 |
* | Handle repo/pkg style arguments to sync repo file listing | Allan McRae | 2015-07-15 |
* | Add regex search option to sync database file searching | Allan McRae | 2015-07-15 |
* | Implement searching for a file in the sync databases | Allan McRae | 2015-07-15 |
* | Implement listing files from sync packages | Allan McRae | 2015-07-15 |
* | Implement locating file owner in sync files database | Allan McRae | 2015-07-15 |
* | Prototype pacman files database operations | Allan McRae | 2015-07-15 |
* | pacman: move database syncing to util.c | Allan McRae | 2015-07-15 |
* | Add pacman support for .files databases | Allan McRae | 2015-07-15 |
* | Read file lists from databases | Allan McRae | 2015-07-15 |
* | 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 |