| Commit message (Expand) | Author | Age |
* | Merge branch 'maint' | Dan McGee | 2012-05-20 |
|\ |
|
| * | Ensure pre_upgrade scriptlet gets old package version | Dan McGee | 2012-05-04 |
* | | Convert ALLOC_FAIL macro into a function | Dan McGee | 2012-04-29 |
* | | be_local: use the right length value for filename in all cases | Dan McGee | 2012-04-29 |
* | | Merge remote-tracking branch 'dave/buildsys' | Dan McGee | 2012-04-29 |
|\ \ |
|
| * | | libalpm: add pkg-config file | Dave Reisner | 2012-04-25 |
* | | | Move short-lived realpath buffers to the stack | Dan McGee | 2012-04-29 |
* | | | Pointer coding style cleanups | Dan McGee | 2012-04-24 |
* | | | be_local: write all single-valued attributes first | Dan McGee | 2012-04-24 |
|/ / |
|
* | | Merge branch 'maint' | Dan McGee | 2012-04-12 |
|\| |
|
| * | Fix issues with unintialized variable value usage | Dan McGee | 2012-04-09 |
* | | Fix a signed overflow error on i686 with GCC 4.7.0 | Dan McGee | 2012-04-08 |
* | | Various tweaks to support building with excessive GCC warning flags | Dan McGee | 2012-04-08 |
* | | buildsys: define warning CFLAGS in separate var | Dave Reisner | 2012-04-08 |
* | | buildsys: cleanup gpgme compile time check | Dave Reisner | 2012-04-08 |
* | | buildsys: use pkg-config for libcurl detection | Dave Reisner | 2012-04-08 |
* | | buildsys: use pkg-config for libarchive detection | Dave Reisner | 2012-04-08 |
* | | buildsys: use pkg-config for openssl detection | Dave Reisner | 2012-04-08 |
* | | Prefix alpm_pkgfrom_t members with ALPM_ | Allan McRae | 2012-04-07 |
* | | Return more useful error codes on package open failures | Dan McGee | 2012-04-07 |
* | | Make selecting scriptlet shell work | Allan McRae | 2012-04-07 |
* | | Merge branch 'maint' | Dan McGee | 2012-04-07 |
|\| |
|
| * | sync: fix crash on failed downloads | Dave Reisner | 2012-04-07 |
| * | Updates from Transifex | Dan McGee | 2012-04-07 |
| * | Update all translation files | Dan McGee | 2012-03-28 |
| * | signing: cope with gpg2's failure at life | Dave Reisner | 2012-03-28 |
* | | Merge branch 'maint' | Dan McGee | 2012-03-16 |
|\| |
|
| * | lib/sync: avoid unwanted unlink after download fail | Dave Reisner | 2012-03-14 |
| * | dload: reset payload filename members before download | Dave Reisner | 2012-03-14 |
* | | Prefer fputs/fputc over fprintf when writing local database | Dan McGee | 2012-03-16 |
* | | Extract a write_deps function from local database writing | Dan McGee | 2012-03-16 |
* | | Remove unnecessary path check from local database | Dan McGee | 2012-03-16 |
* | | Minor format-string related cleanups | Dan McGee | 2012-03-12 |
* | | Merge branch 'maint' | Dan McGee | 2012-03-08 |
|\| |
|
| * | Translation updates from Transifex | Dan McGee | 2012-03-05 |
| * | Fix a potential memory leak in filelist creation | Dan McGee | 2012-03-05 |
| * | Fix a memory leak when loading an invalid package | Dan McGee | 2012-03-05 |
* | | Simplify package validation info output for sync packages | Allan McRae | 2012-03-08 |
* | | Remove _alpm_csum | Allan McRae | 2012-03-08 |
* | | Add information on how an installed package was validated | Allan McRae | 2012-03-08 |
* | | Hook new optdepend structures up | Benedikt Morbach | 2012-03-08 |
* | | Allow alpm_depend_t to have a description | Dan McGee | 2012-03-08 |
* | | Use "mode" in _alpm_makepath_mode | Allan McRae | 2012-02-20 |
* | | Merge branch 'maint' | Dan McGee | 2012-02-20 |
|\| |
|
| * | Don't check diskspace when using --dbonly | Dan McGee | 2012-02-20 |
| * | diskspace: ensure we match only full path components | Dan McGee | 2012-02-19 |
| * | Revert "Add -S --recursive operation" | Dan McGee | 2012-02-15 |
| * | Update SIGPIPE signal handler comment | Dan McGee | 2012-02-14 |
* | | Update copyright years | Allan McRae | 2012-02-20 |
* | | util: reduce pointer hell in _alpm_makepath_mode | Dave Reisner | 2012-02-20 |