| Commit message (Expand) | Author | Age |
... | |
| * | Add more debug logging to dir_belongsto_pkg() function | Dan McGee | 2012-08-01 |
* | | Fix wrong parameter name in alpm_db_update's signature | Barbu Paul - Gheorghe | 2012-08-01 |
* | | util: fix line length calc in _alpm_archive_fgets | Dave Reisner | 2012-08-01 |
* | | lib/conflict: use a binary search within filelists | Dave Reisner | 2012-08-01 |
* | | lib/be_local: ensure local filelists are sorted | Dave Reisner | 2012-08-01 |
* | | lib/be_package: use qsort instead of our own msort | Dave Reisner | 2012-08-01 |
* | | Merge branch 'maint' | Dan McGee | 2012-07-10 |
|\| |
|
| * | Check empty subdirectory ownership | Allan McRae | 2012-07-10 |
| * | Add conflict for replacing owned empty directory | Allan McRae | 2012-07-10 |
* | | update comments referring to alpm_option_get_syncdbs | Dave Reisner | 2012-07-10 |
* | | diskspace: log errors when opening the mount table fails | Dave Reisner | 2012-07-10 |
* | | diskspace: only load filesystem info on demand | Dave Reisner | 2012-06-25 |
* | | diskspace: dedupe code for loading FS usage | Dave Reisner | 2012-06-25 |
* | | repo-add: add checkdepends information | Allan McRae | 2012-06-25 |
* | | add line length parameter to _alpm_strip_newline | Dave Reisner | 2012-06-25 |
* | | add real_line_size to alpm_read_buffer | Dave Reisner | 2012-06-25 |
* | | check proper variable for NULL | Dave Reisner | 2012-06-25 |
* | | diskspace: canonicalize path to download dir | Dave Reisner | 2012-06-25 |
* | | libalpm/remove.c - add doxygen | Andrew Gregory | 2012-05-21 |
* | | repo-add: add makedepends information | Allan McRae | 2012-05-20 |
* | | fix -Wshadow warnings as reported by gcc 4.4.3 | Dave Reisner | 2012-05-20 |
* | | 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 |