index
:
delta/python-coveragepy-git.git
dependabot/github_actions/styfle/cancel-workflow-action-0.9.1
gh-actions
good-meta
master
nedbat/1044
nedbat/1244-again
nedbat/1260
nedbat/1497
nedbat/310-kits
nedbat/5.5x
nedbat/another-1010
nedbat/badge
nedbat/balanced-xdist
nedbat/better-combine-action
nedbat/bin-exclude
nedbat/bpo-44450
nedbat/bug-1303-master
nedbat/bug1010
nedbat/bug1093
nedbat/bug1138
nedbat/bug1150
nedbat/bug1160
nedbat/bug1283
nedbat/bug841
nedbat/bug888
nedbat/bug913
nedbat/bug919
nedbat/bug959
nedbat/bug976
nedbat/bug989
nedbat/close-data
nedbat/cog
nedbat/combine-action
nedbat/configfile-simplification
nedbat/coverage-action
nedbat/dashq
nedbat/data-modes
nedbat/debug-1298
nedbat/debug-1373
nedbat/debug-1553
nedbat/debug-1554
nedbat/debug-wtf-debug-output
nedbat/drop-36
nedbat/drop-py2
nedbat/exceptions
nedbat/faster-branches
nedbat/favicon
nedbat/fix-1303
nedbat/fix-1307
nedbat/fix-appveyor
nedbat/fix-auditwheel-install-kit
nedbat/fix-c-tracer
nedbat/fix-race-condition
nedbat/fix-sphinx
nedbat/fix-tomli-tests-1228
nedbat/fix-win
nedbat/gevent-1.3
nedbat/gha-3.11.0a4
nedbat/goals-poc
nedbat/html-skip-covered
nedbat/lint-doc-gha
nedbat/mac-arm-kits
nedbat/make-upgrade-docs-tools
nedbat/metacov-badge
nedbat/metacov-publish
nedbat/metacov-sparse-reports
nedbat/missing-line
nedbat/more-kit-matrix
nedbat/more-source-warnings
nedbat/multi-concurrency
nedbat/nested-tracing
nedbat/no-globals
nedbat/no-prerel-kits
nedbat/no-select
nedbat/overeengineered-tox-retries
nedbat/parallel-reports-1504-metacov
nedbat/pep626
nedbat/pep669
nedbat/picklable
nedbat/plugin-error-handling
nedbat/pr
nedbat/py3.11
nedbat/pylint-bug-3489
nedbat/pypy-kit-without-setup-py
nedbat/pypy-kits-1049
nedbat/pypy37
nedbat/pypy38
nedbat/pytest-7
nedbat/python-dev
nedbat/pythons
nedbat/remove-unittest-testcase
nedbat/run-tests-when-making-kits
nedbat/run_envvar_553
nedbat/show_calls_debugging
nedbat/sigstore-kit
nedbat/smarter-debug-data
nedbat/split-changes
nedbat/sqldata-edge-tests
nedbat/test-2506
nedbat/test-branch
nedbat/test_goldtest
nedbat/travis-39
nedbat/try-win
nedbat/tryout-bb32
nedbat/tweak-actions
nedbat/tweak-metacov
nedbat/unittest2pytest
nedbat/upgrade
nedbat/upgrade-with-kits
nedbat/virtualenv-33
nedbat/virtualenv-34
nedbat/virtualenv-detection-905
nedbat/while-edge-tests
nedbat/wtf-sqlite
pr/1044
pr/1567
stable
v4.5.x
v5.x
github.com: nedbat/coveragepy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coverage
/
templite.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
style: double quotes
Ned Batchelder
2023-03-22
1
-19
/
+19
*
mypy: templite.py test_templite.py
Ned Batchelder
2023-01-07
1
-20
/
+32
*
style: fix spelling
Ned Batchelder
2022-11-28
1
-1
/
+1
*
fix: raise chained errors with "from" #998
Ned Batchelder
2021-07-20
1
-2
/
+2
*
refactor: pyupgrade --py36-plus coverage/*.py
Ned Batchelder
2021-05-02
1
-8
/
+8
*
refactor: remove code explicitly choosing between py2 and py3
Ned Batchelder
2021-05-01
1
-6
/
+1
*
Templite {% joined %} is more convenient than trailing hyphens
Ned Batchelder
2019-11-11
1
-4
/
+15
*
Update NOTICE link to GitHub.
Ned Batchelder
2018-06-24
1
-1
/
+1
*
Change an always-taken elif to an else
Ned Batchelder
2016-06-25
1
-1
/
+2
*
Templite can now collapse whitespace after tags
Ned Batchelder
2016-02-15
1
-43
/
+57
*
Link to 500 Lines from templite.py
Ned Batchelder
2015-09-02
1
-1
/
+6
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-0
/
+3
*
Convert single quoted html output to use double quotes.
Jon Chappell
2015-04-13
1
-1
/
+1
*
More pep8 compliance
Ned Batchelder
2015-01-19
1
-0
/
+1
*
Collect all the nudgy environment checks into coverage.env
Ned Batchelder
2015-01-18
1
-2
/
+3
*
Report a more useful error if an expression fails.
Ned Batchelder
2015-01-09
1
-1
/
+11
*
Source is always Unicode in HTML code. More refactoring to come.
Ned Batchelder
2014-12-12
1
-1
/
+5
*
Try out pylint spelling. Kinda noisy, but fixed some stuff.
Ned Batchelder
2014-11-27
1
-2
/
+2
*
Latest better names in templite.py
Ned Batchelder
2014-08-09
1
-22
/
+23
*
Latest code form 500lines
Ned Batchelder
2014-05-09
1
-50
/
+85
*
Polished-up code from 500lines
Ned Batchelder
2014-04-26
1
-29
/
+39
*
A few last listcomp -> genexp upgrades.
Ned Batchelder
2013-12-14
1
-3
/
+3
*
Merged 4.0 to default
Ned Batchelder
2013-12-13
1
-2
/
+0
|
\
*
|
Python 2.3, my old nemesis!
Ned Batchelder
2013-10-27
1
-1
/
+3
*
|
More templite fiddling: use locals instead of ctx[] each time.
Ned Batchelder
2013-10-27
1
-11
/
+41
*
|
Templite now compiles to Python code for speed.
Ned Batchelder
2013-10-26
1
-92
/
+102
|
/
*
Clean up the lst += string stuff, whereby string being iterable means each ch...
Ned Batchelder
2010-02-07
1
-2
/
+2
*
You know that thing they say about how ''.join(slist) is faster than s1 += s?...
Ned Batchelder
2010-02-07
1
-2
/
+2
*
Massive eol whitespace clean-up.
Ned Batchelder
2009-12-02
1
-19
/
+19
*
There doesn't seem to be a way to raise an exception with an old traceback th...
Ned Batchelder
2009-11-21
1
-2
/
+2
*
Increase templite test coverage, and use the new branch awesomeness when cove...
Ned Batchelder
2009-11-21
1
-2
/
+2
*
Add nicer exception reporting inside Templite so when a template goes wrong w...
Ned Batchelder
2009-11-21
1
-2
/
+8
*
Put back a comment distinguishing this Templite from another Templite.
Ned Batchelder
2009-10-27
1
-0
/
+2
*
Cleanup and commenting in Templite.
Ned Batchelder
2009-10-26
1
-14
/
+26
*
Templite v2, which can handle if's and nested control structures.
Ned Batchelder
2009-10-25
1
-60
/
+87
*
Templite now allows comments within curly-hash markers.
Ned Batchelder
2009-10-25
1
-0
/
+6
*
The best way to get py3k support: same source runs on both, with some contort...
Ned Batchelder
2009-09-22
1
-1
/
+1
*
Minor templite tweaks.
Ned Batchelder
2009-09-06
1
-1
/
+2
*
More docstrings all around.
Ned Batchelder
2009-05-09
1
-5
/
+33
*
Variables' items (dict access) can be used in templates.
Ned Batchelder
2009-04-20
1
-1
/
+4
*
Muliple loops and multi-line loops didn't work.
Ned Batchelder
2009-04-20
1
-1
/
+1
*
Templite: a lightweight template class to use when making HTML reports.
Ned Batchelder
2009-04-19
1
-0
/
+81