summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* First step of moving translations from src/pacman/po to po/Dan McGee2007-07-06
* Various small fixes as suggested by some static code checkersDan McGee2007-07-06
* Fix up pactest TODODan McGee2007-07-06
* Reduce delay in pactest when running MODIFIED testsDan McGee2007-07-02
* pacman/query.c : return after a query on all packages.Chantry Xavier2007-07-02
* Update 'submitting-patches'Dan McGee2007-07-01
* pacman/packages.c : print an error for files that can't be stated.Chantry Xavier2007-07-01
* libalpm/add.c : fix for FS #7484Chantry Xavier2007-07-01
* libalpm/add.c,util.c : log ARCHIVE_WARN warning to debug output.Chantry Xavier2007-07-01
* Remove unnecessary and extra includesDan McGee2007-07-01
* Add mode and type checking to pactest for filesDan McGee2007-07-01
* Move Doxygen manpage generation to doc/ directoryDan McGee2007-07-01
* libalpm/add.c : ignore libarchive warning.Chantry Xavier2007-06-28
* libalpm/util.c : stat returns 0 on successChantry Xavier2007-06-28
* scripts/makepkg.in: Don't include .PKGINFO etc in .FILELISTAndrew Fyfe2007-06-28
* Remove lockfile configuration from frontend, make it job of libalpmDan McGee2007-06-27
* pacman.c: make parseconfig a bit more robustDan McGee2007-06-27
* Remove scriptlet START and DONE commands that we don't useDan McGee2007-06-27
* scripts/makepkg.in: Use bsdtar to find packages for xdelta.Andrew Fyfe2007-06-27
* scripts/makepkg.in: Fix creation of .FILELISTChantry Xavier2007-06-27
* FS7485: Replace tar/cpio/unzip with bsdtar for extracting/creating packages.Baptiste Daroussin2007-06-27
* Fix wrong permissions on pacnew extractionDan McGee2007-06-27
* Remove TODO items that have been taken care of.Dan McGee2007-06-27
* libalpm/remove.c : file variable used before being initialized.Chantry Xavier2007-06-28
* Add archlinux.de mirrorDan McGee2007-06-27
* Add pactest to help debug FS #7415Chantry Xavier2007-06-26
* Add sync301 pactest- pacman gains new deps and should be pulled inChantry Xavier2007-06-26
* Make alpm_splitdep immutableNagy Gabor2007-06-26
* Remove unnecessary trans parameter from _alpm_checkdepsNagy Gabor2007-06-26
* Don't extract any top-level files in a package that start with '.'Dan McGee2007-06-26
* Mirror update and NEWS updatesDan McGee2007-06-26
* libalpm/util.c: remove unnecessary includeDan McGee2007-06-20
* Revert "Fix libarchive permission extraction"Dan McGee2007-06-20
* Update Doxyfile and add a few missing parts of documentationDan McGee2007-06-17
* Remove some use of goto in the pacman frontendDan McGee2007-06-17
* Quick updates to the bash completion scriptDan McGee2007-06-17
* FS7338: Fix conflicts typo totally this time.Chantry Xavier2007-06-17
* scripts/makepkg.in: Forgot the fakeroot switch when changing to GNU getopt.Andrew Fyfe2007-06-13
* Add ARM architecture to configure.acDan McGee2007-06-13
* Clean up pacman/sync.c and organize it a bitDan McGee2007-06-13
* Remove some more diskspace checking holdover stuffDan McGee2007-06-13
* Functionalize query.c and pacman_queryDan McGee2007-06-12
* scripts/makepkg.in: Added fakeroot version to .PKGINFO header.Andrew Fyfe2007-06-12
* scripts/makepkg.in: Switch to GNU getopt.Andrew Fyfe2007-06-12
* Add pactest requiredby004.Nagy Gabor2007-06-12
* pacman util.h: Add missing stdarg.h includeDan McGee2007-06-12
* FS7355: Add --ignorearch option to makepkgAndreas Hauser2007-06-11
* Add new pactest remove043.Nagy Gabor2007-06-11
* Attempt to clean up _alpm_sync_prepareDan McGee2007-06-10
* Implement simple topological sort algorithm for sortbydepsNagy Gabor2007-06-10