| Commit message (Expand) | Author | Age |
... | |
* | | makepkg: Add UPX compression support | Allan McRae | 2011-06-22 |
* | | repo-add: show better error when path to repo does not exist | Dave Reisner | 2011-06-20 |
* | | repo-add: allow creating a database with no compression | Dan McGee | 2011-06-20 |
* | | repo-add: use bash equivalents of basename/dirname | Dave Reisner | 2011-06-20 |
* | | lib/util: call _alpm_log before setting handle->pm_errno | Dave Reisner | 2011-06-20 |
* | | pactest: add retcode=0 to several tests | Dan McGee | 2011-06-20 |
* | | makepkg: fix broken syntax (double $) | Florian Pritz | 2011-06-20 |
* | | Improve cachedir removal and error handling | Dan McGee | 2011-06-20 |
* | | Documented _alpm_download() | Kerrick Staley | 2011-06-20 |
* | | Documented purpose of be_*.c | Kerrick Staley | 2011-06-20 |
* | | pacman/util.c: support terminals with unknown width | Dave Reisner | 2011-06-20 |
* | | Correctly duplicate delta objects | Dan McGee | 2011-06-20 |
* | | Clean up util md5sum method | Dan McGee | 2011-06-20 |
* | | Merge branch 'public-structs' | Dan McGee | 2011-06-20 |
|\ \ |
|
| * | | Make pmgrp_t public | Dan McGee | 2011-06-16 |
| * | | Make pmdelta_t public | Dan McGee | 2011-06-16 |
| * | | Make pmdepend_t and pmdepmissing_t public | Dan McGee | 2011-06-16 |
| * | | Make struct pmconflict_t public | Dan McGee | 2011-06-16 |
| * | | Make pmfileconflict_t type public | Dan McGee | 2011-06-16 |
* | | | lib/handle: use CALLOC macro instead of bare calloc | Dave Reisner | 2011-06-20 |
* | | | Don't call public API in _alpm_log() | Dan McGee | 2011-06-20 |
|/ / |
|
* | | API: change 'signaturedir' to 'gpgdir' | Dan McGee | 2011-06-15 |
* | | makepkg: create source package inside fakeroot | Allan McRae | 2011-06-15 |
* | | Clean up makefile for script generation | Allan McRae | 2011-06-15 |
* | | parse_options: adjust error messages | Allan McRae | 2011-06-15 |
* | | scripts/library: add README file | Allan McRae | 2011-06-15 |
* | | scripts: refactor output formatting functions | Allan McRae | 2011-06-15 |
* | | makepkg: move option parsing code to separate file | Allan McRae | 2011-06-15 |
* | | Merge branch 'maint' | Dan McGee | 2011-06-15 |
|\| |
|
| * | list_display: fix incorrect assignment | Dan McGee | 2011-06-15 |
| * | Fix man page generation for out of tree build | Allan McRae | 2011-06-15 |
* | | Ensure humanize_size works for negative values | Jakob Gruber | 2011-06-15 |
* | | Use pm_fprintpf in table_create_format | Jakob Gruber | 2011-06-15 |
* | | makepkg: reword purge message | Allan McRae | 2011-06-15 |
* | | valgrind.supp: add known leak exposed by cURL | Dan McGee | 2011-06-14 |
* | | doc/PKGBUILD: misc changes | Florian Pritz | 2011-06-14 |
* | | Rename and rework signing helper methods | Dan McGee | 2011-06-14 |
* | | Alpm pkg accessors: ensure pkg argument is non-NULL | Dan McGee | 2011-06-14 |
* | | Ensure handle is valid and pm_errno is reset when calling into API | Dan McGee | 2011-06-14 |
* | | Avoid setting sigverify option twice | Dan McGee | 2011-06-14 |
* | | Conflict check and skip_remove code cleanups | Dan McGee | 2011-06-14 |
* | | Small handle related cleanups | Dan McGee | 2011-06-14 |
* | | Add handle argument to _alpm_pkg_should_ignore() | Dan McGee | 2011-06-14 |
* | | Merge remote-tracking branch 'florian/sodeps' | Dan McGee | 2011-06-14 |
|\ \ |
|
| * | | doc/PKGBUILD: document libdeps | Florian Pritz | 2011-06-09 |
| * | | makepkg: add libdepends support | Florian Pritz | 2011-06-01 |
| * | | makepkg: add libprovides support | Florian Pritz | 2011-05-27 |
* | | | doc/PKGBUILD: misc changes | Florian Pritz | 2011-06-14 |
* | | | Merge branch 'maint' | Dan McGee | 2011-06-14 |
|\ \ \
| | |/
| |/| |
|
| * | | Added check option to BUILDENV array in makepkg.conf man page | Eric BĂ©langer | 2011-06-13 |