/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2007-10-17 17:03:06 UTC
  • Revision ID: john@arbash-meinel.com-20071017170306-20w50sk1djh0i14k
Switch around to properly look up the executable bit in the basis.
We do this with a load-time switch around supports_executable(), rather than
a runtime if supports_executable() check.
It would be nice to inline the _is_executable_* check on platforms that support
executable, but we had a function call before, so we haven't degraded
performance.
Filename Latest Rev Last Changed Committer Comment Size
..
http 1540.3.3 19 years ago Martin Pool Review updates of pycurl transport Split them out Diff
__init__.py 2900 18 years ago Canonical.com Patch Queue Manager (Andrew Bennetts) Fix bug 146715: bzr+ssh:// and s 69.9 KB Diff Download File
brokenrename.py 2555.3.14 18 years ago Martin Pool Better handling in LockDir of rename that moves on 1.9 KB Diff Download File
chroot.py 2671.3.9 18 years ago Robert Collins Review feedback and fix VFat emulated transports t 5.5 KB Diff Download File
decorator.py 2745.5.3 18 years ago Robert Collins * Move transport logging into a new transport clas 7.6 KB Diff Download File
fakenfs.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 2.3 KB Diff Download File
fakevfat.py 2745.5.1 18 years ago Robert Collins * New parameter on ``bzrlib.transport.Transport.re 3.8 KB Diff Download File
ftp.py 2885.3.1 18 years ago Gary van der Merwe Correctly detect a NoSuchFile when using a filezil 30 KB Diff Download File
local.py 2745.5.5 18 years ago Robert Collins Merge bzr.dev. 20 KB Diff Download File
memory.py 2745.5.5 18 years ago Robert Collins Merge bzr.dev. 10.9 KB Diff Download File
readonly.py 2018.5.95 18 years ago Andrew Bennetts Add a Transport.is_readonly remote call, let {Bran 3 KB Diff Download File
remote.py 1551.18.17 18 years ago Aaron Bentley Introduce bzr_remote_path configuration variable 21.4 KB Diff Download File
sftp.py 2745.5.5 18 years ago Robert Collins Merge bzr.dev. 42.7 KB Diff Download File
ssh.py 2772.3.1 18 years ago Martin Pool Fix detection of ssh implementation on Windows 22.7 KB Diff Download File
trace.py 2745.5.4 18 years ago Robert Collins Review feedback. 5.6 KB Diff Download File
unlistable.py 2617.4.1 18 years ago Robert Collins Add a new transport decorator unlistable+ for test 1.7 KB Diff Download File