summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-20add conflict001 pactest.Nagy Gabor1-0/+19
2007-07-20libalpm/sync.c : two memleak fixes in _alpm_sync_prepare.Nagy Gabor1-8/+3
2007-07-20libalpm/sync.c : fix DEPENDSONLY flag handling.Chantry Xavier1-16/+9
2007-07-20Add sync1002 pactest.Nagy Gabor1-0/+19
2007-07-20libalpm/alpm_list.c : add SYMEXPORT to all alpm_list_ functions.Chantry Xavier1-11/+11
2007-07-18Reorder functions in libalpm/package.c for Doxygen purposesDan McGee1-414/+413
2007-07-18Hungarian translation updatesNagy Gabor1-3/+3
2007-07-17libalpm/deps.c : split alpm_depcmp.Chantry Xavier1-16/+29
2007-07-17libalpm/deps.c : split sortbydeps function.Chantry Xavier1-27/+41
2007-07-16Remove unnecessary entries from .gitignore filesDan McGee10-21/+0
2007-07-16Use only one mirror list for all reposChantry Xavier4-64/+53
2007-07-16new pmdepend_t / pmdepmissing_t accessors.Chantry Xavier6-40/+45
2007-07-16Add remove046 pactest for FS#7622.Chantry Xavier1-0/+10
2007-07-16makepkg: Add note with some required programs for executionDan McGee1-0/+5
2007-07-16Clean up libalpm/add.c and revise file extraction codeDan McGee1-547/+633
2007-07-16Add new sync012 pactest.Chantry Xavier1-0/+20
2007-07-15Update AUTHORS file, change encoding to UTF-8Dan McGee1-3/+3
2007-07-15Add --asdeps option to pacmanDan McGee8-20/+59
2007-07-15libalpm/deps.c : cleanup + little fix for resolvedeps.Nagy Gabor4-68/+69
2007-07-15Switch repo-add, repo-remove, and pacman-optimize to bsdtarDan McGee3-15/+15
2007-07-14Ensure requiredby entries are removed during an upgradeDan McGee4-23/+47
2007-07-14libalpm/sync.c : ldconfig is run twice.Nagy Gabor1-6/+0
2007-07-13libalpm/remove.c : revert part of commit to fix remove044 pactestChantry Xavier1-5/+5
2007-07-13Add TRANSLATORS fileDan McGee1-0/+36
2007-07-13Update hungarian translationNagy Gabor2-501/+1395
2007-07-13libalpm/deps.c : fix for remove044 pactest.Chantry Xavier3-60/+56
2007-07-13Remove conflict message for non-existent files (reworked)Chantry Xavier1-5/+7
2007-07-13remove sync022 and sync023 pactest.Chantry Xavier2-44/+0
2007-07-13libalpm/remove.c : Rsd combination.Chantry Xavier1-14/+18
2007-07-12Some doxygen comments.Andrew Fyfe2-1/+6
2007-07-12Remove some more conditional include stuffDan McGee4-11/+0
2007-07-12Fix previous makepkg patch, and some pacman output.Andrew Fyfe2-3/+5
2007-07-12Remove versioncmp.{c,h}, clean up selective #ifdefsDan McGee14-369/+248
2007-07-12Remove 'buildtype' from libalpm and pacmanDan McGee4-29/+1
2007-07-11Add {PKGBUILD,install}.proto to contrib/ directoryDan McGee4-1/+87
2007-07-11conflict.c: start cleaning conflict check functionsChantry Xavier1-17/+7
2007-07-11Add new pactest that is backwards of sync022Dan McGee2-1/+23
2007-07-11Update translation files on libalpm side after gettext changeDan McGee10-10895/+1806
2007-07-11Use mbstowcs instead of strlen where applicableSergej Pupykin1-3/+3
2007-07-10Create the pacman DB and cachedir directories upon installDan McGee1-0/+7
2007-07-10Fix issue with <dbpath>/db.lck being truncatedDan McGee1-2/+2
2007-07-10Remove gettext calls from all PM_LOG_DEBUG messagesDan McGee19-215/+245
2007-07-10Remove conflict message for no-existent files.Andrew Fyfe1-1/+2
2007-07-10FS#7271 - [patch] option for avoiding caching netfilesAndrew Fyfe1-15/+43
2007-07-10add remove045 pactest.Chantry Xavier1-0/+30
2007-07-10add remove044 pactest.Nagy Gabor1-0/+16
2007-07-10makepkg: when running as root, cut out some warningsDan McGee1-2/+2
2007-07-10Cleanup of pacman_deptest()Andrew Fyfe4-11/+21
2007-07-10scripts/makepkg.sh.in: Add CHOST to the list of variables exported.Andrew Fyfe1-1/+1
2007-07-09libalpm/trans.c : exit the forked process correctly in case of errors.Chantry Xavier1-2/+2