32
I Use This!
Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 15 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some code cleanup. More... almost 17 years ago
Fix frontend tests on Python 2.5, where the case of some of the output of optparse usage has changed. More... almost 17 years ago
More fixes for Windows compatibility: * normalize path segment separator to "/" * use `dates.format_date` also to set the expected date-strings in the frontend tests. More... almost 17 years ago
Minor doc fixes. More... almost 17 years ago
Set explicit local timezone for CLI `init` command. More... almost 17 years ago
Use `dates.format_datetime` for dates in PO(T) header, as `datetime.strftime` produces wrong results on windows. More... almost 17 years ago
Make `relpath` doctest Windows-compatible. More... almost 17 years ago
Implement wall-time time-zone display. More... almost 17 years ago
Fake `sys.argv` for CLI tests. More... almost 17 years ago
Add a couple of CLI tests. More... almost 17 years ago
Add test for permille number format. More... almost 17 years ago
Add currency formatting. More... almost 17 years ago
Split docs on date and number formatting. More... almost 17 years ago
Make the check for the `message_extractors` setup keyword more robst. More... almost 17 years ago
stup doesn't exist and this code block is never encountered, probably a remnant from a cut paste More... almost 17 years ago
Fix parsing of timezone in POT creation date. More... almost 17 years ago
Added tests for `new_catalog` distutils command. More... almost 17 years ago
Follow-up to [119]: also wrap when not passed as string. More... almost 17 years ago
Make the Genshi extractor wrap the `ignore_attrs` and `ignore_tags` in `QName` instances automatically. More... almost 17 years ago
Made new frontend tests more ''unit-y'', i.e. calling the APIs directly instead of launching the scripts. More... almost 17 years ago
Moved doc config into a subdirectory, and added a `--force` option to the `build_doc` command. More... almost 17 years ago
Added new logo. More... almost 17 years ago
Added some minor distutils frontend tests, corrected and moved mapping.cfg to the appropriate place.
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... almost 17 years ago
Adding a test project to play with :)
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... almost 17 years ago
copyright_holder arg is no longer needed for write_po More... almost 17 years ago
unused import More... almost 17 years ago
fixed old comments kwarg to auto_comments More... almost 17 years ago
translator comment tags aren't included in the catalog More... almost 17 years ago
Fixed a bug introduced in [106].
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... almost 17 years ago
Minor doc improvements. More... almost 17 years ago