/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2009-07-24 16:36:51 UTC
  • Revision ID: john@arbash-meinel.com-20090724163651-drv2gb4qo5f2oprw
Fix a fairly critical bug where TextUIFactory.get_non_echoed_password was failing.
Basically, we forgot to import 'getpass', and the code under question is only
run when sys.stdout is a real terminal.
Not sure how to test, so just fixing it for now.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.8 KB Diff Download File
test_branch.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
test_cat.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2 KB Diff Download File
test_checkout.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.4 KB Diff Download File
test_commit.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
test_init.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.2 KB Diff Download File
test_init_repository.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.3 KB Diff Download File
test_merge.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.4 KB Diff Download File
test_missing.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.4 KB Diff Download File
test_pull.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2 KB Diff Download File
test_push.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.6 KB Diff Download File
test_update.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.4 KB Diff Download File