| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This feature (introduced by b118ce55bd01c7ebd42b5b6d4a0f34aa925701d8 as a
part of -Sc) could actually be helpful in the 3.0 -> 3.1 transition, because
all sync dbs will be left in /var/lib/pacman/, while the updated ones will
go to /var/lib/pacman/sync/.
So it'll now clean everything in /var/lib/pacman/, and only the unused
databases in /var/lib/pacman/sync/ (with the exception of local/ and sync/
in both cases).
Note: This feature is undocumented. I wonder if moving it to another option,
something like -S --dbclean, wouldn't help for documenting it.
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
|
|
|
|
|
|
|
|
| |
Now alpm_checkdeps first search for literals, then search for no-literal satisfiers
Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu>
[Dan: fix spelling of INTALL, fix line wrapping]
Signed-off-by: Dan McGee <dan@archlinux.org>
|
|
|
|
|
|
|
|
| |
Update zsh completion file to version 0.5-2 from AUR and add the new
options in pacman 3.1.
Signed-off-by: Nathan Jones <nathanj@insightbb.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes FS#5392. If hard links are present for a man page, all
other hard linked files are removed, the man page is zipped and the
hard links are updated to the newly compress man page.
Signed-off-by: Allan McRae <mcrae_allan@hotmail.com>
[Dan: use find -samefile option, don't fail if one of mandirs is
nonexistent]
Signed-off-by: Dan McGee <dan@archlinux.org>
|
|
|
|
| |
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
|
|
|
|
|
|
|
| |
Signed-off-by: Giovanni Scafora <linuxmania@gmail.com>
modified: po/it.po
Signed-off-by: Dan McGee <dan@archlinux.org>
|
|
|
|
|
|
|
| |
Also perform the updates in the message files so we don't break
translations.
Signed-off-by: Dan McGee <dan@archlinux.org>
|
|
|
|
|
| |
Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu>
Signed-off-by: Dan McGee <dan@archlinux.org>
|
|
|
|
| |
Signed-off-by: Dan McGee <dan@archlinux.org>
|
|
|
|
| |
Signed-off-by: Dan McGee <dan@archlinux.org>
|
|
|
|
|
|
|
|
|
|
| |
This fixes the output issue related to the progress bar by delaying the
output. We can decide later (post-release) if we like this method or we want
to switch to something else.
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
[Dan: just some minor cleanups]
Signed-off-by: Dan McGee <dan@archlinux.org>
|
|
|
|
| |
Signed-off-by: Dan McGee <dan@archlinux.org>
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Move all .cvsignore files to .gitignore for switch in VCS. In addition,
delete ones that were unnecessary because they only contained Makefile
and Makefile.am.
Signed-off-by: Dan McGee <dan@archlinux.org>
(cherry picked from commit 8cacc46f8bcfe5b2325a2fae2af9b1fc5b09139e)
|
| |
| |
| |
| |
| |
| | |
* Updated all message catalogs
* Bump version in configure.ac
* Remove a dead mirror
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Update the mirrorlist
* Fix FS7338- the previous repo-add fix didn't quite do the job, but it
should be fixed now.
* Small updates to translations files
* Add -mtune=generic to default CFLAGS (req'd by GCC 4.2)
|
| |
| |
| |
| |
| |
| |
| |
| | |
Hackish fix to ensure libarchive extracts files and dirs with the right
permissions. For some reason extracting /tmp on install wasn't handled properly
by librachive, so an explicit chmod will fix this.
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
| | |
|
| |
| |
| |
| | |
Pierre Schmitz <pierre@archlinux.de>
|
| | |
|
| | |
|
| |
| |
| |
| | |
paths
|
| |
| |
| |
| | |
authors of those.
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Fixes bug #7005 as reported and patched by
Marcus Habernehl <bmh1980de@yahoo.de>
|
| | |
|
| |
| |
| |
| | |
Pierre Schmitz <pierre@archlinux.de>
|
| | |
|
| | |
|
| |
| |
| |
| | |
Giovanni Scafora <linuxmania@gmail.com>
|
| |
| |
| |
| | |
Scott Horowitz <stonecrest@gmail.com>
|
| |
| |
| |
| | |
Using the wrong variable in sortbydeps
|
| | |
|
| |
| |
| |
| | |
Let IgnorePkg take precedence over the FORCE package flag
|
| |
| |
| |
| | |
Juan Pablo González T. <lord_jotape@yahoo.com.ar>
|
| |
| |
| |
| | |
Bugfix for FS#6944
|
| | |
|
| |
| |
| |
| | |
Matthias Gorissen <siquame@web.de>
|
| |
| |
| |
| | |
From: Mateusz Jędrasik <m.jedrasik@gmail.com>
|
| |
| |
| |
| |
| | |
Make sure ldconfig runs on upgrade
* Added 3 pactests to verify (by output only) that ldconfig is run
|
| |
| |
| |
| |
| | |
Fix #6905- makepkg dependency checking error
Fix #6915- add SUU mirror to mirrorlist.in
|
| | |
|
| | |
|