5570 Commits

Author SHA1 Message Date
Ozan Çağlayan e9c37415a5 upgrade: Use flatten_list() which is ~9x faster than sum() construct 2011-06-08 13:46:15 +00:00
Ozan Çağlayan 5ebbc1779f rng: Add CCPL-Attribution-ShareAlike-NonCommercial-3.0
BUG:COMMENT:17792
2011-06-08 11:58:10 +00:00
Ozan Çağlayan edef70b069 l10n: Update messages 2011-06-08 11:55:29 +00:00
Ozan Çağlayan 2a788ed4c4 archive: Add support for 7-Zip source archives
Dynamically check the unpacker and gracefully inform the user
about the missing utility.

BUG:FIXED:3870
2011-06-08 11:54:25 +00:00
Ozan Çağlayan 484e584f00 util: add search_executable() to find search for an executable in PATH 2011-06-08 11:21:36 +00:00
Ozan Çağlayan 7ca858c817 util: remove unused copy_dir() too 2011-06-08 11:17:00 +00:00
Ozan Çağlayan 20bc8b5c91 graph: Rename concat() to flatten_list() 2011-06-08 11:11:45 +00:00
Ozan Çağlayan ae8a98e301 util: Rename concat() to flatten_list() and optimize it 2011-06-08 11:09:27 +00:00
Ozan Çağlayan 4a3630c85d util: Drop old, unused, weird shortcut functions 2011-06-08 11:05:23 +00:00
Transifex SVN Submitter 169a1838e6 l10n: Updated German (de) translation to 98% (Stefan Wilhelm)
New status: 630 messages complete with 4 fuzzies and 5 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-08 09:44:58 +00:00
Transifex SVN Submitter e68ffa7573 l10n: Updated Russian (ru) translation to 99% (Alexey Ivanes)
New status: 635 messages complete with 4 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-08 08:41:45 +00:00
Ozan Çağlayan 3adb462c46 l10n: Update messages 2011-06-08 08:40:50 +00:00
Ozan Çağlayan d7aed533f6 check: Print a warning if some files can't be read 2011-06-08 08:40:26 +00:00
Transifex SVN Submitter bcf03aaa6a l10n: Updated Russian (ru) translation to 99% (Alexey Ivanes)
New status: 636 messages complete with 3 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-08 08:37:37 +00:00
Transifex SVN Submitter d951221909 l10n: Updated Russian (ru) translation to 99% (Alexey Ivanes)
New status: 636 messages complete with 3 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-08 08:33:55 +00:00
Ozan Çağlayan e5730cecc4 Update TR translations 2011-06-08 08:08:56 +00:00
Ozan Çağlayan 2c5161b9b1 l10n: Update messages 2011-06-08 07:30:53 +00:00
Ozan Çağlayan 2ea697da6f check: Refactor and improve whole check command
Warn about denied accesses (pb#18308)
Fix bad formatting issues

BUG:FIXED:18308
2011-06-08 07:26:54 +00:00
Ozan Çağlayan 95660d6891 index: Use ctx.ui.info() instead of plain print 2011-06-07 12:24:07 +00:00
Ozan Çağlayan a79572c613 build: Mark the errors with the source package name to give more info 2011-06-07 12:23:36 +00:00
Ozan Çağlayan 8b408a6220 index: Heal multithreading related output problems
index rewinds the line without writing \n which garbles the
output when an exception is caught.
2011-06-07 11:46:38 +00:00
Ozan Çağlayan 552f4bc80e index: Remove obfuscated and outdated comments 2011-06-07 11:33:25 +00:00
Ozan Çağlayan 229f3fe307 Revert r37178 "cli: Add verbose and noln parameters to error() and status()" 2011-06-07 11:03:53 +00:00
Ozan Çağlayan 1d551a66b4 util: Don't pass the file name in the exception 2011-06-07 10:50:48 +00:00
Ozan Çağlayan be2967c191 cli: Add verbose and noln parameters to error() and status() 2011-06-07 10:50:12 +00:00
Ozan Çağlayan f65dae8c6e tree-wide: Don't use weird asterisks at line beginnings 2011-06-07 07:44:33 +00:00
Ozan Çağlayan ff87a7716d util: Raise FilePermissionDeniedError if the file cannot be
read by the current user.

Whitespace, variable name cleanups
2011-06-07 07:43:37 +00:00
Ozan Çağlayan 7f5d97a984 cli: Suppress info about output directory
The output directory will already be printed during the final
step of package building.
2011-06-07 06:42:37 +00:00
Ozan Çağlayan 54c71517a2 build: Prune another useless warning
This line is always printed, it doesn't actually warn the user about
an anomaly.
2011-06-07 06:31:04 +00:00
Ozan Çağlayan c70885b01c operations/build: Clean-up outputs
Prune always printed lines about component stuff,
Dump build helper information only during build() to not pollute index output
2011-06-07 06:28:18 +00:00
Ozan Çağlayan 9cdcd7b48e index: Print package names on the same line during source indexing 2011-06-07 06:09:44 +00:00
Ozan Çağlayan d968b3896a index: Add missing i18n() calls around strings 2011-06-07 05:32:27 +00:00
Ozan Çağlayan 87aa3f7ee7 operations/build: Add missing i18n() calls around strings 2011-06-07 05:32:06 +00:00
Transifex SVN Submitter 39347133f4 l10n: Updated Italian (it) translation to 83% (Hudaverdi Sarialtin)
New status: 535 messages complete with 28 fuzzies and 76 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-05 10:07:24 +00:00
Transifex SVN Submitter d9b8220772 l10n: Updated Spanish (Castilian) (es) translation to 99% (Klemens Häckel)
New status: 637 messages complete with 0 fuzzies and 2 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-04 20:49:47 +00:00
Transifex SVN Submitter eb362cf669 l10n: Updated Italian (it) translation to 83% (Ali Işıngör)
New status: 532 messages complete with 31 fuzzies and 76 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-04 14:45:21 +00:00
Onur Küçük 2dbbf81e9d actionsapi: Fix typo in shelltools documentation 2011-06-01 06:54:10 +00:00
Transifex SVN Submitter b877ffd788 l10n: Updated Turkish (tr) translation to 100% (Fatih Aşıcı)
New status: 639 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-01 06:25:23 +00:00
Transifex SVN Submitter 0f6ac4f651 l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
New status: 639 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-01 06:23:14 +00:00
Transifex SVN Submitter 9f85da6276 l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
New status: 639 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-01 06:21:35 +00:00
Transifex SVN Submitter f7b70c6750 l10n: Updated Russian (ru) translation to 100% (Nikolay Semenov)
New status: 639 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-01 05:02:11 +00:00
Transifex SVN Submitter 89edebe3e7 l10n: Updated German (de) translation to 100% (Stefan Wilhelm)
New status: 639 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-01 03:15:05 +00:00
Metin Akdere aca65194e2 l10n: Update messages 2011-05-31 06:07:11 +00:00
Metin Akdere de764741d8 l10n: Remove deprecated pygettext module
As we switched to xgettext, scripts/pygettext file is redundant.
2011-05-31 05:53:26 +00:00
Metin Akdere 0a121747e3 l10n: Switch from pygettext to xgettext
Also add pisi.xml mimetype file. Remove scripts/update-po.sh file.
2011-05-31 05:10:58 +00:00
Transifex SVN Submitter 3f3d9e4276 l10n: Updated Russian (ru) translation to 100% (Alexey Ivanes)
New status: 638 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-05-31 03:04:23 +00:00
Transifex SVN Submitter 16867f576b l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
New status: 638 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-05-30 19:49:45 +00:00
Transifex SVN Submitter 2eae007d17 l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
New status: 638 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-05-30 18:47:24 +00:00
H. İbrahim Güngör 9fcc8ed2e7 l10n: Revert nl.po since it is the yali translation actually. 2011-05-30 13:39:06 +00:00
Transifex SVN Submitter 1afe3f21f2 l10n: Updated Italian (it) translation to 83% (Ali Işıngör)
New status: 533 messages complete with 29 fuzzies and 76 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-05-30 12:16:06 +00:00