summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* Fix overzealous package removal with unmet dependenciesAndrew Gregory2012-12-14
* _alpm_filelist_resolve: add useful return codeAndrew Gregory2012-12-14
* Avoid upgrade conflict with unchanged effective pathAllan McRae2012-12-14
* Resolve file paths during inter-package conflict checkAllan McRae2012-12-14
* _alpm_filelist_resolve: use original filenames where possibleAndrew Gregory2012-12-14
* Add _alpm_filelist_resolveAndrew Gregory2012-12-14
* Add resolved_path to alpm_filelist_tAllan McRae2012-12-14
* Detect inter-package conflicts between files and directoriesAllan McRae2012-12-14
* fixed erroneous memory access to newurl in alpm_db_remove_serverPaul Barbu Gheorghe2012-11-27
* buildsys: eschew use of DEFS, prefer AM_CPPFLAGSDave Reisner2012-11-27
* Merge branch 'maint'Dan McGee2012-09-18
|\
| * signing.c: warn if time went backwardsFlorian Pritz2012-09-18
* | Fix documentation typoAllan McRae2012-09-18
* | Remove incorrect documentation for unlink_fileAllan McRae2012-09-18
* | removed the condition in alpm_db_set_servers since FREELIST is NULL safeBarbu Paul - Gheorghe2012-08-07
* | Merge branch 'maint'Dan McGee2012-08-07
|\|
| * Print repo being search for replaces in debug outputAllan McRae2012-08-07
* | coding style fixesFlorian Pritz2012-08-07
* | Split _alpm_filelist_operation functionAllan McRae2012-08-02
* | Move filelist functions into separate source fileDan McGee2012-08-02
* | Merge branch 'maint'Dan McGee2012-08-01
|\|
| * Add more debug logging to dir_belongsto_pkg() functionDan McGee2012-08-01
* | Fix wrong parameter name in alpm_db_update's signatureBarbu Paul - Gheorghe2012-08-01
* | util: fix line length calc in _alpm_archive_fgetsDave Reisner2012-08-01
* | lib/conflict: use a binary search within filelistsDave Reisner2012-08-01
* | lib/be_local: ensure local filelists are sortedDave Reisner2012-08-01
* | lib/be_package: use qsort instead of our own msortDave Reisner2012-08-01
* | Merge branch 'maint'Dan McGee2012-07-10
|\|