summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-09Add AC_SYS_LARGEFILE to configure.acDan McGee1-0/+3
2007-07-09Change the exit code for pacman_deptest().Andrew Fyfe2-2/+2
2007-07-09Clean up the alpm handleDan McGee4-66/+36
2007-07-09Remove gettext from any alpm_logaction callsDan McGee5-23/+31
2007-07-09Add top level hidden file code to package.cDan McGee1-0/+3
2007-07-07Make paragraph text in scripts single stringsDan McGee9-133/+105
2007-07-07Move scripts from *.in to *.sh.in so gettext can determine typeDan McGee11-27/+31
2007-07-06First step of moving translations from src/pacman/po to po/Dan McGee20-7/+14
2007-07-06Various small fixes as suggested by some static code checkersDan McGee4-14/+7
2007-07-06Fix up pactest TODODan McGee1-1/+1
2007-07-02Reduce delay in pactest when running MODIFIED testsDan McGee1-4/+2
2007-07-02pacman/query.c : return after a query on all packages.Chantry Xavier1-0/+1
2007-07-02Update 'submitting-patches'Dan McGee1-4/+16
2007-07-02pacman/packages.c : print an error for files that can't be stated.Chantry Xavier1-3/+8
2007-07-02libalpm/add.c : fix for FS #7484Chantry Xavier1-1/+9
2007-07-02libalpm/add.c,util.c : log ARCHIVE_WARN warning to debug output.Chantry Xavier2-6/+23
2007-07-02Remove unnecessary and extra includesDan McGee4-17/+0
2007-07-02Add mode and type checking to pactest for filesDan McGee3-16/+54
2007-07-02Move Doxygen manpage generation to doc/ directoryDan McGee3-32/+12
2007-06-28libalpm/add.c : ignore libarchive warning.Chantry Xavier1-6/+11
2007-06-28libalpm/util.c : stat returns 0 on successChantry Xavier1-1/+1
2007-06-28scripts/makepkg.in: Don't include .PKGINFO etc in .FILELISTAndrew Fyfe1-4/+7
2007-06-28Remove lockfile configuration from frontend, make it job of libalpmDan McGee11-40/+15
2007-06-28pacman.c: make parseconfig a bit more robustDan McGee1-12/+21
2007-06-28Remove scriptlet START and DONE commands that we don't useDan McGee4-53/+1
2007-06-28scripts/makepkg.in: Use bsdtar to find packages for xdelta.Andrew Fyfe1-9/+10
2007-06-28scripts/makepkg.in: Fix creation of .FILELISTChantry Xavier1-1/+2
2007-06-28FS7485: Replace tar/cpio/unzip with bsdtar for extracting/creating packages.Baptiste Daroussin1-17/+5
2007-06-28Fix wrong permissions on pacnew extractionDan McGee1-0/+15