| Commit message (Expand) | Author | Age |
... | |
* | libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free | Florian Pritz | 2014-09-30 |
* | deps.c: split _alpm_depcmp into _alpm_depcmp_provides | Florian Pritz | 2014-09-30 |
* | table_display: only check width when non-zero | Andrew Gregory | 2014-09-30 |
* | avoid line wrapping if not in a tty or COLUMNS=0 | Andrew Gregory | 2014-09-30 |
* | makepkg: allow less than the full fingerprint in validpgpkeys | Dave Reisner | 2014-09-30 |
* | makepkg: move negation in inequality comparisons | Dave Reisner | 2014-09-30 |
* | paccache: parse_filename bug fix | Maxim Andersson | 2014-09-30 |
* | makepkg: abort if we can't add install/changelog to package | Dave Reisner | 2014-09-30 |
* | updpkgsums: update to recognize arch-specific sources | Dave Reisner | 2014-09-30 |
* | PKGBUILD: add support for arch-specific sources | Dave Reisner | 2014-09-30 |
* | makepkg: break out checksum generation to its own function | Dave Reisner | 2014-09-30 |
* | makepkg: break out check_checksums to reasonably sized functions | Dave Reisner | 2014-09-30 |
* | Revert "Remove log_cb, add ALPM_EVENT_LOG instead" | Andrew Gregory | 2014-09-30 |
* | pacman.c: Add -gg, -ii, and -yy to help summary | Johannes Löthberg | 2014-09-23 |
* | pacman: set SA_RESTART for signal handler | Andrew Gregory | 2014-09-23 |
* | wrap fgets to retry on EINTR | Andrew Gregory | 2014-09-23 |
* | makepkg: disallow values of 'arch' which might be problematic | Dave Reisner | 2014-09-23 |
* | makepkg: let --source imply --ignorearch | Dave Reisner | 2014-09-23 |
* | makepkg: use correct terminology | Dave Reisner | 2014-09-23 |
* | replace --reference on chmod/chown commands | Wolfgang Bumiller | 2014-09-23 |
* | alpm.h: remove outdated pkg_get_backup doxygen | Andrew Gregory | 2014-09-23 |
* | Check the version of the local database during validation | Allan McRae | 2014-09-23 |
* | Add version file to empty local database | Allan McRae | 2014-09-23 |
* | Add version file when creating local database directory | Allan McRae | 2014-09-23 |
* | Create local database directory if it is missing | Allan McRae | 2014-09-23 |
* | Extend database upgrade script to handle alpm db version 9 | Andrew Gregory | 2014-09-23 |
* | pacman-db-upgrade: use pacman-style options | Andrew Gregory | 2014-09-16 |
* | fix improper FREELIST calls | Andrew Gregory | 2014-09-16 |
* | updpkgsums: use a throwaway build dir | Dave Reisner | 2014-09-15 |
* | makepkg: do not eval dlcmd | lolilolicon | 2014-09-15 |
* | makepkg: Allow using sources with :: in them | William Giokas | 2014-09-15 |
* | paccache: read default cachedir from pacman.conf | Dave Reisner | 2014-09-15 |
* | paccache: add support for multiple cachedirs | Maxim Andersson | 2014-09-15 |
* | PKGBUILD(5): arch-specific fields are always additional | Dave Reisner | 2014-09-15 |
* | pacman-key: stricter parsing for -verify | Allan McRae | 2014-08-09 |
* | pkgdelta(8): Fix broken example of --min-pkg-size with human-readable values | Jason St. John | 2014-08-09 |
* | man: Improve grammar and add missing single quotes around command options | Jason St. John | 2014-08-09 |
* | man: Use uniform line spacing between sections | Jason St. John | 2014-08-09 |
* | pacman(8): Improve grammar and quoting | Jason St. John | 2014-08-09 |
* | Fix loading invalid package | Olivier Brunel | 2014-08-09 |
* | makepkg: replace bare eval with var extraction functions | Dave Reisner | 2014-08-08 |
* | PKGBUILD: handle arch specific attributes | Dave Reisner | 2014-08-08 |
* | makepkg: refactor check_sanity, give it some sanity of its own | Dave Reisner | 2014-08-08 |
* | Update PKGBUILD documentation for removed override options | Allan McRae | 2014-08-08 |
* | makepkg: disallow pkgver/pkgrel/epoch overrides in packages | Dave Reisner | 2014-08-08 |
* | remove --destination-dir argument from a2x options | Dave Reisner | 2014-08-08 |
* | Add Andrew to maintainers list. | Allan McRae | 2014-08-04 |
* | trans_commit: log beginning and end of transaction | Andrew Gregory | 2014-08-04 |
* | filecache_find_url: dereference the 'filebase' pointer | Ryo Munakata | 2014-08-04 |
* | replace strdup with STRDUP | Andrew Gregory | 2014-08-04 |