index
:
delta/python-coveragepy.git
3.2_branch
4.0
Mariatta/fix-typo-in-the-word-moved-there-was-an--1542086661635
_main_-support
alex_gaynor/improve-performance-of-coverage-under-py-1411425050845
ast-branch
baserock/morph
bug_123
c-coroutine
check-source-isdir
combine-from-multiple-dirs
combine_files_and_dirs
config
coverage3
debug-gevent
django
fix-thread-safety
fix_init_name
fix_source_encoding
html-filter
hugovk/use-containerbased-infrastructure-1430745469757
inorout
ionelmc/correct-path-normalization-on-windows-th-1433618255921
issue-265
issue-425
issue-426
issue-433-2
issue-493-2
issue-502-7
issue-519
issue-523
issue-524-2
issue-549
issue361
issues-298
latest-pytest
master
pankajp/faster-html-report-ui
pngs
py26-unindexed-parameters
read_pickle
salty_horse/use-https-for-codecovio-image-1519130663808
spelling
use-os-path-module
who-tests-what-170
windows_multiprocessing_support
bitbucket.org: Obsolete (use python-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
*
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
-93
/
+133
|
\
|
*
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