/brz/remove-bazaar

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

  • Committer: Robert Collins
  • Date: 2007-07-02 22:36:11 UTC
  • Revision ID: robertc@robertcollins.net-20070702223611-50tnzmbeoryqid75
* New method ``_glob_expand_file_list_if_needed`` on the ``Command`` class
  for dealing with unexpanded glob lists - e.g. on the win32 platform. This
  was moved from ``bzrlib.add._prepare_file_list``. (Robert Collins)

* ``bzrlib.add.smart_add_tree`` will no longer perform glob expansion on
  win32. Callers of the function should do this. (Robert Collins)

* ``bzrlib.add.glob_expand_for_win32`` is now
  ``bzrlib.win32utils.glob_expand``.  (Robert Collins)

* ``bzrlib.smart_add`` is deprecated. (Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2432.2.9 18 years ago Andrew Bennetts Update protocol versioning docs to explain how unk 9.3 KB Diff Download File
branch.py 2432.4.5 18 years ago Robert Collins Make using SuccessfulSmartServerResponse and Faile 5.7 KB Diff Download File
bzrdir.py 2432.4.5 18 years ago Robert Collins Make using SuccessfulSmartServerResponse and Faile 4 KB Diff Download File
client.py 2018.18.22 18 years ago Martin Pool merge bzr.dev 2.7 KB Diff Download File
medium.py 2432.2.8 18 years ago Andrew Bennetts NEWS entry, greatly improved docstring in bzrlib.s 20.6 KB Diff Download File
protocol.py 2432.3.5 18 years ago Andrew Bennetts Merge Robert's status prefix changes to protocol 2 15.4 KB Diff Download File
repository.py 2557.1.1 18 years ago Martin Pool [BUG 119330] Fix tempfile permissions error in sma 8.9 KB Diff Download File
request.py 2420.1.22 18 years ago Vincent Ladeuil Merge bzr.dev, resolving trivila conflicts in bzrl 12.5 KB Diff Download File
server.py 2018.5.174 18 years ago Andrew Bennetts Various nits discovered by pyflakes. 8.2 KB Diff Download File
vfs.py 2432.4.5 18 years ago Robert Collins Make using SuccessfulSmartServerResponse and Faile 6 KB Diff Download File