]> git.ipfire.org Git - thirdparty/jinja.git/shortlog
thirdparty/jinja.git
2015-04-05  Alex ChanFix a few small typos in the docs 437/head
2015-04-02  Markus UnterwaditzerMerge branch '2.7-maintenance'
2015-04-02  Markus UnterwaditzerFix syntax error
2015-04-01  Markus UnterwaditzerMerge branch '2.7-maintenance'
2015-04-01  Markus UnterwaditzerFix #433
2015-03-22  Markus UnterwaditzerActually don't run doctests
2015-03-22  Markus UnterwaditzerFix travis
2015-03-22  Markus UnterwaditzerAdd build badges
2015-03-22  Kartheek Lenkalachange py2 print statements to py3
2015-03-22  Markus UnterwaditzerFix doctests
2015-03-22  Markus UnterwaditzerMerge branch 'lkarthee-pytest_migration'
2015-03-22  Markus UnterwaditzerExclude examples
2015-03-22  Markus UnterwaditzerUse tox in travis
2015-03-22  Kartheek LenkalaRename testsuite to tests and suggestions 426/head
2015-03-22  Kartheek LenkalaMoving testsuite directory to root folder
2015-03-22  Kartheek Lenkalafixing errors due to removal of init.py from test suite
2015-03-22  Kartheek LenkalaAdding pytest references and dependencies in setup...
2015-03-22  Kartheek LenkalaPytest Initial Commit
2015-03-22  Kartheek LenkalaPytest migration initial commit
2015-03-11  Markus UnterwaditzerMerge pull request #254 from yoloseem/master
2015-03-11  Markus UnterwaditzerMerge branch '2.7-maintenance'
2015-03-11  Markus UnterwaditzerImport from correct location.
2015-03-11  Markus UnterwaditzerMerge pull request #275 from yoloseem/patch-1
2015-03-11  Markus UnterwaditzerMerge pull request #343 from joernhees/patch-1
2015-03-11  Markus UnterwaditzerMerge pull request #344 from walterl/master
2015-03-11  Markus UnterwaditzerMerge pull request #345 from hszcg/patch-1
2015-03-11  Markus UnterwaditzerMerge branch 'adamchainz-master'
2015-03-11  Markus UnterwaditzerClarify sentence
2015-03-11  Markus UnterwaditzerMerge pull request #375 from zart/fix-relative-search...
2015-03-11  Markus UnterwaditzerMerge pull request #370 from BillyWM/patch-1
2015-03-11  Markus UnterwaditzerMerge pull request #362 from topher86/patch-1
2015-03-11  Markus UnterwaditzerMerge pull request #402 from quodlibetor/attr-filter...
2015-03-11  Markus UnterwaditzerMerge pull request #383 from rbtcollins/patch-1
2015-03-11  Markus UnterwaditzerMerge pull request #381 from ubershmekel/patch-1
2015-03-11  Markus UnterwaditzerMerge pull request #388 from olegpesok/truncateDocFix
2015-03-11  Markus UnterwaditzerMerge pull request #403 from whit537/patch-1
2015-03-11  Markus UnterwaditzerMerge pull request #400 from scavpy/scavpy-patch-1
2015-03-11  Markus UnterwaditzerMerge pull request #395 from esonderegger/master
2015-03-11  Markus UnterwaditzerMerge pull request #397 from utzig/master
2015-03-11  Markus UnterwaditzerMerge pull request #398 from cerivera/master
2015-03-11  Markus UnterwaditzerMerge branch 'westurner-patch-1'
2015-03-11  Markus UnterwaditzerA few nitpicks
2015-03-11  Markus UnterwaditzerWe don't want to give a specific recommendation.
2015-03-11  Markus UnterwaditzerNot only syntax is affected.
2015-03-11  Tim Braydecimal is a number
2015-03-07  Markus UnterwaditzerMerge pull request #418 from toanant/patch-1
2015-03-07  Abhishek Kumar... Typo Fixed. 418/head
2015-02-26  Markus UnterwaditzerMerge pull request #413 from hmeine/master
2015-02-26  Hans Meinefix copy-pasted typo in filter docstrings 413/head
2015-02-26  Markus UnterwaditzerMerge pull request #239 from msabramo/tox_posargs
2015-02-06  Markus UnterwaditzerMerge pull request #405 from ThiefMaster/default-params-fix
2015-02-06  ThiefMasterDisallow f(x, y=1, z) and similar nonsense 405/head
2015-02-06  Markus UnterwaditzerMerge pull request #406 from ThiefMaster/number-test-fix
2015-02-06  Markus Unterwaditzerdeduplicate version info
2015-02-06  Markus UnterwaditzerRemove automatic dev version generating
2015-02-06  Markus UnterwaditzerMerge pull request #407 from ThiefMaster/pep-440-dev...
2015-02-06  ThiefMAsterUse PEP440-compatible dev version 407/head
2015-02-06  ThiefMasterAdd float/complex testcases for `is number` 406/head
2015-02-06  ThiefMasterFix number test failing for long in Python 2
2015-02-05  Chad Whitacretrim obsolete sentence re: i18n extension 403/head
2015-02-05  Brandon W MaisterChange attr filter example to match description 402/head
2015-01-23  Peter HarrisReplace lambda for 'dict' in with dict itself 400/head
2015-01-19  Carlos Eduardo... grammar fix 398/head
2015-01-18  Fabio UtzigFix typo 397/head
2015-01-08  Evan SondereggerUpdated template documentation examples 395/head
2014-12-11  Wes TurnerDOC: Update templates.rst: syntax, commas 389/head
2014-12-11  Oleg PesokFix incorrect truncate filter docs 388/head
2014-11-20  rbtcollinsfix trivial typo (side -> size) 383/head
2014-11-06  Yuval GreenfieldA double quote is missing 381/head
2014-09-28  Konstantin... Windows returns EINVAL on bogus filenames 375/head
2014-09-21  William Wenge... fix typo "possible to defined" -> define 370/head
2014-08-28  topher86Update djangojinja2.py 362/head
2014-08-28  Armin RonacherIncreased cache size to 400.
2014-07-12  Adam ChainzSwitching docs tweaks 351/head
2014-06-24  Chenguang ZhangFix missing " in docs/tricks.rst 345/head
2014-06-18  Walter LeibbrandtAdded ".. versionadded:: 2.8" to test_equalto.__doc__ 344/head
2014-06-15  Jörn HeesCustom Filters example inserts escaped <br>s 343/head
2014-06-10  Armin RonacherMerge pull request #230 from p1otr/master
2014-06-09  Armin RonacherMerge pull request #341 from apetresc/patch-1
2014-06-09  Adrian PetrescuFixing dead link to documentation in README.rst 341/head
2014-06-06  Armin RonacherDocumented {% set %}...{% endset %}
2014-06-06  Armin RonacherImplemented a block set tag.
2014-06-06  Armin RonacherFlake 8 fixes
2014-06-06  Armin RonacherRemoved unused variable
2014-06-06  Armin RonacherMerge pull request #274 from thomasballinger/fix-1
2014-06-06  Armin RonacherMerge pull request #284 from LucianU/patch-1
2014-06-06  Armin RonacherMerge pull request #293 from carldunham/docfix
2014-06-06  Armin RonacherAdded changelog entry on last commit
2014-06-06  Armin RonacherMerge pull request #282 from timhanus/master
2014-06-06  Armin RonacherMerge pull request #287 from omh/master
2014-06-06  Armin RonacherMerge branch '2.7-maintenance'
2014-06-06  Armin RonacherReady for 2.7.4
2014-06-06  Armin RonacherBump version number to 2.7.3 2.7.3
2014-06-06  Armin RonacherAdded changelog entry
2014-06-06  Tomas HogerFix CVE-2014-0012
2014-06-06  Armin RonacherApplied changes from #296 for better checking.
2014-06-06  Armin RonacherMake sure filtering returns a list for template listing.
2014-06-06  Armin RonacherFixed #320
2014-06-06  Armin RonacherMerge pull request #312 from fengsp/master
2014-06-06  Armin RonacherMerge pull request #310 from vivekagr/patch-1
next