- Apr 04, 2007
-
-
Aaron Griffin authored
-
Aaron Griffin authored
-
Aaron Griffin authored
Added a pactest case for this ("-R foo foo foo foo foo" should do what is expected)
-
Aaron Griffin authored
* Prefer case-insensitive config settings. In the future case-insensitivity may be enforced. * Provides a fix for the tr_TR locale by checking the case-insensitive version first. This is more elegant than setting the 'C' locale for tr_TR. Also added a 'RootDir' config option to match CacheDir and DBPath
-
Aaron Griffin authored
-
Aaron Griffin authored
-
Aaron Griffin authored
Properly align checksums on makepkg -g
-
- Apr 01, 2007
-
-
Dan McGee authored
Giovanni Scafora <linuxmania@gmail.com>
-
- Mar 30, 2007
-
-
Dan McGee authored
Nagy Gabor <ngaba@petra.hos.u-szeged.hu>
-
Dan McGee authored
Владимир Байраковский <4rayven@gmail.com>
-
Aaron Griffin authored
Author: Aaron Griffin <aaronmgriffin@gmail.com> Date: Thu Mar 29 22:44:10 2007 -0500 Report an error on setmntent failure Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Author: Aaron Griffin <aaronmgriffin@gmail.com> Date: Thu Mar 29 21:30:40 2007 -0500 repo-add leaves .PKGINFO in the current directory * Misuse of 'tar xf', which should be 'tar tf' Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Date: Thu, 29 Mar 2007 11:11:36 +0100 Subject: [PATCH 1/1] Fix bug where makepkg can't extract .tar.Z archives. For some reason 'tar -xf' doesn't work with .tar.Z, you need to use 'tar -xzf' to extract the archive. Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Mar 28, 2007
-
-
Dan McGee authored
* --ignore was being ignored (haha) on sysupgrade when a package was listed as being a force upgrade. This adds a prompt to the user in this case asking what to do. Signed-off-by: Dan McGee <dan@archlinux.org>
-
- Mar 27, 2007
-
-
Dan McGee authored
-
- Mar 26, 2007
-
-
Dan McGee authored
* Updated Russian translation. Владимир Байраковский <4rayven@gmail.com> and Shild <sxp@bk.ru> * Removed a string from gettext that didn't need it.
-
- Mar 25, 2007
-
- Mar 24, 2007
-
-
Dan McGee authored
* Fix FS #6688- builddeps not working in makepkg.
-
Aaron Griffin authored
* Commented ftp.archlinux.org in the official mirror list * ran a make dist, which updated some translation files
-
- Mar 23, 2007
- Mar 22, 2007
-
-
Dan McGee authored
-
Dan McGee authored
work of fixing these in the translation files, and I removed a few fuzzys while doing so. If any more patches for translations come, try to do it against these files.
-
Dan McGee authored
Douglas Soares de Andrade <dsandrade@gmail.com>
-
Dan McGee authored
* Updates to news file.
-
Dan McGee authored
* Ran msgmerge on all po files from new pot files, but did not check in the updated pot files as that just causes problems. * Updated Italian translation Giovanni Scafora <linuxmania@gmail.com> * Updated Russian translation, added libalpm partial translation Владимир Байраковский <4rayven@gmail.com> * Updated Hungarian translation Nagy Gabor <ngaba@petra.hos.u-szeged.hu> * Updated French translation solsTiCe d'Hiver <solstice.dhiver@laposte.net> Thanks again guys!
-
Aaron Griffin authored
* Minor change to utils.py(grep) to make it cleaner * Added scriptlet check to verify scriptlet events happen
-
Aaron Griffin authored
this point
-
Aaron Griffin authored
* Skip running scriptlet when chroot fails - to prevent issues in the host filesystem
-
Aaron Griffin authored
NOTE that we do NOT want symlinked *files* resolved, only paths (i.e. /usr/lib/perl5/site_perl/*)
-
Dan McGee authored
package. Regression from 2.9.8.
-
Aaron Griffin authored
-
Aaron Griffin authored
* Fix typo in pacman.c
-
- Mar 21, 2007
-
-
Dan McGee authored
Giovanni Scafora <linuxmania@gmail.com> * Added pactest test for -Se operation James Rosten <seinfeld90@gmail.com>
-
Jürgen Hötzel authored
file:////....: Unsupported scheme.
-
Dan McGee authored
-
Dan McGee authored
-
Aaron Griffin authored
* More significant error messages when -Qo fails * Potential fix for reported error that pacman indicates corrupt packages when space is full on the cache dir
-
- Mar 20, 2007