summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* makepkg: Use a recursive git clone.Neer Sighted2013-03-07
* makepkg: Avoid find to fork for each rm callSébastien Luttringer2013-03-07
* Add staticlibs option in PKGBUILDSébastien Luttringer2013-03-07
* libalpm: Search for replacers before literalsOlivier Brunel2013-03-07
* libalpm: Fix installing update of a replaced packageOlivier Brunel2013-03-07
* fix typos in pacman testsAndrew Gregory2013-03-07
* Do not resolve every local package filelist on removeAllan McRae2013-03-07
* add SYMEXPORT to alpm_filelist_containsAndrew Gregory2013-02-24
* dload: don't download sig if package is found in cacheDave Reisner2013-02-24
* Provide full path names in warning messagesRichard Pougnet2013-02-24
* paccache: use xargs to execute mv/rm commandsDave Reisner2013-02-24
* Perform limited conflict checking with --forceAllan McRae2013-02-24
* use resolved_path for filelist_containsAndrew Gregory2013-02-24
* return resolved paths from filelist_differenceAndrew Gregory2013-02-24
* return resolved paths from filelist_intersectionAndrew Gregory2013-02-24
* add fileconflict tests for cases with symlinksAndrew Gregory2013-02-24
* use alpm_list_free on filelist intersectionAndrew Gregory2013-02-24
* pmtest: install filesystem entries before packagesAndrew Gregory2013-02-16
* fix off-by-one error in _alpm_filelist_resolveAndrew Gregory2013-02-16
* fix style violationsAndrew Gregory2013-02-16
* fix alpm_validation_t commentAndrew Gregory2013-02-16
* add alpm_logaction to API updatesAndrew Gregory2013-02-16
* find_fileconflicts: reduce path resolution callsAndrew Gregory2013-02-16
* makepkg: add support for .pkg.tar.lzoDave Reisner2013-02-16
* makepkg.conf.5: fix bulletted list item formattingDave Reisner2013-02-16
* libalpm: never attempt to remove a mountpointDave Reisner2013-02-16
* Fix registering database with non-gpgme buildsAllan McRae2013-02-13
* Fix --without-gpgme buildAllan McRae2013-02-13
* Fix gpgme detectionAllan McRae2013-02-13
* Add format attributes to all required functionsAllan McRae2013-02-13
* Fix --enable-warningflagsAllan McRae2013-02-13
* makepkg: fix -r and --needed conflictWilliam Giokas2013-02-13
* Fix compilation error on clangAllan McRae2013-02-13
* makepkg: add lrzip compression supportAllan McRae2013-02-13
* Exit with failure status if download or installation is not confirmedMartin Panter2013-02-09
* pacman: print version information in debug outputAllan McRae2013-02-09
* Quieten the build process some moreAllan McRae2013-02-09
* Skip reading sync db deltas files if UseDelta is unsetAllan McRae2013-02-09
* Update NEWS for pacman-4.1Allan McRae2013-02-09
* README: update with 4.0 -> 4.1 API changesAllan McRae2013-02-09
* README: update alpm optionsAndrew Gregory2013-02-09
* Import key if needed when installing package from fileAllan McRae2013-02-09
* Prompt to delete packages with signature failsAllan McRae2013-02-09
* Remove retry path from signature validationAllan McRae2013-02-09
* Check keys are in keyring before package validationAllan McRae2013-02-09
* Make decode_signature available to the libraryAllan McRae2013-02-09
* Add function to extract key id from signaturesAllan McRae2013-02-09
* Move key importing into separate functionAllan McRae2013-02-09
* Make key_in_keychain available in libraryAllan McRae2013-02-09
* Additions to .mailmapAllan McRae2013-02-07