/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 4797.42.1 15 years ago Vincent Ladeuil Merge 2.0 into 2.1 including fixes for #262450, #3 1.8 KB Diff Download File
test_branch.py 5141.2.1 15 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.5 KB Diff Download File
test_cat.py 5141.2.1 15 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.8 KB Diff Download File
test_checkout.py 5195.3.7 15 years ago Parth Malwankar removed unused import. 1.4 KB Diff Download File
test_commit.py 5141.2.1 15 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 2.5 KB Diff Download File
test_init.py 5141.2.1 15 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.2 KB Diff Download File
test_init_repository.py 5141.2.1 15 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.3 KB Diff Download File
test_merge.py 5141.2.1 15 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.4 KB Diff Download File
test_missing.py 5141.2.1 15 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.4 KB Diff Download File
test_pull.py 6110.1.1 13 years ago John Arbash Meinel Merge MvG's bugfix for #483661. Needs a couple sma 2 KB Diff Download File
test_push.py 5141.2.1 15 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.6 KB Diff Download File
test_revert.py 5050.5.1 15 years ago Martin Pool merge trunk to 2.2 preparing for 2.2b2 2 KB Diff Download File
test_update.py 5141.2.1 15 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.5 KB Diff Download File