summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-16Remove unnecessary entries from .gitignore filesDan McGee
2007-07-16Use only one mirror list for all reposChantry Xavier
2007-07-16new pmdepend_t / pmdepmissing_t accessors.Chantry Xavier
2007-07-16Add remove046 pactest for FS#7622.Chantry Xavier
2007-07-15makepkg: Add note with some required programs for executionDan McGee
2007-07-15Clean up libalpm/add.c and revise file extraction codeDan McGee
2007-07-15Add new sync012 pactest.Chantry Xavier
2007-07-15Update AUTHORS file, change encoding to UTF-8Dan McGee
2007-07-15Add --asdeps option to pacmanDan McGee
2007-07-15libalpm/deps.c : cleanup + little fix for resolvedeps.Nagy Gabor
2007-07-15Switch repo-add, repo-remove, and pacman-optimize to bsdtarDan McGee
2007-07-14Ensure requiredby entries are removed during an upgradeDan McGee
2007-07-14libalpm/sync.c : ldconfig is run twice.Nagy Gabor
2007-07-13libalpm/remove.c : revert part of commit to fix remove044 pactestChantry Xavier
2007-07-13Add TRANSLATORS fileDan McGee
2007-07-13Update hungarian translationNagy Gabor
2007-07-13libalpm/deps.c : fix for remove044 pactest.Chantry Xavier
2007-07-13Remove conflict message for non-existent files (reworked)Chantry Xavier
2007-07-13remove sync022 and sync023 pactest.Chantry Xavier
2007-07-13libalpm/remove.c : Rsd combination.Chantry Xavier
2007-07-12Some doxygen comments.Andrew Fyfe
2007-07-12Remove some more conditional include stuffDan McGee
2007-07-12Fix previous makepkg patch, and some pacman output.Andrew Fyfe
2007-07-12Remove versioncmp.{c,h}, clean up selective #ifdefsDan McGee
2007-07-11Remove 'buildtype' from libalpm and pacmanDan McGee
2007-07-11Add {PKGBUILD,install}.proto to contrib/ directoryDan McGee
2007-07-11conflict.c: start cleaning conflict check functionsChantry Xavier
2007-07-11Add new pactest that is backwards of sync022Dan McGee
2007-07-11Update translation files on libalpm side after gettext changeDan McGee
2007-07-10Use mbstowcs instead of strlen where applicableSergej Pupykin
2007-07-10Create the pacman DB and cachedir directories upon installDan McGee
2007-07-10Fix issue with <dbpath>/db.lck being truncatedDan McGee
2007-07-10Remove gettext calls from all PM_LOG_DEBUG messagesDan McGee
2007-07-10Remove conflict message for no-existent files.Andrew Fyfe
2007-07-10FS#7271 - [patch] option for avoiding caching netfilesAndrew Fyfe
2007-07-10add remove045 pactest.Chantry Xavier
2007-07-10add remove044 pactest.Nagy Gabor
2007-07-10makepkg: when running as root, cut out some warningsDan McGee
2007-07-10Cleanup of pacman_deptest()Andrew Fyfe
2007-07-10scripts/makepkg.sh.in: Add CHOST to the list of variables exported.Andrew Fyfe
2007-07-09libalpm/trans.c : exit the forked process correctly in case of errors.Chantry Xavier
2007-07-09Add AC_SYS_LARGEFILE to configure.acDan McGee
2007-07-09Change the exit code for pacman_deptest().Andrew Fyfe
2007-07-09Clean up the alpm handleDan McGee
2007-07-09Remove gettext from any alpm_logaction callsDan McGee
2007-07-08Add top level hidden file code to package.cDan McGee
2007-07-06Make paragraph text in scripts single stringsDan McGee
2007-07-06Move scripts from *.in to *.sh.in so gettext can determine typeDan McGee
2007-07-06First step of moving translations from src/pacman/po to po/Dan McGee
2007-07-06Various small fixes as suggested by some static code checkersDan McGee