Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Version bumped to 3.0.4 | Aaron Griffin | 2007-05-08 |
| | |||
* | minor: Remove trailing slashes from Server urls to prevent double slashes in | Aaron Griffin | 2007-05-08 |
| | | | | paths | ||
* | A ton of updates of all of the translation files. Thanks to the | Dan McGee | 2007-05-08 |
| | | | | authors of those. | ||
* | repo-add: fix typo, conflicts instead of conflict | Dan McGee | 2007-05-06 |
| | |||
* | Bumps for pacman 3.0.3 | Dan McGee | 2007-04-28 |
| | |||
* | repo-add: Fixed bug of missing desc entries if package is in a group | Dan McGee | 2007-04-25 |
| | | | | | Fixes bug #7005 as reported and patched by Marcus Habernehl <bmh1980de@yahoo.de> | ||
* | Updated French translation from Nam <37i11@altern.org>. | Dan McGee | 2007-04-25 |
| | |||
* | * Updated German translation | Dan McGee | 2007-04-23 |
| | | | | Pierre Schmitz <pierre@archlinux.de> | ||
* | Updates in prep for 3.0.2 release | Dan McGee | 2007-04-23 |
| | |||
* | Add two pactests | Dan McGee | 2007-04-23 |
| | |||
* | * Updated Italian translation | Dan McGee | 2007-04-23 |
| | | | | Giovanni Scafora <linuxmania@gmail.com> | ||
* | rankmirrors: download first 50KB of DB to get more reliable numbers | Dan McGee | 2007-04-23 |
| | | | | Scott Horowitz <stonecrest@gmail.com> | ||
* | * Nagy Gabor <ngaba@petra.hos.u-szeged.hu> | Aaron Griffin | 2007-04-23 |
| | | | | Using the wrong variable in sortbydeps | ||
* | New archlinuxppc.org mirror added to mirrorlist | Aaron Griffin | 2007-04-23 |
| | |||
* | * Chantry Xavier <xav@chantry.homelinux.org> | Aaron Griffin | 2007-04-23 |
| | | | | Let IgnorePkg take precedence over the FORCE package flag | ||
* | Added Spanish Translation. | Dan McGee | 2007-04-23 |
| | | | | Juan Pablo González T. <lord_jotape@yahoo.com.ar> | ||
* | * Alexander Baldeck <alexander@archlinux.org> | Aaron Griffin | 2007-04-18 |
| | | | | Bugfix for FS#6944 | ||
* | makepkg: unset one more language variable | Dan McGee | 2007-04-17 |
| | |||
* | Updated German translation | Dan McGee | 2007-04-17 |
| | | | | Matthias Gorissen <siquame@web.de> | ||
* | Adding Polish language translation, thanks! | Dan McGee | 2007-04-17 |
| | | | | From: Mateusz Jędrasik <m.jedrasik@gmail.com> | ||
* | * Nagy Gabor <ngaba@petra.hos.u-szeged.hu> | Aaron Griffin | 2007-04-17 |
| | | | | | Make sure ldconfig runs on upgrade * Added 3 pactests to verify (by output only) that ldconfig is run | ||
* | Bugfixes in prep for a 3.0.2 release | Dan McGee | 2007-04-17 |
| | | | | | Fix #6905- makepkg dependency checking error Fix #6915- add SUU mirror to mirrorlist.in | ||
* | Fix FS #6872- CFLAGS were not being exported | Dan McGee | 2007-04-11 |
| | |||
* | Added easynews mirror | Dan McGee | 2007-04-09 |
| | |||
* | Fix running of pre_remove and Post_remove | Dan McGee | 2007-04-05 |
| | | | | | pkgname was undefined previously when this was called, fixed. Patch from Roman Kyrylych <roman.kyrylych@gmail.com>. | ||
* | * Updated | Aaron Griffin | 2007-04-04 |
| | |||
* | * Version number bump | Aaron Griffin | 2007-04-04 |
| | |||
* | * Fix FS#6798 - there is no reason to fail on a duplicate removal target | Aaron Griffin | 2007-04-04 |
| | | | | | Added a pactest case for this ("-R foo foo foo foo foo" should do what is expected) | ||
* | This change does two things: | Aaron Griffin | 2007-04-04 |
| | | | | | | | | | * 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 | ||
* | Forgot the @@REPO@@ part of the russian mirror. | Aaron Griffin | 2007-04-04 |
| | |||
* | Added new Russian mirror | Aaron Griffin | 2007-04-04 |
| | |||
* | * Tom Killian <tom@archlinux.org> | Aaron Griffin | 2007-04-04 |
| | | | | Properly align checksums on makepkg -g | ||
* | * Updated Italian translation | Dan McGee | 2007-04-01 |
| | | | | Giovanni Scafora <linuxmania@gmail.com> | ||
* | * Updated Hungarian translation | Dan McGee | 2007-03-30 |
| | | | | Nagy Gabor <ngaba@petra.hos.u-szeged.hu> | ||
* | * Updated Russian translation | Dan McGee | 2007-03-30 |
| | | | | Владимир Байраковский <4rayven@gmail.com> | ||
* | commit 1d35c4dcc6399023217e41eaa8ff4733b1ad2b0d | Aaron Griffin | 2007-03-30 |
| | | | | | | | | | 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> | ||
* | commit 970d2e942eb29bf78fe89895ace4d781970b6e94 | Aaron Griffin | 2007-03-30 |
| | | | | | | | | | | | 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> | ||
* | From: Andrew Fyfe <andrew@neptune-one.net> | Aaron Griffin | 2007-03-30 |
| | | | | | | | | | | | 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> | ||
* | Fix --ignore behavior on sysupgrade | Dan McGee | 2007-03-28 |
| | | | | | | | | * --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> | ||
* | * Remove outdated ProxyServer option from pacman.conf.5. | Dan McGee | 2007-03-27 |
| | |||
* | * Fix NEWS typo. Oops. | Dan McGee | 2007-03-26 |
| | | | | | | * Updated Russian translation. Владимир Байраковский <4rayven@gmail.com> and Shild <sxp@bk.ru> * Removed a string from gettext that didn't need it. | ||
* | * Fix bug where 'makepkg -L' doesn't stop on build failure. | Dan McGee | 2007-03-25 |
| | | | | | | Andrew Fyfe <andrew@neptune-one.net> * Add testing to etc/pacman.d/.cvsignore * Fix scriptlet001.py test to work during 'make check'. | ||
* | Andrew Fyfe <andrew@neptune-one.net> | Dan McGee | 2007-03-24 |
| | | | | * Fix FS #6688- builddeps not working in makepkg. | ||
* | * Added a mirror list for [testing] (it appears most mirrors mirror testing) | Aaron Griffin | 2007-03-24 |
| | | | | | * Commented ftp.archlinux.org in the official mirror list * ran a make dist, which updated some translation files | ||
* | * Removed three dead mirrors (Dale Blount <dale@archlinux.org>). | Dan McGee | 2007-03-23 |
| | |||
* | * Updated German translation | Dan McGee | 2007-03-23 |
| | | | | Pierre Schmitz <pierre@archlinux.de> | ||
* | Fixed alpm_log call- too many parameters passed. (bardo on #archlinux-pacman) | Dan McGee | 2007-03-22 |
| | |||
* | Clarify some English messages as suggested by Nagy Gabor. I even did the hard | Dan McGee | 2007-03-22 |
| | | | | | | 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. | ||
* | * Updated Brazilian Portuguese translation | Dan McGee | 2007-03-22 |
| | | | | Douglas Soares de Andrade <dsandrade@gmail.com> | ||
* | Roman Kyrylych <roman.kyrylych@gmail.com> | Dan McGee | 2007-03-22 |
| | | | | * Updates to news file. |