| Commit message (Expand) | Author | Age |
* | sync.c : duplicate the target before modifying it | Xavier Chantry | 2009-09-20 |
* | Check package arch before installing | Xavier Chantry | 2009-09-06 |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | Give sensible feedback when a repo has no configured servers | Dan McGee | 2009-06-08 |
* | Introduce PM_TRANS_FLAG_NOLOCK | Nagy Gabor | 2009-06-01 |
* | Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror() | Nagy Gabor | 2009-05-18 |
* | New error type: PM_ERR_PKG_IGNORED | Nagy Gabor | 2009-04-11 |
* | HoldPkg rework | Nagy Gabor | 2009-01-12 |
* | Remove libdownload support and fix libfetch one. | Xavier Chantry | 2009-01-12 |
* | Make libfetch the 'native' download library | Dan McGee | 2008-10-31 |
* | Fix some fallout from the delta/download changes | Dan McGee | 2008-04-26 |
* | Give libalpm native support for both libdownload and libfetch | Dan McGee | 2008-04-19 |
* | Allow disabling of internal (libdownload) code | Dan McGee | 2008-04-06 |
* | Remove unnecessary header file, move one macro to util.c | Dan McGee | 2008-04-06 |
* | libalpm error cleanup, step 1 | Dan McGee | 2008-04-06 |
* | Kill PM_TRANS_TYPE_ADD. | Chantry Xavier | 2008-03-17 |
* | libalpm: clean up of md5sum functions. | Chantry Xavier | 2008-02-27 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | War on whitespace | Dan McGee | 2007-11-16 |
* | Download delta files if UseDelta is set. | Nathan Jones | 2007-10-19 |
* | make alpm_strerror binding friendly | Stefano Esposito | 2007-09-11 |
* | Post trial install changes, round one | Dan McGee | 2007-08-21 |
* | Remove some more diskspace checking holdover stuff | Dan McGee | 2007-06-13 |
* | Const correctness! | Dan McGee | 2007-06-05 |
* | Rip alpm_parse_config out of libalpm | Dan McGee | 2007-06-04 |
* | Clean up gettext on the libalpm side | Dan McGee | 2007-04-26 |
* | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 2007-03-05 |
* | * Fixed some missing error values in strerror | Aaron Griffin | 2007-02-09 |
* | Attempt to NOT remove packages on filesystem errors (like a read-only | Aaron Griffin | 2007-02-08 |
* | K. Piche <kpiche@rogers.com> | Aaron Griffin | 2007-01-30 |
* | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2007-01-18 |
* | * makepkg.conf.in variable changes (missed the checkin) | Aaron Griffin | 2006-11-16 |
* | Numerous changes: | Aaron Griffin | 2006-10-31 |
* | Merged frugalware changes (too many to list). Also added some config file | Aaron Griffin | 2006-10-15 |
* | removed libtar support in favour of libarchive | Judd Vinet | 2006-09-28 |
* | first stage of i18n stuff from VMiklos | Judd Vinet | 2006-05-15 |
* | removed an uneeded error code (DB_UPTODATE) | Aurelien Foret | 2006-03-08 |
* | error codes cleanup | Aurelien Foret | 2006-02-07 |
* | resolvedeps: return the depmiss info to the frontend in case of failure | Aurelien Foret | 2006-01-21 |
* | removed unuseful error codes | Aurelien Foret | 2006-01-13 |
* | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 2006-01-02 |
* | added more error messages, enabled the db permission check in trans_commit | Judd Vinet | 2005-10-08 |
* | Added an error string for lock file creation failure | Aurelien Foret | 2005-10-08 |
* | renamed PM_ERR_INVALID_NAME to PM_ERR_PKG_INVALID_NAME | Aurelien Foret | 2005-04-17 |
* | Initial revision | Judd Vinet | 2005-03-15 |