Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-06-20libalpm/util.c: remove unnecessary includeDan McGee
2007-06-20Revert "Fix libarchive permission extraction"Dan McGee
2007-06-17Update Doxyfile and add a few missing parts of documentationDan McGee
2007-06-17Remove some use of goto in the pacman frontendDan McGee
2007-06-17Quick updates to the bash completion scriptDan McGee
2007-06-17FS7338: Fix conflicts typo totally this time.Chantry Xavier
2007-06-13scripts/makepkg.in: Forgot the fakeroot switch when changing to GNU getopt.Andrew Fyfe
2007-06-13Add ARM architecture to configure.acDan McGee
2007-06-13Clean up pacman/sync.c and organize it a bitDan McGee
2007-06-13Remove some more diskspace checking holdover stuffDan McGee
2007-06-12Functionalize query.c and pacman_queryDan McGee
2007-06-12scripts/makepkg.in: Added fakeroot version to .PKGINFO header.Andrew Fyfe
2007-06-12scripts/makepkg.in: Switch to GNU getopt.Andrew Fyfe
2007-06-12Add pactest requiredby004.Nagy Gabor
2007-06-12pacman util.h: Add missing stdarg.h includeDan McGee
2007-06-11FS7355: Add --ignorearch option to makepkgAndreas Hauser
2007-06-11Add new pactest remove043.Nagy Gabor
2007-06-10Attempt to clean up _alpm_sync_prepareDan McGee