Commit Graph

5441 Commits

Author SHA1 Message Date
Fatih Aşıcı a35c588ce2 l10n/tr: Add missing space 2011-06-13 22:07:50 +00:00
Ozan Çağlayan 62081bff45 cli: Pretty print pisi search output
Slightly modified version of patch provided by Anıl Özbek

BUG:FIXED:17719
2011-06-13 08:53:08 +00:00
Transifex SVN Submitter e17b54cda6 l10n: Updated Croatian (hr) translation to 42% (Ivica Koli)
New status: 275 messages complete with 0 fuzzies and 367 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-13 07:04:22 +00:00
Ozan Çağlayan cbbe2c7584 sourcedb: whitespace cleanup, update copyright date 2011-06-13 06:52:34 +00:00
Ozan Çağlayan 5dc9633dce db: whitespace cleanup, update copyright date 2011-06-13 06:51:27 +00:00
Ozan Çağlayan 3d12d67a70 api: Generate some information about delete_cache
BUG:FIXED:18310
2011-06-13 06:27:21 +00:00
Transifex SVN Submitter adc657bbd3 l10n: Updated Croatian (hr) translation to 38% (Ivica Koli)
New status: 245 messages complete with 0 fuzzies and 397 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-12 17:27:01 +00:00
Transifex SVN Submitter fcd5091465 l10n: Updated Croatian (hr) translation to 31% (Ivica Koli)
New status: 202 messages complete with 0 fuzzies and 440 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-12 16:47:22 +00:00
Transifex SVN Submitter 945cdc6273 l10n: Initial Croatian (hr) translation (Ivica Koli)
New status: 180 messages complete with 0 fuzzies and 462 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-11 21:22:41 +00:00
Transifex SVN Submitter c7015fda66 l10n: Updated Russian (ru) translation to 99% (Alexey Ivanes)
New status: 637 messages complete with 3 fuzzies and 2 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-11 17:03:25 +00:00
Transifex SVN Submitter 0e0d2b59d8 l10n: Updated Russian (ru) translation to 99% (Alexey Ivanes)
New status: 637 messages complete with 3 fuzzies and 2 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-11 16:57:25 +00:00
Transifex SVN Submitter f087c256ef l10n: Updated Italian (it) translation to 84% (Hudaverdi Sarialtin)
New status: 541 messages complete with 23 fuzzies and 78 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-09 18:01:25 +00:00
Transifex SVN Submitter f19a4ec1ab l10n: Updated Italian (it) translation to 83% (Hudaverdi Sarialtin)
New status: 536 messages complete with 24 fuzzies and 82 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-09 17:53:25 +00:00
Transifex SVN Submitter ac051a771d l10n: Updated Italian (it) translation to 82% (Hudaverdi Sarialtin)
New status: 530 messages complete with 30 fuzzies and 82 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-09 17:48:23 +00:00
Ozan Çağlayan 4f4fcff807 graph: only replace allowed characters which are -,+,_ 2011-06-09 11:58:49 +00:00
Ozan Çağlayan 156935eece graph: Use list comprehension for value sanitizing which is ~2x faster 2011-06-09 11:36:56 +00:00
Transifex SVN Submitter 1657d5795d l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
New status: 642 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-09 05:31:56 +00:00
Transifex SVN Submitter bdc3427d50 l10n: Updated French (fr) translation to 99% (Philippe Svetoslavsky)
New status: 640 messages complete with 0 fuzzies and 2 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-09 05:27:49 +00:00
Transifex SVN Submitter adf28775d6 l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
New status: 642 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-06-08 21:12:47 +00:00
Metin Akdere 2b175cb748 archive: Fix typo in recently added Archive7Zip class 2011-06-08 14:20:34 +00:00
Ozan Çağlayan b9cfd47def Drop old readme 2011-06-08 13:47:42 +00:00
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