| Commit message (Expand) | Author | Age |
... | |
* | | 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 |
* | | 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 |
* | | 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-13 |
* | | Avoid stat call to determine is_directory if possible | Dan McGee | 2010-10-11 |
* | | Set pm_errno on libarchive errors while reading | Sebastian Nowicki | 2010-09-27 |
* | | Update gettext Makefiles to 0.18 | Dan McGee | 2010-09-23 |
* | | Merge branch 'maint' | Dan McGee | 2010-09-15 |
|\| |
|
| * | Update Kazakh translation | Baurzhan Muftakhidinov | 2010-09-15 |
| * | Minor translation file updates after `make distcheck` | Dan McGee | 2010-09-03 |
* | | Fix libfetch configure checking | Dan McGee | 2010-09-06 |
* | | Merge branch 'maint' | Dan McGee | 2010-09-03 |
|\| |
|
| * | libalpm Swedish translation update | Tobias Eriksson | 2010-09-03 |
* | | Clean up libfetch checking in configure | Dan McGee | 2010-09-02 |
* | | Use OpenSSL MD5 crypto functions if available | Dan McGee | 2010-09-02 |
* | | libalpm md5: use larger and dynamic buffer | Dan McGee | 2010-09-02 |
* | | Merge branch 'maint' | Dan McGee | 2010-09-01 |
|\| |
|
| * | Add new European Portuguese translation | Gaspar Santos | 2010-09-01 |
* | | use execv to avoid using sh just to run ldconfig | Jonathan Conder | 2010-08-27 |
* | | redirect scriptlet stderr synchronously through alpm | Jonathan Conder | 2010-08-27 |
* | | Merge branch 'maint' | Dan McGee | 2010-08-23 |
|\| |
|
| * | Add Slovak translation | Jozef Riha | 2010-08-23 |
| * | Updates for Polish translations | Mateusz Herych | 2010-08-18 |
* | | Fix some whitespace issues | Allan McRae | 2010-08-23 |
* | | fgets invocation cleanup | Dan McGee | 2010-08-23 |
* | | Enable libfetch connection caching | Dan McGee | 2010-08-23 |
* | | Merge branch 'maint' | Dan McGee | 2010-07-27 |
|\| |
|
| * | Small fix to Kazakh translation | Baurzhan Muftakhidinov | 2010-07-27 |
| * | Mark sync_pkg and sync_target as static functions | Dan McGee | 2010-07-27 |
| * | Maintain a list of seen packages when installing a group | Dan McGee | 2010-07-27 |
* | | Download sync db into DBPath/sync | Allan McRae | 2010-07-07 |
* | | Remove DBEXT usage | Allan McRae | 2010-07-07 |
* | | Check return value of fgets calls | Allan McRae | 2010-07-07 |
* | | Check return value of chdir and getcwd | Allan McRae | 2010-07-01 |
* | | Check return value of fwrite when copying files | Allan McRae | 2010-06-30 |
* | | Do not compare signed and unsigned types | Allan McRae | 2010-06-30 |