Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-09Asciidoc updates- make it pretty, fix build, etc.Dan McGee
2007-07-09Update PKGBUILD example.Andrew Fyfe
2007-07-09Add Synopsis section to man 5 pages.Andrew Fyfe
2007-07-09Make manpage generation depend on footer.txtDan McGee
2007-07-09doc/Makefile.am: Set pacman version and date when man pages are generated.Andrew Fyfe
2007-07-09Convert the remaining man pages to asciidoc.Andrew Fyfe
2007-07-09Move common stuff into footer.txt and some formating tweaks.Andrew Fyfe
2007-07-09Add two asciidoc manpages to the doc/ dirAndrew Fyfe
2007-07-09Start addition of asciidoc stuffDan McGee
2007-07-09Remove old 'static' manpages in anticipation of the asciidoc switchDan 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
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