summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-09Asciidoc updates- make it pretty, fix build, etc.Dan McGee9-15/+45
2007-07-09Update PKGBUILD example.Andrew Fyfe3-29/+38
2007-07-09Add Synopsis section to man 5 pages.Andrew Fyfe4-2/+18
2007-07-09Make manpage generation depend on footer.txtDan McGee1-1/+1
2007-07-09doc/Makefile.am: Set pacman version and date when man pages are generated.Andrew Fyfe2-1/+9
2007-07-09Convert the remaining man pages to asciidoc.Andrew Fyfe5-1/+553
2007-07-09Move common stuff into footer.txt and some formating tweaks.Andrew Fyfe3-80/+78
2007-07-09Add two asciidoc manpages to the doc/ dirAndrew Fyfe2-0/+437
2007-07-09Start addition of asciidoc stuffDan McGee4-4/+90
2007-07-09Remove old 'static' manpages in anticipation of the asciidoc switchDan McGee6-1079/+0
2007-07-09Remove gettext from any alpm_logaction callsDan McGee5-23/+31
2007-07-08Add top level hidden file code to package.cDan McGee1-0/+3
2007-07-06Make paragraph text in scripts single stringsDan McGee9-133/+105
2007-07-06Move 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-01Update 'submitting-patches'Dan McGee1-4/+16
2007-07-01pacman/packages.c : print an error for files that can't be stated.Chantry Xavier1-3/+8
2007-07-01libalpm/add.c : fix for FS #7484Chantry Xavier1-1/+9
2007-07-01libalpm/add.c,util.c : log ARCHIVE_WARN warning to debug output.Chantry Xavier2-6/+23
2007-07-01Remove unnecessary and extra includesDan McGee4-17/+0
2007-07-01Add mode and type checking to pactest for filesDan McGee3-16/+54
2007-07-01Move 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-27Remove lockfile configuration from frontend, make it job of libalpmDan McGee11-40/+15
2007-06-27pacman.c: make parseconfig a bit more robustDan McGee1-12/+21
2007-06-27Remove scriptlet START and DONE commands that we don't useDan McGee4-53/+1
2007-06-27scripts/makepkg.in: Use bsdtar to find packages for xdelta.Andrew Fyfe1-9/+10
2007-06-27scripts/makepkg.in: Fix creation of .FILELISTChantry Xavier1-1/+2
2007-06-27FS7485: Replace tar/cpio/unzip with bsdtar for extracting/creating packages.Baptiste Daroussin1-17/+5
2007-06-27Fix wrong permissions on pacnew extractionDan McGee1-0/+15
2007-06-27Remove TODO items that have been taken care of.Dan McGee2-33/+0
2007-06-28libalpm/remove.c : file variable used before being initialized.Chantry Xavier1-1/+2
2007-06-27Add archlinux.de mirrorDan McGee1-0/+1
2007-06-26Add pactest to help debug FS #7415Chantry Xavier1-0/+22
2007-06-26Add sync301 pactest- pacman gains new deps and should be pulled inChantry Xavier1-0/+25
2007-06-26Make alpm_splitdep immutableNagy Gabor1-5/+9
2007-06-26Remove unnecessary trans parameter from _alpm_checkdepsNagy Gabor5-9/+8
2007-06-26Don't extract any top-level files in a package that start with '.'Dan McGee1-1/+8
2007-06-26Mirror update and NEWS updatesDan McGee2-0/+13
2007-06-20libalpm/util.c: remove unnecessary includeDan McGee1-1/+0
2007-06-20Revert "Fix libarchive permission extraction"Dan McGee1-2/+0
2007-06-17Update Doxyfile and add a few missing parts of documentationDan McGee2-1/+26
2007-06-17Remove some use of goto in the pacman frontendDan McGee2-30/+48
2007-06-17Quick updates to the bash completion scriptDan McGee1-16/+9