Age | Commit message (Expand) | Author |
2012-04-12 | Merge branch 'maint' | Dan McGee |
2012-04-09 | Fix issues with unintialized variable value usage | Dan McGee |
2012-04-08 | 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-07 | 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-03-28 | Update all translation files | Dan McGee |
2012-03-28 | signing: cope with gpg2's failure at life | Dave Reisner |
2012-03-16 | Merge branch 'maint' | Dan McGee |
2012-03-16 | 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-14 | lib/sync: avoid unwanted unlink after download fail | Dave Reisner |
2012-03-14 | dload: reset payload filename members before download | Dave Reisner |
2012-03-12 | Minor format-string related cleanups | Dan McGee |
2012-03-08 | Merge branch 'maint' | Dan McGee |
2012-03-08 | 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-05 | 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-02-20 | Use "mode" in _alpm_makepath_mode | Allan McRae |
2012-02-20 | Merge branch 'maint' | Dan McGee |
2012-02-20 | Update copyright years | Allan McRae |
2012-02-20 | util: reduce pointer hell in _alpm_makepath_mode | Dave Reisner |
2012-02-20 | Print error message when to-be-downloaded file cannot be created | Nagy Gabor |
2012-02-20 | Don't check diskspace when using --dbonly | Dan McGee |
2012-02-19 | diskspace: ensure we match only full path components | Dan McGee |
2012-02-15 | Revert "Add -S --recursive operation" | Dan McGee |
2012-02-14 | Update SIGPIPE signal handler comment | Dan McGee |
2012-02-13 | Merge branch 'maint' | Dan McGee |
2012-02-13 | Reset errno before opening archive | Allan McRae |
2012-02-13 | Allow specifying shell for running scriptlets | Allan McRae |
2012-02-13 | use _alpm_access in a few more places for increased debugging info | Florian Pritz |
2012-02-13 | lib/sync: use full delta size as max download size | Dave Reisner |
2012-02-06 | Fix a handful of comment typos or misspellings | Dan McGee |
2012-02-06 | Translation updates from Transifex, mostly scripts | Dan McGee |
2012-02-06 | Merge branch 'maint' | Dan McGee |