~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2006-06-30 22:01:00 UTC
  • mto: (1711.4.39 win32-accepted)
  • Revision ID: john@arbash-meinel.com-20060630220100-5e348dced9dfd531
try/finally to close files, _KnitData was keeping a handle to a file it never used again, and using transport.rename() when it wanted transport.move()
Filename Latest Rev Last Changed Committer Comment Size
..
http 1540.3.3 18 years ago Martin Pool Review updates of pycurl transport Split them out Diff
__init__.py 1773.4.3 18 years ago Martin Pool [merge] bzr.dev 33.1 KB Diff Download File
decorator.py 1666.1.6 18 years ago Robert Collins Make knit the default format. Adjust affect tests 6.3 KB Diff Download File
fakenfs.py 1773.4.1 18 years ago Martin Pool Add pyflakes makefile target; fix many warnings 2.3 KB Diff Download File
fakevfat.py 1608.2.9 18 years ago Martin Pool (FakeVFAT) implement more transport methods; disal 3.7 KB Diff Download File
ftp.py 1773.4.1 18 years ago Martin Pool Add pyflakes makefile target; fix many warnings 26.2 KB Diff Download File
local.py 1711.7.25 18 years ago John Arbash Meinel try/finally to close files, _KnitData was keeping 12 KB Diff Download File
memory.py 1773.4.1 18 years ago Martin Pool Add pyflakes makefile target; fix many warnings 10.1 KB Diff Download File
readonly.py 1558.10.2 18 years ago Robert Collins Refactor the FakeNFS support into a TransportDecor 2.5 KB Diff Download File
sftp.py 1711.7.12 18 years ago John Arbash Meinel [merge] bzr.dev 1827 39.7 KB Diff Download File