summaryrefslogtreecommitdiff
path: root/lib/libalpm/be_sync.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
* Detect undefined PATH_MAXAllan McRae2010-12-29
* Overhaul archive fgets functionDan McGee2010-12-21
* Use macros in sync DB parsingDan McGee2010-12-20
* Remove non-public functions from headerDan McGee2010-12-13
* Mark sync_db_read() as staticDan McGee2010-12-13
* Create sync/ DB directory if it does not existDan McGee2010-12-12
* Make reading from any file possible in sync DBDan McGee2010-12-12
* dirent usage cleanupDan McGee2010-12-12
* Combine reading from depends and desc in sync dbAllan McRae2010-12-12
* Fix a few problems reported by clang-analyzerXavier Chantry2010-12-12
* Add epoch support to pacman/libalpmDan McGee2010-10-13
* Small tweaks after backend mergeDan McGee2010-10-13
* Clean-up parsing sync databaseAllan McRae2010-10-14
* Move and rename splitnameAllan 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