summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Abort db_populate if dbpath is not setBruno Widmann2010-12-13
* Create sync/ DB directory if it does not existDan McGee2010-12-12
* Merge desc and depends files in local dbAllan McRae2010-12-12
* Attempt to stop installation when we encounter problemsDan McGee2010-12-12
* Turn libarchive warnings into libalpm warningsDan McGee2010-12-12
* Make reading from any file possible in sync DBDan McGee2010-12-12
* diskspace style cleanups and small fixesDan McGee2010-12-12
* Refactor statfs/statvfs type checkDan McGee2010-12-12
* Display progress bar for disk space checkingAllan McRae2010-12-12
* Add configuration option to control disk space checkingAllan McRae2010-12-12
* Implement disk space checkingAllan McRae2010-12-12
* Add functions to calculate approximate disk usage by packagesAllan McRae2010-12-12
* Add function to match file to mount pointAllan McRae2010-12-12
* Add function for listing system mount pointsAllan McRae2010-12-12
* Prototype disk space checking functionalityAllan McRae2010-12-12
* Remove AC_TYPE_SIGNAL usageDan McGee2010-12-12
* dirent usage cleanupDan McGee2010-12-12
* Move MAX_DELTA_RATIO definitionAllan McRae2010-12-12
* Combine reading from depends and desc in sync dbAllan McRae2010-12-12
* alpm/remove.c : respect --dbonly during remove-upgradeXavier Chantry2010-12-12
* alpm: don't expose alpm_depcmpXavier Chantry2010-12-12
* alpm: kill alpm_deptestXavier Chantry2010-12-12
* alpm: add new alpm_find_satisfier functionXavier Chantry2010-12-12
* Fix a few problems reported by clang-analyzerXavier Chantry2010-12-12
* Merge branch 'maint'Dan McGee2010-12-12
|\
| * be_files: write EPOCH instead of FORCEXavier Chantry2010-12-12
| * Fix possible null pointer deref in check_archDan McGee2010-12-10
* | Merge branch 'maint'Dan McGee2010-10-18
|\|
| * alpm/sync: very small memleak fixXavier Chantry2010-10-18
| * libalpm/remove: fix funny progress bar problem with empty packagesXavier Chantry2010-10-18
| * Read 'force' entry from packagesDan McGee2010-10-11
* | be_package: read force entry and convert to epochXavier Chantry2010-10-14
* | 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 sync databaseAllan 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
* | Only download sync databasesAllan McRae2010-10-14
* | Parse sync databaseAllan 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
* | Move db cache handling functionsAllan McRae2010-10-13
* | Move database handling utility functionsAllan McRae2010-10-13
* | Fix documentation syntax and typoAllan McRae2010-10-13
* | Initial hack at a DB operations structDan McGee2010-10-13
* | Move the cache stuff where it should beDan McGee2010-10-13