- 17 Mar, 2013 2 commits
-
-
Allan McRae authored
Pull updates from transifex. Add new "id" translation. Regerate po files with updated filelists... Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Be complete with files listed. Comment out files where code is used or heavily based on other projects so will never have translatable strings. Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 15 Mar, 2013 5 commits
-
-
Allan McRae authored
Also adjust translations. Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
I imported this translation from transifex without realising that there was no strings translated despite being "acitve" on transifex for quite some time. Remove it until translation begins... Signed-off-by:
Allan McRae <allan@archlinux.org>
-
The Arch web site now redirects to https links for all subdomains, so it makes sense to use these links in the docs for pacman. Links were changed to use https for a couple other sites that support it as well, such as gnu.org and kernel.org. Signed-off-by:
Jason St. John <jstjohn@purdue.edu> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 14 Mar, 2013 15 commits
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Fixes FS#34241 Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
This reverts commit 8b03b1a8. It is much better to download the submodules using separate source entries and adjust the submodule configs to point at these versions in the prepare() function. See https://mailman.archlinux.org/pipermail/pacman-dev/2013-March/016771.html for an example. Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Signed-off-by:
William Giokas <1007380@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Signed-off-by:
William Giokas <1007380@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Signed-off-by:
William Giokas <1007380@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Signed-off-by:
Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Signed-off-by:
Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
We shouldn't assume a frontend program didn't explicitly set the LC_TIME setting to a value not in the environment, which is what we previously assumed. Save the old locale before forcing the 'C' locale and restore it when we are done. Signed-off-by:
Dan McGee <dan@archlinux.org> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
We should save the current locale, use the 'C' locale during parsing, then restore the original locale. Config files should always parse regardless of the current user's locale setting. Fixes FS#34253. Signed-off-by:
Dan McGee <dan@archlinux.org> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Signed-off-by:
Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Looks like I hosed this pretty hard in 5a5e712c . Signed-off-by:
Dave Reisner <dreisner@archlinux.org> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Signed-off-by:
William Giokas <1007380@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 10 Mar, 2013 7 commits
-
-
Allan McRae authored
Run update-po and fix the few errors reported. Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Languages: eo, nl, hr, ko, ja, fa, ar, sl, gl, id Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 09 Mar, 2013 11 commits
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
add all the longopts for the operations and allow for them to be completed just like shortopts Signed-off-by:
Daniel Wallace <danielwallace@gtmanfred.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
include the flags that could be doubled up like -Sii -Syy -Suu -Qii etc also include the long opts of all the commands Signed-off-by:
Daniel Wallace <danielwallace@gtmanfred.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
-i -y -u -d -s etc, so that they do not disappear In the future I hope there is an easy way to limit it to just 2, right now the *- makes it so that it can be added as many times as you want. Signed-off-by:
Daniel Wallace <danielwallace@gtmanfred.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Signed-off-by:
Daniel Wallace <danielwallace@gtmanfred.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Signed-off-by:
Daniel Wallace <danielwallace@gtmanfred.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Signed-off-by:
Daniel Wallace <danielwallace@gtmanfred.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Before this, if you do pacman -Sy<tab> it completes to -y. Now, with -S and the other operations in the actual option _arguments, it won't remove the operations. Signed-off-by:
Daniel Wallace <danielwallace@gtmanfred.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Signed-off-by:
Daniel Wallace <danielwallace@gtmanfred.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Quoting output substitutions makes whitespace errors such as FS#30101 much more obvious: old: missing perl-test-pod dependency for perl-test-output new: missing 'perl-test-pod ' dependency for 'perl-test-output' Several of the quoted substitutions should not be capable of containing whitespace in theory, but this errs on the side of caution as the point of the tool is to find error conditions. Signed-off-by:
Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Passing the local package list to alpm_checkdeps as both the local packages and packages to be upgraded did nothing but cause extra overhead as the packages were all removed from the installed package list because they were being upgraded. Signed-off-by:
Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-