summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/be_local.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-13dirent usage cleanupDan McGee1-1/+1
2010-10-14Add epoch support to pacman/libalpmDan McGee1-6/+16
2010-10-14Small tweaks after backend mergeDan McGee1-9/+4
2010-10-14Only write to local reposAllan McRae1-53/+38
2010-10-14Clean-up parsing local databaseAllan McRae1-24/+3
2010-10-14Remove lazy loading of deltasAllan McRae1-24/+2
2010-10-14Move and rename splitnameAllan McRae1-1/+1
2010-10-14Restrict visibility of checkdbdir and get_pkgpathAllan McRae1-0/+34
2010-10-14Populate sync db from archiveAllan McRae1-0/+1
2010-10-14Completely separate local and sync db handlingAllan McRae1-31/+36
2010-10-14Separate be_files into be_sync and be_localAllan McRae1-0/+985