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