summaryrefslogtreecommitdiff
path: root/lib/libalpm/deps.h
Commit message (Expand)AuthorAge
...
* Add the pmconflict_t type.Nagy Gabor2007-11-18
* War on whitespaceDan McGee2007-11-16
* alpm_list_add == alpm_list_add_lastNagy Gabor2007-11-14
* libalpm/deps.c : cleanup + little fix for resolvedeps.Nagy Gabor2007-07-15
* libalpm/deps.c : fix for remove044 pactest.Chantry Xavier2007-07-13
* Remove unnecessary trans parameter from _alpm_checkdepsNagy Gabor2007-06-26
* Implement simple topological sort algorithm for sortbydepsNagy Gabor2007-06-10
* * Bug fix for makepkg dependency testing. This requires that weAaron Griffin2007-03-07
* * A little more hacking with wchar_t output, but nothing really changed inDan McGee2007-03-03
* * Forgot the int->enum header checkinAaron Griffin2007-01-31
* This mainly deals with code clarity- removing currently unneededAaron Griffin2007-01-24
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* * 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
* A handful of minor changes:Aaron Griffin2006-10-20
* Merged frugalware changes (too many to list). Also added some config fileAaron Griffin2006-10-15
* prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret2006-02-17
* resolvedeps: return the depmiss info to the frontend in case of failureAurelien Foret2006-01-21
* more code cleanup yetAurelien Foret2006-01-18
* fixed detection for duplicate entries in list of deps/conflictsAurelien Foret2006-01-17
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* added conversation callback support for transactionsJudd Vinet2005-10-09
* started the work on "pacman_sync"Aurelien Foret2005-03-30
* Turned pmdepmissing_t into an opaque structureAurelien Foret2005-03-29
* backport from pacman 2.9.5 (splitdep returns an int)Aurelien Foret2005-03-26
* Backport from pacman 2.9.5Aurelien Foret2005-03-25
* Initial revisionJudd Vinet2005-03-15