| Commit message (Expand) | Author | Age |
... | |
| * | | 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 |
| * | | Fix list_display on non-ttys and other output fixes | Dan McGee | 2011-06-13 |
| * | | Add late-breaking 3.5.3 NEWS | Dan McGee | 2011-06-07 |
* | | | Remove alpm_db_get_url() | Dan McGee | 2011-06-14 |
* | | | Add a helper method for retrieving the DB signature path | Dan McGee | 2011-06-13 |
* | | | alpm_db_update(): refactor out sync dir create/check | Dan McGee | 2011-06-13 |
* | | | conf: do batch processing of repo sections | Dan McGee | 2011-06-13 |
* | | | conf: _parseconfig() cleanups and documentation | Dan McGee | 2011-06-13 |
* | | | Always pass data to trans_commit() | Dan McGee | 2011-06-13 |
* | | | Remove global handle variable | Dan McGee | 2011-06-13 |
* | | | Switch all logging to use handle directly | Dan McGee | 2011-06-13 |
* | | | Move pm_errno onto the handle | Dan McGee | 2011-06-13 |
* | | | Add handle argument to two more alpm methods | Dan McGee | 2011-06-13 |
* | | | Require handle for alpm_checkconflicts() | Dan McGee | 2011-06-13 |
* | | | Require handle for alpm_pkg_load() | Dan McGee | 2011-06-13 |
* | | | Add handle argument to alpm_(add|remove)_pkg() | Dan McGee | 2011-06-13 |
* | | | Added initialization code for database siglevel | Kerrick Staley | 2011-06-13 |
* | | | Fix memory leak if package sig was invalid | Dan McGee | 2011-06-13 |
* | | | Fix all current return(x) usages | Dan McGee | 2011-06-13 |
* | | | commit_single_pkg(): Use handle object directly | Dan McGee | 2011-06-09 |
* | | | Require handle for alpm_sync_sysupgrade() | Dan McGee | 2011-06-09 |
* | | | Require handle for alpm_db_register_sync() | Dan McGee | 2011-06-09 |
* | | | Require handle argument to all alpm_trans_*() methods | Dan McGee | 2011-06-09 |
* | | | Require handle argument to all alpm_option_(get|set)_*() methods | Dan McGee | 2011-06-09 |
* | | | Require handle argument to alpm_logaction() | Dan McGee | 2011-06-09 |
* | | | Kill all remaining 'PATH_MAX + 1' usages | Dan McGee | 2011-06-09 |
* | | | _alpm_lstat: only duplicate string if necessary | Dan McGee | 2011-06-09 |
* | | | Fix bracket type in makefile | Allan McRae | 2011-06-09 |
* | | | Merge remote-tracking branch 'allan/working' | Dan McGee | 2011-06-08 |
|\ \ \ |
|
| * | | | Fix name of original files in scripts | Allan McRae | 2011-06-08 |
| * | | | pacman-key: add vim modeline and fix whitespace issues | Allan McRae | 2011-06-08 |
| * | | | pkgdelta: add vim modeline | Allan McRae | 2011-06-08 |
| * | | | Remove incorrect output with download only and IgnorePkg | Allan McRae | 2011-06-08 |
* | | | | Fix graph free valgrind warnings | Dan McGee | 2011-06-08 |
* | | | | pactest: only create install file if necessary | Dan McGee | 2011-06-08 |
* | | | | Plug a memory leak | Dan McGee | 2011-06-08 |
|/ / / |
|
* | | | Merge branch 'maint' | Dan McGee | 2011-06-07 |
|\| | |
|
| * | | Transifex updates | Dan McGee | 2011-06-07 |
| * | | Remove incorrect output when downloading only | Allan McRae | 2011-06-07 |
| * | | makepkg: fix creation of source package with -p | Allan McRae | 2011-06-07 |
* | | | pacman-key: update copyright | Allan McRae | 2011-06-07 |
* | | | Revamp pacman setup code to handle new alpm initialize routine | Dan McGee | 2011-06-07 |
* | | | Update utilities for new initialize/release methods | Dan McGee | 2011-06-07 |
* | | | New signatures for alpm initialize and release | Dan McGee | 2011-06-07 |
* | | | Add cachedirs one-by-one in set_cachedirs() | Dan McGee | 2011-06-07 |
* | | | Be consistent with memory treatment for plural option setters | Dan McGee | 2011-06-07 |