index
:
external_python_mako
master
rel_0_5
rel_0_6
replicant-10
use_zzzeeksphinx
w_json_metadata
Python mako
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mako
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
happy new year
Mike Bayer
2020-01-05
8
-8
/
+8
*
Bump Python versions, remove conditional imports
Mike Bayer
2019-07-27
1
-1
/
+1
*
- update copyright
Mike Bayer
2019-05-31
8
-5
/
+23
*
Use tox / zimports
Mike Bayer
2019-05-31
8
-160
/
+222
*
Spelling fixes
Ville Skyttä
2017-05-11
1
-1
/
+1
*
- happy new year
Mike Bayer
2016-03-10
5
-5
/
+5
*
Ensure babel i18n extactor works properly with non-ascii input
Roman Imankulov
2015-10-13
1
-3
/
+9
*
- Repair some calls within the ast module that no longer work on Python3.5;
Mike Bayer
2015-08-26
1
-2
/
+1
*
The Lingua extractor must not generate a parse error in case of extra blank s...
Laurent DAVERIO
2015-05-14
1
-1
/
+1
*
Fix a string vs. bytes error under Python 3. Thanks Tim Tisdall for noticing ...
Laurent DAVERIO
2015-05-11
1
-2
/
+2
*
Added some cleanup to the section of the Lingua extractor handling compound s...
Laurent DAVERIO
2015-05-04
1
-6
/
+3
*
Lingua extractor silently ignores try/except blocks instead or returning an e...
Laurent DAVERIO
2015-05-04
1
-1
/
+4
*
Reinstate commit d9bc582.
Laurent DAVERIO
2015-05-01
1
-1
/
+1
*
Temporarily revert commit d9bc582, until pull request #18 is processed.
ldaverio
2015-05-01
1
-1
/
+1
*
When _extract_python (lingua 3.9) has been patched to take `firstline` param ...
Laurent DAVERIO
2015-05-01
1
-1
/
+1
*
Continued partial statements (else, elif, ...) cannot be handled directly by ...
Laurent DAVERIO
2015-05-01
1
-0
/
+4
*
- get flake8 to pass fully for mako/ (tests are a much bigger deal)
Mike Bayer
2015-03-25
8
-29
/
+42
*
happy new year
rel_1_0_1
Mike Bayer
2015-01-22
5
-5
/
+5
*
- py3k adjustments for babel/lingua
Mike Bayer
2015-01-22
2
-18
/
+28
*
- reorganize cache tests so that we have distinct series for beaker,
Mike Bayer
2015-01-22
1
-8
/
+13
*
Merge branch 'lingua-extractor' of https://bitbucket.org/wichert/mako
Mike Bayer
2015-01-22
3
-105
/
+157
|
\
|
*
Use new lingua extractor API
Wichert Akkerman
2014-08-26
3
-9
/
+20
|
*
Add lingua plugin
Wichert Akkerman
2014-08-25
1
-0
/
+27
|
*
Split core extraction logic out of babel plugin
Wichert Akkerman
2014-08-25
2
-105
/
+119
*
|
Fix error in docstring
Marc Pare
2014-10-16
1
-1
/
+1
|
/
*
- 2014
Mike Bayer
2014-01-09
5
-5
/
+5
*
Improved handling of translator comments in Babel plugin
Ned Batchelder
2013-12-24
1
-11
/
+7
*
- changelog
Mike Bayer
2013-10-08
1
-1
/
+1
*
Using compat.string_types instead of "str if compat.py3k else basestring" in ...
Vladimir Magamedov
2013-09-17
1
-1
/
+1
*
Fixed TGPlugin.render method to support unicode template names in py2k.
Vladimir Magamedov
2013-09-17
1
-2
/
+3
*
simplify
Philip Jenvey
2013-08-03
1
-9
/
+1
*
use repr here
Mike Bayer
2013-08-03
1
-3
/
+3
*
update copyright
Mike Bayer
2013-08-03
5
-5
/
+5
*
- [bug] The Babel plugin has been repaired to work on Python 3.
Mike Bayer
2013-08-03
1
-2
/
+2
*
- inline the loop here again
Mike Bayer
2013-08-03
1
-6
/
+10
*
Allow literal string argument that starts with a "#".
Yap Sok Ann
2013-06-25
1
-3
/
+6
*
2.4-3.3 pass in place
Mike Bayer
2012-11-11
1
-5
/
+5
*
all tests pass on py3k and py2.7. py2.5/2.4 next
Mike Bayer
2012-11-11
1
-1
/
+1
*
- first pass at running a py3k compatible base in py2k as well.
Mike Bayer
2012-11-11
4
-11
/
+10
*
- [bug] Fixed Py3K bug in the Babel extension.
Mike Bayer
2012-08-29
1
-2
/
+2
*
Brought all modules into PEP 8 width compliance
Benjamin Trofatter
2012-03-24
2
-9
/
+16
*
- [feature] The html_error_template() will now
Mike Bayer
2012-03-12
1
-12
/
+21
*
- [feature] Added support for Beaker cache regions
Mike Bayer
2012-01-21
1
-3
/
+16
*
get_and_replace is wrong, for now changed to get_or_create like dogpile.cache
Mike Bayer
2012-01-18
1
-1
/
+1
*
2012
Mike Bayer
2012-01-16
5
-5
/
+5
*
need this too
Mike Bayer
2011-10-01
1
-0
/
+57
*
- Fixed the babel plugin to accommodate <%block>
Mike Bayer
2011-07-08
1
-0
/
+3
*
- add AUTHORS file
Mike Bayer
2011-02-19
5
-0
/
+30
*
- now that trailing whitespace comes up in red, need to get rid of it
Mike Bayer
2011-01-19
3
-5
/
+5
*
cleanup
rel_0_3_6
Mike Bayer
2010-11-13
2
-12
/
+8
[next]