summaryrefslogtreecommitdiff
path: root/lib/libalpm/be_local.c
Commit message (Expand)AuthorAge
* Use size_t for alpm_list sizesAllan McRae2011-01-07
* Refactor old date parsing into single methodDan McGee2011-01-07
* Update copyright years for 2011Allan McRae2011-01-07
* Remove FORCE reading from local DBDan McGee2011-01-05
* Declare all local functions staticAllan McRae2010-12-30
* Abstract has_scriptlet() to package ops structDan McGee2010-12-13
* Remove non-public functions from headerDan McGee2010-12-13
* Abort db_populate if dbpath is not setBruno Widmann2010-12-13
* Merge desc and depends files in local dbAllan McRae2010-12-12
* dirent usage cleanupDan McGee2010-12-12
* Add epoch support to pacman/libalpmDan McGee2010-10-13
* Small tweaks after backend mergeDan McGee2010-10-13
* Only write to local reposAllan McRae2010-10-14
* Clean-up parsing local databaseAllan McRae2010-10-14
* Remove lazy loading of deltasAllan McRae2010-10-14
* Move and rename splitnameAllan McRae2010-10-14
* Restrict visibility of checkdbdir and get_pkgpathAllan McRae2010-10-14
* Populate sync db from archiveAllan McRae2010-10-14
* Completely separate local and sync db handlingAllan McRae2010-10-14
* Separate be_files into be_sync and be_localAllan McRae2010-10-14