summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-07-06Fix up pactest TODODan McGee
2007-07-02Reduce delay in pactest when running MODIFIED testsDan McGee
2007-07-02pacman/query.c : return after a query on all packages.Chantry Xavier
2007-07-01Update 'submitting-patches'Dan McGee
2007-07-01pacman/packages.c : print an error for files that can't be stated.Chantry Xavier
2007-07-01libalpm/add.c : fix for FS #7484Chantry Xavier
2007-07-01libalpm/add.c,util.c : log ARCHIVE_WARN warning to debug output.Chantry Xavier
2007-07-01Remove unnecessary and extra includesDan McGee
2007-07-01Add mode and type checking to pactest for filesDan McGee
2007-07-01Move Doxygen manpage generation to doc/ directoryDan McGee
2007-06-28libalpm/add.c : ignore libarchive warning.Chantry Xavier
2007-06-28libalpm/util.c : stat returns 0 on successChantry Xavier
2007-06-28scripts/makepkg.in: Don't include .PKGINFO etc in .FILELISTAndrew Fyfe
2007-06-27Remove lockfile configuration from frontend, make it job of libalpmDan McGee
2007-06-27pacman.c: make parseconfig a bit more robustDan McGee
2007-06-27Remove scriptlet START and DONE commands that we don't useDan McGee
2007-06-27scripts/makepkg.in: Use bsdtar to find packages for xdelta.Andrew Fyfe
2007-06-27scripts/makepkg.in: Fix creation of .FILELISTChantry Xavier
2007-06-27FS7485: Replace tar/cpio/unzip with bsdtar for extracting/creating packages.Baptiste Daroussin
2007-06-27Fix wrong permissions on pacnew extractionDan McGee
2007-06-27Remove TODO items that have been taken care of.Dan McGee
2007-06-28libalpm/remove.c : file variable used before being initialized.Chantry Xavier
2007-06-27Add archlinux.de mirrorDan McGee
2007-06-26Add pactest to help debug FS #7415Chantry Xavier
2007-06-26Add sync301 pactest- pacman gains new deps and should be pulled inChantry Xavier
2007-06-26Make alpm_splitdep immutableNagy Gabor
2007-06-26Remove unnecessary trans parameter from _alpm_checkdepsNagy Gabor
2007-06-26Don't extract any top-level files in a package that start with '.'Dan McGee
2007-06-26Mirror update and NEWS updatesDan McGee