Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-13Translations utils: add needed bits to update git repo together with svn trunk.Bastien Montagne
2015-05-31Python: avoid mutable default param valuesCampbell Barton
2015-01-28cleanup: py importsCampbell Barton
2014-09-17Cleanup: pep8Campbell Barton
2014-02-13Code cleanup: styleCampbell Barton
2013-11-04Update i18n tools for new build_hash...Bastien Montagne
2013-10-19More complete handling of printf formatting in msgid/msgstr checks.Bastien Montagne
2013-10-17i18n utils: check not only that the number of printf markers are the same in ...Bastien Montagne
2013-08-28Fix for #36387, User Preferences "Addons" panel bogs down the whole interface.Lukas Toenne
2013-04-29Do not report formatting mismatch between org and translation when message is...Bastien Montagne
2013-04-19Restore usage of difflib's quick_ratio()... Don't actually know what happens ...Bastien Montagne
2013-04-18Some i18n tools fixes (I'm ashamed...), and merge func for I18nMessages objects.Bastien Montagne
2013-04-18More i18n tools tweaks:Bastien Montagne
2013-04-12More fixes for addon i18n messages management.Bastien Montagne
2013-04-09Various edits preparing addons' translations tools (not everything yet functi...Bastien Montagne
2013-03-28code cleanup: python/pep8 and double-promotion warnings.Campbell Barton
2013-03-19Small changes/additions to i18n tools.Bastien Montagne
2013-03-19Some renaming/cleanup in i18n tools.Bastien Montagne
2013-03-01More tweaks (gaining about ten seconds for each po in update branches process!).Bastien Montagne
2013-02-25Tame that stupid py code not to eat existing fuzzies in po’s when updating ...Bastien Montagne
2013-02-24Big i18n tools update, I/II.Bastien Montagne
2013-02-14Gah, forgot some ugly print...Bastien Montagne
2013-02-12Update to how similar messages matching is handled when updating po files fro...Bastien Montagne
2013-01-29Some optimization (their is much more possible here, but it will have to wait...Bastien Montagne
2013-01-15Some fixes:Bastien Montagne
2013-01-13Minor updates:Bastien Montagne
2013-01-12Big refactor of bl_i18n_utils, switching to an object-based model. Still a bi...Bastien Montagne
2012-10-14Few minor fixes to i18n tools (mostly use ordered dicts too for "xgettexted" ...Bastien Montagne
2012-09-27pep8 cleanupCampbell Barton
2012-07-29style cleanupCampbell Barton
2012-07-08Some cleanup.Bastien Montagne
2012-07-03rename module to something less generic.Campbell Barton