| Commit message (Expand) | Author | Age |
... | |
* | remove format from statistic messages | Simon Gomizelj | 2013-03-07 |
* | split "Packages (%zd):" message | Simon Gomizelj | 2013-03-07 |
* | remove :: prefix from all message | Simon Gomizelj | 2013-03-07 |
* | refactor common code in query_search/sync_search | Simon Gomizelj | 2013-03-07 |
* | makepkg: Use a recursive git clone. | Neer Sighted | 2013-03-07 |
* | makepkg: Avoid find to fork for each rm call | Sébastien Luttringer | 2013-03-07 |
* | Add staticlibs option in PKGBUILD | Sébastien Luttringer | 2013-03-07 |
* | libalpm: Search for replacers before literals | Olivier Brunel | 2013-03-07 |
* | libalpm: Fix installing update of a replaced package | Olivier Brunel | 2013-03-07 |
* | fix typos in pacman tests | Andrew Gregory | 2013-03-07 |
* | Do not resolve every local package filelist on remove | Allan McRae | 2013-03-07 |
* | add SYMEXPORT to alpm_filelist_contains | Andrew Gregory | 2013-02-24 |
* | dload: don't download sig if package is found in cache | Dave Reisner | 2013-02-24 |
* | Provide full path names in warning messages | Richard Pougnet | 2013-02-24 |
* | paccache: use xargs to execute mv/rm commands | Dave Reisner | 2013-02-24 |
* | Perform limited conflict checking with --force | Allan McRae | 2013-02-24 |
* | use resolved_path for filelist_contains | Andrew Gregory | 2013-02-24 |
* | return resolved paths from filelist_difference | Andrew Gregory | 2013-02-24 |
* | return resolved paths from filelist_intersection | Andrew Gregory | 2013-02-24 |
* | add fileconflict tests for cases with symlinks | Andrew Gregory | 2013-02-24 |
* | use alpm_list_free on filelist intersection | Andrew Gregory | 2013-02-24 |
* | pmtest: install filesystem entries before packages | Andrew Gregory | 2013-02-16 |
* | fix off-by-one error in _alpm_filelist_resolve | Andrew Gregory | 2013-02-16 |
* | fix style violations | Andrew Gregory | 2013-02-16 |
* | fix alpm_validation_t comment | Andrew Gregory | 2013-02-16 |
* | add alpm_logaction to API updates | Andrew Gregory | 2013-02-16 |
* | find_fileconflicts: reduce path resolution calls | Andrew Gregory | 2013-02-16 |
* | makepkg: add support for .pkg.tar.lzo | Dave Reisner | 2013-02-16 |
* | makepkg.conf.5: fix bulletted list item formatting | Dave Reisner | 2013-02-16 |
* | libalpm: never attempt to remove a mountpoint | Dave Reisner | 2013-02-16 |
* | Fix registering database with non-gpgme builds | Allan McRae | 2013-02-13 |
* | Fix --without-gpgme build | Allan McRae | 2013-02-13 |
* | Fix gpgme detection | Allan McRae | 2013-02-13 |
* | Add format attributes to all required functions | Allan McRae | 2013-02-13 |
* | Fix --enable-warningflags | Allan McRae | 2013-02-13 |
* | makepkg: fix -r and --needed conflict | William Giokas | 2013-02-13 |
* | Fix compilation error on clang | Allan McRae | 2013-02-13 |
* | makepkg: add lrzip compression support | Allan McRae | 2013-02-13 |
* | Exit with failure status if download or installation is not confirmed | Martin Panter | 2013-02-09 |
* | pacman: print version information in debug output | Allan McRae | 2013-02-09 |
* | Quieten the build process some more | Allan McRae | 2013-02-09 |
* | Skip reading sync db deltas files if UseDelta is unset | Allan McRae | 2013-02-09 |
* | Update NEWS for pacman-4.1 | Allan McRae | 2013-02-09 |
* | README: update with 4.0 -> 4.1 API changes | Allan McRae | 2013-02-09 |
* | README: update alpm options | Andrew Gregory | 2013-02-09 |
* | Import key if needed when installing package from file | Allan McRae | 2013-02-09 |
* | Prompt to delete packages with signature fails | Allan McRae | 2013-02-09 |
* | Remove retry path from signature validation | Allan McRae | 2013-02-09 |
* | Check keys are in keyring before package validation | Allan McRae | 2013-02-09 |
* | Make decode_signature available to the library | Allan McRae | 2013-02-09 |