summaryrefslogtreecommitdiff
path: root/lib/libalpm
Commit message (Expand)AuthorAge
...
* use alpm_list_free on filelist intersectionAndrew Gregory2013-02-24
* 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
* find_fileconflicts: reduce path resolution callsAndrew Gregory2013-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
* Add format attributes to all required functionsAllan McRae2013-02-13
* Fix compilation error on clangAllan McRae2013-02-13
* Skip reading sync db deltas files if UseDelta is unsetAllan McRae2013-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
* inline libarchive compat wrappersDave Reisner2013-02-07
* Add configuration option for Upgrade operation SigLevelAllan McRae2013-02-07
* Restore libarchive 2.8.x compatibilityDan McGee2013-01-29
* Use libarchive compat header for relevant symbolsDave Reisner2013-01-29
* add libarchive compatability objectDave Reisner2013-01-29
* dload: pass back the effective URL to callers of _alpm_downloadDave Reisner2013-01-29
* Relax requirement of what constitutes a dead connectionLANGLOIS Olivier PIS -EXT2013-01-29
* add caller prefix to alpm_logactionAndrew Gregory2013-01-28
* add doxygen comments to conflict.cAndrew Gregory2013-01-28
* Make path to ldconfig configurableAllan McRae2013-01-28
* Revert execvp and related commitsAllan McRae2013-01-28
* dload: avoid showing progress bars on some redirectsDave Reisner2013-01-17
* Do not use full path for ldconfigAllan McRae2013-01-17
* Use execvp for running programs in chrootAllan McRae2013-01-17
* Fix space between control structure and open parensGerardo Exequiel Pozzi2013-01-04
* Fix open braces styleGerardo Exequiel Pozzi2013-01-04
* Fix missing spaces in operatorsGerardo Exequiel Pozzi2013-01-04
* Save backup files with extension .pacsave.nPang Yan Han2013-01-04
* Split common utility functions for libalpm and pacmanAllan McRae2013-01-04
* Use a defined constant in delta.c for num_matchesDan McGee2013-01-03
* Update copyright year for 2013Allan McRae2013-01-03
* Add public functions for accessing mtree dataAllan McRae2012-12-14
* Add internal functions for reading mtree file from local dbAllan McRae2012-12-14
* Extract .MTREE file into local package databaseAllan McRae2012-12-14
* Do not warn about missing database if being downloadedAllan McRae2012-12-14
* Fix future signature timestamp warningAllan McRae2012-12-14
* Plug various minor memory leaksAndrew Gregory2012-12-14
* Make alpm_pkg_find publicAllan McRae2012-12-14
* Add "Optional for" to package information outputAllan McRae2012-12-14
* Notify of removed package required as optdependAllan McRae2012-12-14
* It turns out we do care about directories...Allan McRae2012-12-14