/brz/remove-bazaar

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

  • Committer: James Westby
  • Date: 2007-02-22 21:22:53 UTC
  • mto: (2255.5.1 dirstate)
  • Revision ID: jw+debian@jameswestby.net-20070222212253-lacx7ppcjunahmio
Store the filename of the dirstate in an attribute.

  * Store the filename so that it can be more adventurous in what it does
    with the file.
  * Callers of the constructor should now pass the path to it, and any
    methods that want to access the path should do so through self._filename.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2255.2.107 19 years ago John Arbash Meinel (working), fix dirstate to use utf8 file ids. Also 11.6 KB Diff Download File
test_list_files.py 2255.2.71 19 years ago John Arbash Meinel Add a test for list_files, and implement it for Di 2.1 KB Diff Download File
test_revision_tree.py 1908.11.5 19 years ago John Arbash Meinel [merge] bzr.dev 2240 1.2 KB Diff Download File
test_test_trees.py 2255.2.107 19 years ago John Arbash Meinel (working), fix dirstate to use utf8 file ids. Also 11.9 KB Diff Download File
test_tree.py 2255.2.69 19 years ago John Arbash Meinel Implement annotate_iter, get_revision_id, and walk 1.2 KB Diff Download File
test_walkdirs.py 2255.2.107 19 years ago John Arbash Meinel (working), fix dirstate to use utf8 file ids. Also 3.3 KB Diff Download File