summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
|\|
| * Check empty subdirectory ownershipAllan McRae2012-07-10
| * Add conflict for replacing owned empty directoryAllan McRae2012-07-10
* | update comments referring to alpm_option_get_syncdbsDave Reisner2012-07-10
* | diskspace: log errors when opening the mount table failsDave Reisner2012-07-10
* | diskspace: only load filesystem info on demandDave Reisner2012-06-25
* | diskspace: dedupe code for loading FS usageDave Reisner2012-06-25
* | repo-add: add checkdepends informationAllan McRae2012-06-25
* | add line length parameter to _alpm_strip_newlineDave Reisner2012-06-25
* | add real_line_size to alpm_read_bufferDave Reisner2012-06-25
* | check proper variable for NULLDave Reisner2012-06-25