summaryrefslogtreecommitdiff
path: root/lib/libalpm/alpm.c
Commit message (Expand)AuthorAge
...
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-26
* This mainly deals with code clarity- removing currently unneededAaron Griffin2007-01-24
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-18
* * Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-11
* * bug fix FS#6100 - fix --print-uris outputAaron Griffin2007-01-03
* * Cosmetic changes and typo fixesAaron Griffin2006-12-01
* * Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)Aaron Griffin2006-11-22
* * repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin2006-11-20
* * Initial changes to gensync - makepkg changes were not checked in from anotherAaron Griffin2006-11-15
* * Numerous mini valgrind fixes.Aaron Griffin2006-11-14
* * Improved mcheck outputAaron Griffin2006-11-08
* * Fixed an error message that should be a debug messageAaron Griffin2006-11-08
* Fixed pacman -U:Aaron Griffin2006-11-01
* Numerous changes:Aaron Griffin2006-10-31
* Fri Oct 27 21:54:32 CEST 2006 VMiklos <vmiklos@frugalware.org>Aaron Griffin2006-10-27
* Moved downloaded db unpacking to the backend files, to easier allow conversionAaron Griffin2006-10-25
* Added PM_DLFNM_LEN define, via VMiklosAaron Griffin2006-10-24
* Fixes from frugalware: few 'typos' included while patchingAaron Griffin2006-10-21
* Minor changes:Aaron Griffin2006-10-21
* A handful of minor changes:Aaron Griffin2006-10-20
* From VMiklos <vmiklos@frugalware.org>Aaron Griffin2006-10-19
* Fixed doxygen commentsAaron Griffin2006-10-19
* Merged frugalware changes (too many to list). Also added some config fileAaron Griffin2006-10-15
* Patch from FW: Better control over CTRL-C interruptions -- do not leave the D...Judd Vinet2006-07-14
* first stage of i18n stuff from VMiklosJudd Vinet2006-05-15
* fixed a regression (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2006-03-21
* put back treename in db->pathAurelien Foret2006-03-14
* all _alpm_XXX_cmp functions are now publicAurelien Foret2006-03-08
* prepare code for cache loaded with only DEPENDSAurelien Foret2006-03-07
* - changed flags type from char to intAurelien Foret2006-03-04
* fixed alpm_db_update extraction pathAurelien Foret2006-03-04
* reworked the db object to prepare future integration with different backendsAurelien Foret2006-03-02
* checkmd5sums enhancementsAurelien Foret2006-02-20
* prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret2006-02-17
* - db_write: add support to write both local and sync entriesAurelien Foret2006-02-16
* removed a leftover commentAurelien Foret2006-02-15
* - merged db_open and db_create into one single functionAurelien Foret2006-02-15
* error codes cleanupAurelien Foret2006-02-07
* added alpm_pkg_checkmd5sum() to check md5sums for package from the cacheAurelien Foret2006-02-05
* added a pmconflict_t structure to handle file conflictsAurelien Foret2006-02-05
* doxygen support: added @brief field (patch from VMiklos <vmiklos@frugalware.o...Aurelien Foret2006-02-01
* Added a missing trans_release call upon lib shutdown (patch from VMiklos <vmi...Aurelien Foret2006-02-01
* removed unlock code from alpm_release()Aurelien Foret2006-01-29
* reworked lock handling (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2006-01-26
* doxygen comments update (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2006-01-26
* document package, group, sync and transaction functions (patch from VMiklos <...Aurelien Foret2006-01-21
* added more doxygen comments (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2006-01-11
* - merged pkg_new and pkg_dummy functionsAurelien Foret2006-01-09
* sync_commit can now return conflicting files with a trans_prepare like data s...Aurelien Foret2006-01-07