summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* makepkg: create source package inside fakerootAllan McRae2011-06-15
* Clean up makefile for script generationAllan McRae2011-06-15
* parse_options: adjust error messagesAllan McRae2011-06-15
* scripts/library: add README fileAllan McRae2011-06-15
* scripts: refactor output formatting functionsAllan McRae2011-06-15
* makepkg: move option parsing code to separate fileAllan McRae2011-06-15
* Merge branch 'maint'Dan McGee2011-06-15
|\
| * list_display: fix incorrect assignmentDan McGee2011-06-15
| * Fix man page generation for out of tree buildAllan McRae2011-06-15
* | Ensure humanize_size works for negative valuesJakob Gruber2011-06-15
* | Use pm_fprintpf in table_create_formatJakob Gruber2011-06-15
* | makepkg: reword purge messageAllan McRae2011-06-15
* | valgrind.supp: add known leak exposed by cURLDan McGee2011-06-14
* | doc/PKGBUILD: misc changesFlorian Pritz2011-06-14
* | Rename and rework signing helper methodsDan McGee2011-06-14
* | Alpm pkg accessors: ensure pkg argument is non-NULLDan McGee2011-06-14
* | Ensure handle is valid and pm_errno is reset when calling into APIDan McGee2011-06-14
* | Avoid setting sigverify option twiceDan McGee2011-06-14
* | Conflict check and skip_remove code cleanupsDan McGee2011-06-14
* | Small handle related cleanupsDan McGee2011-06-14
* | Add handle argument to _alpm_pkg_should_ignore()Dan McGee2011-06-14
* | Merge remote-tracking branch 'florian/sodeps'Dan McGee2011-06-14
|\ \
| * | doc/PKGBUILD: document libdepsFlorian Pritz2011-06-09
| * | makepkg: add libdepends supportFlorian Pritz2011-06-01
| * | makepkg: add libprovides supportFlorian Pritz2011-05-27
* | | doc/PKGBUILD: misc changesFlorian Pritz2011-06-14
* | | Merge branch 'maint'Dan McGee2011-06-14
|\ \ \ | | |/ | |/|
| * | Added check option to BUILDENV array in makepkg.conf man pageEric BĂ©langer2011-06-13
| * | Fix list_display on non-ttys and other output fixesDan McGee2011-06-13
| * | Add late-breaking 3.5.3 NEWSDan McGee2011-06-07
* | | Remove alpm_db_get_url()Dan McGee2011-06-14
* | | Add a helper method for retrieving the DB signature pathDan McGee2011-06-13
* | | alpm_db_update(): refactor out sync dir create/checkDan McGee2011-06-13
* | | conf: do batch processing of repo sectionsDan McGee2011-06-13
* | | conf: _parseconfig() cleanups and documentationDan McGee2011-06-13
* | | Always pass data to trans_commit()Dan McGee2011-06-13
* | | Remove global handle variableDan McGee2011-06-13
* | | Switch all logging to use handle directlyDan McGee2011-06-13
* | | Move pm_errno onto the handleDan McGee2011-06-13
* | | Add handle argument to two more alpm methodsDan McGee2011-06-13
* | | Require handle for alpm_checkconflicts()Dan McGee2011-06-13
* | | Require handle for alpm_pkg_load()Dan McGee2011-06-13
* | | Add handle argument to alpm_(add|remove)_pkg()Dan McGee2011-06-13
* | | Added initialization code for database siglevelKerrick Staley2011-06-13
* | | Fix memory leak if package sig was invalidDan McGee2011-06-13
* | | Fix all current return(x) usagesDan McGee2011-06-13
* | | commit_single_pkg(): Use handle object directlyDan McGee2011-06-09
* | | Require handle for alpm_sync_sysupgrade()Dan McGee2011-06-09
* | | Require handle for alpm_db_register_sync()Dan McGee2011-06-09
* | | Require handle argument to all alpm_trans_*() methodsDan McGee2011-06-09