Age | Commit message (Expand) | Author | Files | Lines |
2010-10-14 | Add epoch support to pacman/libalpm | Dan McGee | 6 | -22/+47 |
2010-10-14 | Small tweaks after backend merge | Dan McGee | 3 | -19/+4 |
2010-10-14 | Only write to local repos | Allan McRae | 1 | -53/+38 |
2010-10-14 | Clean-up parsing sync database | Allan McRae | 1 | -26/+1 |
2010-10-14 | Clean-up parsing local database | Allan McRae | 1 | -24/+3 |
2010-10-14 | Remove lazy loading of deltas | Allan McRae | 2 | -26/+3 |
2010-10-14 | Move and rename splitname | Allan McRae | 6 | -50/+49 |
2010-10-14 | Restrict visibility of checkdbdir and get_pkgpath | Allan McRae | 3 | -39/+34 |
2010-10-14 | Only download sync databases | Allan McRae | 1 | -163/+2 |
2010-10-14 | Parse sync database | Allan McRae | 2 | -414/+132 |
2010-10-14 | Populate sync db from archive | Allan McRae | 3 | -27/+42 |
2010-10-14 | Completely separate local and sync db handling | Allan McRae | 6 | -77/+81 |
2010-10-14 | Separate be_files into be_sync and be_local | Allan McRae | 8 | -325/+943 |
2010-10-13 | Move db cache handling functions | Allan McRae | 2 | -242/+243 |
2010-10-13 | Move database handling utility functions | Allan McRae | 3 | -74/+81 |
2010-10-13 | Fix documentation syntax and typo | Allan McRae | 2 | -2/+2 |
2010-10-13 | Initial hack at a DB operations struct | Dan McGee | 3 | -7/+29 |
2010-10-13 | Move the cache stuff where it should be | Dan McGee | 13 | -335/+259 |
2010-10-13 | Move changelog functions to callback struct | Dan McGee | 3 | -75/+175 |
2010-10-13 | Complete rework of package accessor logic | Dan McGee | 5 | -92/+398 |
2010-10-13 | Allow local and sync db to be treated separately | Dan McGee | 5 | -34/+37 |
2010-10-13 | Unify caching concerns in package accessors | Dan McGee | 1 | -181/+30 |
2010-10-11 | Avoid stat call to determine is_directory if possible | Dan McGee | 1 | -10/+19 |
2010-09-27 | Set pm_errno on libarchive errors while reading | Sebastian Nowicki | 1 | -3/+13 |
2010-09-23 | Update gettext Makefiles to 0.18 | Dan McGee | 1 | -39/+128 |
2010-09-15 | Merge branch 'maint' | Dan McGee | 2 | -14/+12 |
2010-09-15 | Update Kazakh translation | Baurzhan Muftakhidinov | 1 | -9/+9 |
2010-09-06 | Fix libfetch configure checking | Dan McGee | 3 | -8/+8 |
2010-09-04 | Minor translation file updates after `make distcheck` | Dan McGee | 1 | -5/+3 |
2010-09-04 | Merge branch 'maint' | Dan McGee | 1 | -12/+12 |
2010-09-04 | libalpm Swedish translation updatev3.4.1 | Tobias Eriksson | 1 | -12/+12 |
2010-09-02 | Clean up libfetch checking in configure | Dan McGee | 3 | -8/+8 |
2010-09-02 | Use OpenSSL MD5 crypto functions if available | Dan McGee | 2 | -2/+48 |
2010-09-02 | libalpm md5: use larger and dynamic buffer | Dan McGee | 1 | -2/+11 |
2010-09-02 | Merge branch 'maint' | Dan McGee | 2 | -0/+618 |
2010-09-02 | Add new European Portuguese translation | Gaspar Santos | 2 | -0/+618 |
2010-08-27 | use execv to avoid using sh just to run ldconfig | Jonathan Conder | 3 | -7/+11 |
2010-08-27 | redirect scriptlet stderr synchronously through alpm | Jonathan Conder | 1 | -36/+55 |
2010-08-24 | Merge branch 'maint' | Dan McGee | 3 | -88/+530 |
2010-08-24 | Fix some whitespace issues | Allan McRae | 3 | -5/+5 |
2010-08-24 | fgets invocation cleanup | Dan McGee | 2 | -32/+32 |
2010-08-24 | Add Slovak translation | Jozef Riha | 2 | -0/+519 |
2010-08-24 | Enable libfetch connection caching | Dan McGee | 1 | -0/+13 |
2010-08-18 | Updates for Polish translations | Mateusz Herych | 1 | -88/+11 |
2010-07-27 | Merge branch 'maint' | Dan McGee | 2 | -8/+12 |
2010-07-27 | Small fix to Kazakh translation | Baurzhan Muftakhidinov | 1 | -1/+1 |
2010-07-27 | Mark sync_pkg and sync_target as static functions | Dan McGee | 1 | -6/+6 |
2010-07-27 | Maintain a list of seen packages when installing a group | Dan McGee | 1 | -4/+8 |
2010-07-07 | Download sync db into DBPath/sync | Allan McRae | 1 | -4/+8 |
2010-07-07 | Remove DBEXT usage | Allan McRae | 1 | -4/+4 |