summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* | libalpm/package.c : add _alpm_pkgname_pkg_cmp function.Nagy Gabor2008-02-06
* | New remove option : -u / --unneeded (FS#6505).Nagy Gabor2008-02-06
* | pmsyncpkg_t cleanupNagy Gabor2008-01-27
* | Fix PM_ERR_CONFLICTING_DEPS handling in sync.cNagy Gabor2008-01-27
* | New _alpm_conflict_dup functionNagy Gabor2008-01-27
* | small sync.c code clean-upNagy Gabor2008-01-27
* | libalpm/sync.c : conflicts resolving cleanup.Chantry Xavier2008-01-23
* | Fix flip-flopped parameters to CALLOC macroDan McGee2008-01-23
* | libalpm/cache.c : don't duplicate packages in pkgcache.Chantry Xavier2008-01-23
* | Add new public alpm_checkdbconflicts function.Chantry Xavier2008-01-23
* | small memleak fix in sync.c.Chantry Xavier2008-01-23
* | conflict.c: move debug message out of inner loopDan McGee2008-01-21
* | Fix memleak found by add004.pyDan McGee2008-01-21
* | New --asexplicit optionNagy Gabor2008-01-21
* | Move the deptest code from frontend to backend.Chantry Xavier2008-01-21
* | Convert deltas to dynamic allocationDan McGee2008-01-21
* | Merge branch 'maint'Dan McGee2008-01-18
|\|
| * Portuguese Brazilian translation update for pacman 3.1.1João Felipe Santos2008-01-19
| * Corrections of German translationMatthias Gorissen2008-01-18
| * Spanish translation update for pacman 3.1.1Juan Pablo Gonzalez2008-01-16
| * Czech translation update for pacman 3.1.1Vojtěch Gondžala2008-01-16
| * English (British) translation update for pacman 3.1.1Jeff Bailes2008-01-16
| * Hungarian translation update for pacman 3.1.1Nagy Gabor2008-01-16
| * Update message files for 3.1.1 releaseDan McGee2008-01-14
* | Merge branch 'maint'Dan McGee2008-01-14
|\|
| * Change the versioned provision format.Chantry Xavier2008-01-14
| * FS#9183 : force correct permissions on tmp/.Jaroslaw Swierczynski2008-01-13
| * Ensure correct dir permissions in the database.Chantry Xavier2008-01-13
* | Merge branch 'maint'Dan McGee2008-01-13
|\|
| * util.c : fix segfault when the cachedir isn't usable.Chantry Xavier2008-01-13
| * small checkdeps speed-upNagy Gabor2008-01-12
| * don't send CHECKDEPS_DONE event when NODEPS is set.Chantry Xavier2008-01-12
* | memleak fix with new dynamic depend structureDan McGee2008-01-12
* | libalpm/sync.c: don't duplicate packages for the sync->data field.Chantry Xavier2008-01-12
* | Store replaces in the local DB tooAaron Griffin2008-01-12
* | Merge branch 'maint'Dan McGee2008-01-11
|\|
| * Only notify of dependency check in removal if performedAllan McRae2008-01-11
| * Fix library interfaceDan McGee2008-01-11
* | Add functions to manipulate pmdepend_t objectsDan McGee2008-01-11
* | Use dynamic string allocation in package structuresDan McGee2008-01-11
|/
* Move the fallback on providers from backend to frontend.Chantry Xavier2008-01-09
* Remove upgradedelay and all code associated with itDan McGee2008-01-08
* Remove unused date element from pmpkg_t structDan McGee2008-01-08
* conflict.c : fix for FS#8156, detect conflict between symlink and dir.Chantry Xavier2008-01-06
* Don't stat cachedir immediatelyDan McGee2008-01-05
* sync.c: add sanity check so we don't dereference a null pointerDan McGee2008-01-05
* conflict.c : fix for upgrade042.Chantry Xavier2008-01-05
* add.c : fix upgrade026 pactest.Chantry Xavier2008-01-05
* Update of German translationMatthias Gorissen2008-01-05
* Small code cleanups with indents/spacesDan McGee2008-01-01