summaryrefslogtreecommitdiff
path: root/lib/libalpm/error.c
AgeCommit message (Expand)Author
2008-04-26Fix some fallout from the delta/download changesDan McGee
2008-04-19Give libalpm native support for both libdownload and libfetchDan McGee
2008-04-06Allow disabling of internal (libdownload) codeDan McGee
2008-04-06Remove unnecessary header file, move one macro to util.cDan McGee
2008-04-06libalpm error cleanup, step 1Dan McGee
2008-03-17Kill PM_TRANS_TYPE_ADD.Chantry Xavier
2008-02-27libalpm: clean up of md5sum functions.Chantry Xavier
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-11-16War on whitespaceDan McGee
2007-10-19Download delta files if UseDelta is set.Nathan Jones
2007-09-11make alpm_strerror binding friendlyStefano Esposito
2007-08-21Post trial install changes, round oneDan McGee
2007-06-13Remove some more diskspace checking holdover stuffDan McGee
2007-06-05Const correctness!Dan McGee
2007-06-04Rip alpm_parse_config out of libalpmDan McGee
2007-04-26Clean up gettext on the libalpm sideDan McGee
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee
2007-02-09* Fixed some missing error values in strerrorAaron Griffin
2007-02-08Attempt to NOT remove packages on filesystem errors (like a read-onlyAaron Griffin
2007-01-30K. Piche <kpiche@rogers.com>Aaron Griffin
2007-01-18Dan McGee <dpmcgee@gmail.com>Aaron Griffin
2006-11-16* makepkg.conf.in variable changes (missed the checkin)Aaron Griffin
2006-10-31Numerous changes:Aaron Griffin
2006-10-15Merged frugalware changes (too many to list). Also added some config fileAaron Griffin
2006-09-28removed libtar support in favour of libarchiveJudd Vinet
2006-05-15first stage of i18n stuff from VMiklosJudd Vinet
2006-03-08removed an uneeded error code (DB_UPTODATE)Aurelien Foret
2006-02-07error codes cleanupAurelien Foret
2006-01-21resolvedeps: return the depmiss info to the frontend in case of failureAurelien Foret
2006-01-13removed unuseful error codesAurelien Foret
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-10-08added more error messages, enabled the db permission check in trans_commitJudd Vinet
2005-10-08Added an error string for lock file creation failureAurelien Foret
2005-04-17renamed PM_ERR_INVALID_NAME to PM_ERR_PKG_INVALID_NAMEAurelien Foret
2005-03-15Initial revisionJudd Vinet