summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-08-20changed license package field to a listAurelien Foret
2005-07-22changed license package field to a listJudd Vinet
2005-05-04fixed a memory leak with md5 sums handlingAurelien Foret
2005-05-04code cleanupAurelien Foret
2005-05-04fixed a pointer errorAurelien Foret
2005-05-04fixed a typoAurelien Foret
2005-05-04reordered operations in add_commit (as in pacman 2.9.x)Aurelien Foret
2005-05-04code cleanupAurelien Foret
2005-05-04code cleanupAurelien Foret
2005-05-04event transaction callback rework to prepare the introduction of a conversati...Aurelien Foret
2005-05-04code cleanupAurelien Foret
2005-05-04fixed a memory leak and avoided to modify a read-only parameterAurelien Foret
2005-05-04- fixed a small memory leakAurelien Foret
2005-05-03code cleanupAurelien Foret
2005-05-03make use of the new list_remove implementationAurelien Foret
2005-05-03found a possible MLK: to be fixedAurelien Foret
2005-05-03added some debug logsAurelien Foret
2005-05-03reimplemented list_remove to deal with lists of any kind of dataAurelien Foret
2005-05-03moved pkg_cmp() to cache.cAurelien Foret
2005-05-03fixed a small memory leak with md5sums handlingAurelien Foret
2005-05-02code cleanupAurelien Foret
2005-05-02do not register an already registered dbAurelien Foret
2005-05-02code cleanupAurelien Foret
2005-05-02code cleanupAurelien Foret
2005-05-02updated REASON constants to be consistent with databases from pacman 2.9.xAurelien Foret
2005-05-02removed the extra line feed appended by asctime()Aurelien Foret
2005-05-01- rework to support pacman_deptest()Aurelien Foret
2005-04-24code cleanupAurelien Foret
2005-04-24fixed potential memory leaksAurelien Foret
2005-04-24avoided to load twice the same target in remove_loadtarget()Aurelien Foret
2005-04-24added support for the package reason fieldAurelien Foret
2005-04-24got ride of an ORE tag in resolvedeps()Aurelien Foret
2005-04-24some more efficiency in remove_prepare() cascade loopAurelien Foret
2005-04-24fixed a commented MLK in db_find_conflicts()/CHECK1Aurelien Foret
2005-04-24code cleanupAurelien Foret
2005-04-24fixed the format of %REASON% entry when writing itAurelien Foret
2005-04-24- fixed a cut'n'paste bug with %REASON% entryAurelien Foret
2005-04-24use the cache instead of calling db_scan()Aurelien Foret
2005-04-24code cleanupAurelien Foret
2005-04-24logs cleanupAurelien Foret
2005-04-24removed deprecated comments in add_commit()Aurelien Foret
2005-04-24added transaction events for sync_commit operationsAurelien Foret
2005-04-24fixed some potential resource leaksAurelien Foret
2005-04-23rework the cache handling to avoid as much as possible calls to db_scan()Aurelien Foret
2005-04-23renamed list_is_ptrin() in list_is_in()Aurelien Foret
2005-04-20first steps to support REPLACES featureAurelien Foret
2005-04-20code beautifyingAurelien Foret
2005-04-20avoided two calls to db_scan() in checkdeps()Aurelien Foret
2005-04-20- fixed args order in list_is_ptrin()Aurelien Foret
2005-04-20fixed args order in list_is_ptrin()Aurelien Foret