summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-01-12Add functions to manipulate pmdepend_t objectsDan McGee3-28/+44
2008-01-11Use dynamic string allocation in package structuresDan McGee13-203/+284
2008-01-10Move the fallback on providers from backend to frontend.Chantry Xavier1-26/+2
2008-01-08Remove upgradedelay and all code associated with itDan McGee5-42/+0
2008-01-08Remove unused date element from pmpkg_t structDan McGee2-3/+3
2008-01-06conflict.c : fix for FS#8156, detect conflict between symlink and dir.Chantry Xavier1-5/+12
2008-01-06Don't stat cachedir immediatelyDan McGee2-8/+3
2008-01-06sync.c: add sanity check so we don't dereference a null pointerDan McGee1-6/+8
2008-01-05conflict.c : fix for upgrade042.Chantry Xavier1-17/+7
2008-01-05add.c : fix upgrade026 pactest.Chantry Xavier1-0/+5
2008-01-05Update of German translationMatthias Gorissen1-201/+186
2008-01-02Small code cleanups with indents/spacesDan McGee2-6/+7
2008-01-02Remove gettext calls from debug-level messagesDan McGee2-2/+3
2008-01-02Fix another usage of pkg_new in _alpm_sync_addtargetDan McGee1-2/+1
2008-01-02Switch pkg_new -> pkg_dup in find_replacementsDan McGee1-1/+1
2008-01-02new upgade042 pactest + bugfix in chk_filedifference.Chantry Xavier1-0/+4
2007-12-29Remove .FILELIST generation from makepkg (and elsewhere)Dan McGee1-45/+19
2007-12-29add a new upgrade026 pactest for backup handling.Chantry Xavier1-3/+1
2007-12-29libalpm/add.c: disable buggy backup handling code that didn't do anything.Chantry Xavier1-7/+18
2007-12-29french translation : one broken message caused a segfault.Chantry Xavier1-2/+2
2007-12-29libalpm/remove.c : switch back to lstat usage.Chantry Xavier1-1/+5
2007-12-29Allow NULL parameter in alpm_trans_commitAllan McRae2-19/+31
2007-12-29Add remove counterparts to alpm_option_add_* functionsAllan McRae2-0/+89
2007-12-21Check ignored packages in _alpm_sync_addtarget().Nathan Jones1-0/+8
2007-12-21Fix memory leak in shortest_delta_path.Nathan Jones1-2/+4
2007-12-21Add new Czech translationVojtěch Gondžala2-0/+677
2007-12-21Finish french translation.Chantry Xavier1-381/+329
2007-12-20Updated Hungarian translationNagy Gabor1-9/+14
2007-12-19PM_DEP_MOD_LT and PM_DEP_MOD_GT depmods addedNagy Gabor2-2/+21
2007-12-19Updated Hungarian translationNagy Gabor1-375/+307
2007-12-19Updated Italian TranslationGiovanni Scafora1-13/+17
2007-12-18Updated Italian Translation for pacman 3.1Giovanni Scafora1-154/+154
2007-12-17Check for errors on descfile extractionDan McGee1-1/+5
2007-12-11popen does NOT require /bin/sh in a subchrootAaron Griffin1-3/+3
2007-12-11Correct scriptlet usage patternAaron Griffin1-5/+2
2007-12-11Update GNU GPL boilerplate and copyright datesDan McGee41-154/+74
2007-12-09Improve changelog handling through addition of open/read/close functionsDan McGee2-0/+114
2007-12-09_alpm_unpack: return 1 when the file is not found.Chantry Xavier1-1/+2
2007-12-07libalpm/server.c : fix segfault when downloading failed.Chantry Xavier1-1/+1
2007-12-05Remove duplicated PM_TRANS_CONV_INSTALL_IGNOREPKG messageNagy Gabor1-1/+3
2007-12-05libalpm/backup.c : simple refactoring.Chantry Xavier2-14/+53
2007-12-03Update it translation for 3.1Giovanni Scafora1-30/+29
2007-12-03Update en_GB translation for 3.1Jeff Bailes1-57/+58
2007-12-03Update all translation files in anticipation of 3.1 releaseDan McGee10-2726/+3651
2007-12-03alpm_list : change the alpm_list_find* to return the matching item.Chantry Xavier4-14/+16
2007-12-03Remove _alpm_depmiss_isinDan McGee2-20/+0
2007-12-03Add 4 new pactests to get better code coverage by pactestDan McGee2-2/+2
2007-12-02Add new --needed option for -S.Chantry Xavier2-11/+11
2007-12-01Minor fixes in sync.c and deps.c.Chantry Xavier2-5/+4
2007-12-01Ensure 0644 permissions for install and changelog filesAaron Griffin1-0/+2