Age | Commit message (Expand) | Author |
2010-10-13 | Merge branch 'maint' | Dan McGee |
2010-10-13 | Add several pactests for epoch code | Dan McGee |
2010-10-13 | Add epoch verification to makepkg | Dan McGee |
2010-10-13 | Update contrib/ for epoch | Dan McGee |
2010-10-13 | Add epoch support to pactest | Dan McGee |
2010-10-13 | Make repo-add and makepkg epoch-aware | Dan McGee |
2010-10-13 | Update documentation to reflect new epoch package variable | Dan McGee |
2010-10-13 | Add epoch support to pacman/libalpm | Dan McGee |
2010-10-13 | Small tweaks after backend merge | Dan McGee |
2010-10-13 | Merge remote branch 'allan/backend' | Dan McGee |
2010-10-14 | Only write to local repos | Allan McRae |
2010-10-14 | Clean-up parsing sync database | Allan McRae |
2010-10-14 | Clean-up parsing local database | Allan McRae |
2010-10-14 | Remove lazy loading of deltas | Allan McRae |
2010-10-14 | Move and rename splitname | Allan McRae |
2010-10-14 | Restrict visibility of checkdbdir and get_pkgpath | Allan McRae |
2010-10-14 | Clean up all old database files and directories | 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-13 | Fix bash shell location check | Dan McGee |
2010-10-13 | Move db cache handling functions | Allan McRae |
2010-10-13 | Move database handling utility functions | Allan McRae |
2010-10-13 | Fix documentation syntax and typo | Allan McRae |
2010-10-13 | Initial hack at a DB operations struct | Dan McGee |
2010-10-13 | Move the cache stuff where it should be | Dan McGee |
2010-10-13 | Move changelog functions to callback struct | Dan McGee |
2010-10-13 | Complete rework of package accessor logic | Dan McGee |
2010-10-13 | Allow local and sync db to be treated separately | Dan McGee |
2010-10-13 | Unify caching concerns in package accessors | Dan McGee |
2010-10-12 | contrib/ follow-up work | Dan McGee |
2010-10-11 | CLI args: stricter/better parsing | Jakob Gruber |
2010-10-11 | CLI args: reorganize parsing | Jakob Gruber |
2010-10-11 | util: fall cleaning on single file programs | Dan McGee |
2010-10-11 | Use sysconfdir, localstatedir, BASH instead of hardcoded values | Nezmer |
2010-10-11 | Add .in extension to files in contrib | Nezmer |
2010-10-11 | repo-add: more informative delta messages | Xavier Chantry |
2010-10-11 | repo-add: add delta generation | Xavier Chantry |
2010-10-11 | Read 'force' entry from packages | Dan McGee |
2010-10-11 | pactest: fix typo in ignore001 | Xavier Chantry |
2010-10-11 | makepkg: Use mkfifo instead of GNU-only 'mknod <file> p' | Nezmer |
2010-10-11 | CLI args: add pactest with an invalid combination | Jakob Gruber |
2010-10-11 | pactest: fix gensync | Xavier Chantry |
2010-10-11 | pactest: use simpler method to create tar | Xavier Chantry |
2010-10-11 | Only check for function if we are using libfetch | Dan McGee |
2010-10-11 | Remove use of `seq` in pactree | Dan McGee |
2010-10-11 | Avoid stat call to determine is_directory if possible | Dan McGee |
2010-10-05 | Merge branch 'maint' | Dan McGee |