| Commit message (Expand) | Author | Age |
... | |
* | Fix some easy to find double translations | Dan McGee | 2011-02-28 |
* | Check local DB version before continuing transaction | Dan McGee | 2011-02-28 |
* | Fix some database size estimation problems | Dan McGee | 2011-02-15 |
* | Handle null pkgcache for local/sync db_populate() | Pang Yan Han | 2011-02-07 |
* | Change default sync hash table sizing to 66% full | Dan McGee | 2011-02-04 |
* | Read pkgcache into hash | Allan McRae | 2011-02-04 |
* | Get estimated package count when populating databases | Dan McGee | 2011-02-04 |
* | Fix locale.h/setlocale inclusion with --disable-nls | Dan McGee | 2011-02-01 |
* | libalpm: fix db_update documentation | Xavier Chantry | 2011-01-31 |
* | Fix memory leak and error code in DB reading | Dan McGee | 2011-01-24 |
* | Remove epoch as an independent field | Dan McGee | 2011-01-21 |
* | Add a likely_pkg hint argument to sync_db_read | Dan McGee | 2011-01-21 |
* | Use size_t for alpm_list sizes | Allan McRae | 2011-01-07 |
* | Refactor old date parsing into single method | Dan McGee | 2011-01-07 |
* | Update copyright years for 2011 | Allan McRae | 2011-01-07 |
* | Detect undefined PATH_MAX | Allan McRae | 2010-12-29 |
* | Overhaul archive fgets function | Dan McGee | 2010-12-21 |
* | Use macros in sync DB parsing | Dan McGee | 2010-12-20 |
* | Remove non-public functions from header | Dan McGee | 2010-12-13 |
* | Mark sync_db_read() as static | Dan McGee | 2010-12-13 |
* | Create sync/ DB directory if it does not exist | Dan McGee | 2010-12-12 |
* | Make reading from any file possible in sync DB | Dan McGee | 2010-12-12 |
* | dirent usage cleanup | Dan McGee | 2010-12-12 |
* | Combine reading from depends and desc in sync db | Allan McRae | 2010-12-12 |
* | Fix a few problems reported by clang-analyzer | Xavier Chantry | 2010-12-12 |
* | Add epoch support to pacman/libalpm | Dan McGee | 2010-10-13 |
* | Small tweaks after backend merge | Dan McGee | 2010-10-13 |
* | Clean-up parsing sync database | Allan McRae | 2010-10-14 |
* | Move and rename splitname | Allan McRae | 2010-10-14 |
* | Only download sync databases | Allan McRae | 2010-10-14 |
* | Parse sync database | Allan McRae | 2010-10-14 |
* | Populate sync db from archive | Allan McRae | 2010-10-14 |
* | Completely separate local and sync db handling | Allan McRae | 2010-10-14 |
* | Separate be_files into be_sync and be_local | Allan McRae | 2010-10-14 |