/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Lawrence Mitchell
  • Date: 2011-11-08 10:54:09 UTC
  • Revision ID: wence@gmx.li-20111108105409-cgdqeek7vl7e8nbb
Only set check_clean if {clean} is asked for in template
      
The {clean} flag in templates requires an lstat of every file in the
repository.  If the filesystem is slow this can take a noticeable
amount of time.  So only switch check_clean to True if the template
actually asks for it, to avoid penalising those who don't want to
know.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 6006.3.9 14 years ago Martin Pool Remove accidentally duplicated code 9 KB Diff Download File
dir_exporter.py 6006.3.7 14 years ago Martin Pool Remove duplicated content-filtering code from expo 3.8 KB Diff Download File
tar_exporter.py 6034.1.1 14 years ago Martin Pool merge up ContentFilterTree to 2.5 7.8 KB Diff Download File
zip_exporter.py 6006.3.7 14 years ago Martin Pool Remove duplicated content-filtering code from expo 3.6 KB Diff Download File