index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author |
---|---|---|
2010-12-13 | Remove non-public functions from header | Dan McGee |
2010-12-13 | Mark sync_db_read() as static | Dan McGee |
2010-12-12 | 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-10-13 | Add epoch support to pacman/libalpm | Dan McGee |
2010-10-13 | Small tweaks after backend merge | Dan McGee |
2010-10-14 | 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 |