summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* Remove gettext calls from debug-level messagesDan McGee2008-01-01
* Fix another usage of pkg_new in _alpm_sync_addtargetDan McGee2008-01-01
* Switch pkg_new -> pkg_dup in find_replacementsDan McGee2008-01-01
* new upgade042 pactest + bugfix in chk_filedifference.Chantry Xavier2008-01-01
* Remove .FILELIST generation from makepkg (and elsewhere)Dan McGee2007-12-29
* add a new upgrade026 pactest for backup handling.Chantry Xavier2007-12-29
* libalpm/add.c: disable buggy backup handling code that didn't do anything.Chantry Xavier2007-12-28
* french translation : one broken message caused a segfault.Chantry Xavier2007-12-28
* libalpm/remove.c : switch back to lstat usage.Chantry Xavier2007-12-28
* Allow NULL parameter in alpm_trans_commitAllan McRae2007-12-28
* Add remove counterparts to alpm_option_add_* functionsAllan McRae2007-12-28
* Check ignored packages in _alpm_sync_addtarget().Nathan Jones2007-12-21
* Fix memory leak in shortest_delta_path.Nathan Jones2007-12-21