projects
/
jinja2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
jinja2.git
2011-01-23
Armin Ronacher
The sum filter can now sum up attributes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Armin Ronacher
Grammar.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Armin Ronacher
No longer segfault on new versions. This fixes #4
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Armin Ronacher
Fixed imports with scoped blocks
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Armin Ronacher
groupby now supports attributes of attributes. This...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Armin Ronacher
Updated documentation for operator intercepting
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Armin Ronacher
Implemented operator intercepting
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Armin Ronacher
Removed more imports
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Armin Ronacher
Removed unnecessary imports
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Armin Ronacher
Fixed a typo and removed a useless backslash
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Armin Ronacher
Removed unused import
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Armin Ronacher
Traceback support now works with PyPy
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Armin Ronacher
Traceback hack now works for pypy
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Armin Ronacher
Should work for cpython and pypy now (if the latter...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Armin Ronacher
We cannot fake the descriptor on a tproxy so we have...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Armin Ronacher
Started work on support for transparent proxies for...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Armin Ronacher
Undefineds now support attribute errors for special...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-07
Ian Lewis
Changed naked except statements to catch only subclasse...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Armin Ronacher
Merge branch '2.5-maintenance'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Armin Ronacher
Re-release of 2.5.4 as 2.5.5 without docs
2.5.5
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Merge branch '2.5-maintenance'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Release 2.5.4 as well
2.5.4
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Merge branch '2.5-maintenance'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Finally fixed the 64bit segfault on big-endian architec...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Fixed extensions not loading properly with overlays
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
master will be 2.6
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Merge branch '2.5-maintenance'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
This will be 2.5.4
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Added upload command for docs
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Documentation update. Documentation will become the...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Merge branch '2.5-maintenance'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Updated setup file for URLs
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Fixed link to git
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Changed links to github
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Merge branch '2.5-maintenance'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Removed unneeded file
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Merge branch '2.5-maintenance'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Updated ignore files
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Added README
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Updated CHANGES entry for release
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
fixed an operator precedence error introduced in 2...
2.5.3
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Armin Ronacher
Prepare for Jinja 2.5.3
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Armin Ronacher
Unbroke setup.py
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Armin Ronacher
Merged in fix for Python 3 regarding precisions
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Armin Ronacher
Improved message and unbroke 3.x
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Armin Ronacher
Preparing for a 2.5.2 release. Fixed an issue with...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Rodrigo Moraes
Added benchmark for chameleon/chameleon-genshi.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Ronny Pfannschmidt
round filter: remove the special case for precission...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Armin Ronacher
tip is 2.6
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Armin Ronacher
Added tag 2.5.1 for changeset 7867a9cb933a
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Armin Ronacher
fixed an issue with unary operators having the wrong...
2.5.1
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Armin Ronacher
Merged in ronny's fixes for round filter
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Armin Ronacher
Documented switch to MarkupSafe
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Armin Ronacher
Pulled in code from markupsafe
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Armin Ronacher
MarkupSafe is now used for the Jinja2 speedups
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Ronny Pfannschmidt
fix the abs filter test
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Ronny Pfannschmidt
round filter support+test negative precission in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Armin Ronacher
Meh. Fixed a typo
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Armin Ronacher
Fixed spelling
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Armin Ronacher
Added docs for comparisions
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Armin Ronacher
Added anothe test
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Armin Ronacher
Added new testcase
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Armin Ronacher
babel extraction can now properly extract newstyle...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Armin Ronacher
Updated rwbench
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Armin Ronacher
We will have a 2.5.1 release
commit
|
commitdiff
|
tree
|
snapshot
2010-06-06
Armin Ronacher
Fixed the profile.py file and removed a useless newline...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Armin Ronacher
Raised version number in setup.py
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Armin Ronacher
Documented changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Armin Ronacher
Committed fix for raw testcase.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Armin Ronacher
Added failing testcase for raw.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Armin Ronacher
Calls to functions in templates are now intercepted...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Armin Ronacher
Updated examples to use Django cached.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Added tag 2.5 for changeset 0dd0062a6480
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Removed tag 2.5
2.5
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Tip is 2.5, not 2.4.2
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Added tag 2.5 for changeset 3f3eadf15f61
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Added a small improvement for the code generation of...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Added a testcase for add_extension
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Fixed a typo in the docs
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Fixed a bug in add_extension
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Added hooks for compilation and generation. This fixes...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Next try for a Python 3 fix
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Fixed a Python 3 bug.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Removed debug print
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
it's now possible to register extensions after an envir...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Finished support for newstyle gettext translations
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Tip is now 2.5. Started work on newstyle gettext trans...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Armin Ronacher
Next release without pycs
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Armin Ronacher
Fixed another failing testcase that was never added...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Armin Ronacher
tip is 2.4.2 dev.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Armin Ronacher
Version 2.4.2
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Armin Ronacher
Fixed a failing testcase. (Error caused by constant...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Georg Brandl
Fix unbound local error masked by bare except.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Armin Ronacher
Different name for builtins in Python 3
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Armin Ronacher
tip iis 2.5
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Armin Ronacher
Added tag 2.4.1 for changeset d927a7499531
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Armin Ronacher
fixed an error reporting bug for undefineds.
2.4.1
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Armin Ronacher
tip is 2.5
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Armin Ronacher
Added tag 2.4 for changeset e3f873a9d3ff
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Armin Ronacher
Ready for release.
2.4
commit
|
commitdiff
|
tree
|
snapshot
next