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