summaryrefslogtreecommitdiff
path: root/lib/libalpm/deps.h
AgeCommit message (Expand)Author
2007-12-02Remove _alpm_depmiss_isinDan McGee
2007-11-25Fix for sync1003 and sync1004 pactestsNagy Gabor
2007-11-18Add the pmconflict_t type.Nagy Gabor
2007-11-16War on whitespaceDan McGee
2007-11-14alpm_list_add == alpm_list_add_lastNagy Gabor
2007-07-15libalpm/deps.c : cleanup + little fix for resolvedeps.Nagy Gabor
2007-07-13libalpm/deps.c : fix for remove044 pactest.Chantry Xavier
2007-06-26Remove unnecessary trans parameter from _alpm_checkdepsNagy Gabor
2007-06-10Implement simple topological sort algorithm for sortbydepsNagy Gabor
2007-03-07* Bug fix for makepkg dependency testing. This requires that weAaron Griffin
2007-03-03* A little more hacking with wchar_t output, but nothing really changed inDan McGee
2007-01-31* Forgot the int->enum header checkinAaron Griffin
2007-01-24This mainly deals with code clarity- removing currently unneededAaron Griffin
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin
2006-11-22* Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)Aaron Griffin
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin
2006-10-20A handful of minor changes:Aaron Griffin
2006-10-15Merged frugalware changes (too many to list). Also added some config fileAaron Griffin
2006-02-17prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret
2006-01-21resolvedeps: return the depmiss info to the frontend in case of failureAurelien Foret
2006-01-18more code cleanup yetAurelien Foret
2006-01-17fixed detection for duplicate entries in list of deps/conflictsAurelien Foret
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-10-09added conversation callback support for transactionsJudd Vinet
2005-03-30started the work on "pacman_sync"Aurelien Foret
2005-03-29Turned pmdepmissing_t into an opaque structureAurelien Foret
2005-03-26backport from pacman 2.9.5 (splitdep returns an int)Aurelien Foret
2005-03-25Backport from pacman 2.9.5Aurelien Foret
2005-03-15Initial revisionJudd Vinet