~bzr-pqm/bzr/bzr.dev

  • Committer: Martin Pool
  • Date: 2005-09-15 04:32:41 UTC
  • Revision ID: mbp@sourcefrog.net-20050915043239-f8f8978f485c1b85
- new weave based cleanup [broken]

  - don't do a simple comparison to the basis version, but rather take
    file merges into account.

  - do more generation of XML in memory rather than to temporary files

  - can now commit basic merges (not totally correctly though)

  - track file parent versions

  - new revision id derived from the supplied timestamp (if given),
    not the current timestamp

  - only write working inventory if there were changes caused by 
    deleted files

  - put back WorkingTree.get_file_size

  - methods to serialize to/from strings, as well as files.

Doesn't handle selective commit or proper merges yet.
Filename Latest Rev Last Changed Committer Comment Size
..
convertfile.py 942 19 years ago Martin Pool - update convertinv to work with current weave cod 2.1 KB Diff Download File
convertinv.py 893 19 years ago Martin Pool - Refactor weave calculation of inclusions 2 KB Diff Download File
history2revfiles.py 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg 2.8 KB Diff Download File
history2weaves.py 1132 19 years ago Martin Pool - fix up logging for history2weaves tool 4 KB Diff Download File
http_client.py 1092.1.39 19 years ago Robert Collins merge from mpool 15 KB Diff Download File
weavebench.py 1092.1.37 19 years ago Robert Collins unbreak weavebench 2.6 KB Diff Download File
weavemerge.sh 921 19 years ago Martin Pool - shell script to set up a weave merge test case 584 bytes Diff Download File