Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-14doc/PKGBUILD: misc changesFlorian Pritz
2011-06-14Rename and rework signing helper methodsDan McGee
2011-06-14Alpm pkg accessors: ensure pkg argument is non-NULLDan McGee
2011-06-14Ensure handle is valid and pm_errno is reset when calling into APIDan McGee
2011-06-14Avoid setting sigverify option twiceDan McGee
2011-06-14Conflict check and skip_remove code cleanupsDan McGee
2011-06-14Small handle related cleanupsDan McGee
2011-06-14Add handle argument to _alpm_pkg_should_ignore()Dan McGee
2011-06-14Merge remote-tracking branch 'florian/sodeps'Dan McGee
2011-06-14doc/PKGBUILD: misc changesFlorian Pritz
2011-06-14Merge branch 'maint'Dan McGee
2011-06-14Remove alpm_db_get_url()Dan McGee
2011-06-13Added check option to BUILDENV array in makepkg.conf man pageEric BĂ©langer
2011-06-13Add a helper method for retrieving the DB signature pathDan McGee
2011-06-13alpm_db_update(): refactor out sync dir create/checkDan McGee
2011-06-13conf: do batch processing of repo sectionsDan McGee
2011-06-13conf: _parseconfig() cleanups and documentationDan McGee
2011-06-13Always pass data to trans_commit()Dan McGee
2011-06-13Remove global handle variableDan McGee
2011-06-13Switch all logging to use handle directlyDan McGee
2011-06-13Move pm_errno onto the handleDan McGee
2011-06-13Add handle argument to two more alpm methodsDan McGee
2011-06-13Require handle for alpm_checkconflicts()Dan McGee
2011-06-13Require handle for alpm_pkg_load()Dan McGee
2011-06-13Add handle argument to alpm_(add|remove)_pkg()Dan McGee
2011-06-13Added initialization code for database siglevelKerrick Staley
2011-06-13Fix memory leak if package sig was invalidDan McGee
2011-06-13Fix all current return(x) usagesDan McGee
2011-06-13Fix list_display on non-ttys and other output fixesDan McGee
2011-06-09doc/PKGBUILD: document libdepsFlorian Pritz
2011-06-09commit_single_pkg(): Use handle object directlyDan McGee
2011-06-09Require handle for alpm_sync_sysupgrade()Dan McGee
2011-06-09Require handle for alpm_db_register_sync()Dan McGee
2011-06-09Require handle argument to all alpm_trans_*() methodsDan McGee
2011-06-09Require handle argument to all alpm_option_(get|set)_*() methodsDan McGee
2011-06-09Require handle argument to alpm_logaction()Dan McGee
2011-06-09Kill all remaining 'PATH_MAX + 1' usagesDan McGee
2011-06-09_alpm_lstat: only duplicate string if necessaryDan McGee
2011-06-09Fix bracket type in makefileAllan McRae
2011-06-08Merge remote-tracking branch 'allan/working'Dan McGee
2011-06-08Fix graph free valgrind warningsDan McGee
2011-06-08pactest: only create install file if necessaryDan McGee
2011-06-08Plug a memory leakDan McGee
2011-06-08Fix name of original files in scriptsAllan McRae
2011-06-08pacman-key: add vim modeline and fix whitespace issuesAllan McRae
2011-06-08pkgdelta: add vim modelineAllan McRae
2011-06-08Remove incorrect output with download only and IgnorePkgAllan McRae
2011-06-07Add late-breaking 3.5.3 NEWSDan McGee
2011-06-07Merge branch 'maint'Dan McGee
2011-06-07pacman-key: update copyrightAllan McRae