~bzr-pqm/bzr/bzr.dev

  • Committer: mbp at sourcefrog
  • Date: 2005-04-06 03:38:35 UTC
  • Revision ID: mbp@sourcefrog.net-20050406033835-0a8142f2ed51db26f3a3681c
- Use a non-null file_id for the branch root directory.  At the moment
  this is fixed; in the future it should be stored in the directory
  and perhaps be randomized at each branch init.  It is not written
  out to the inventory at all as yet.

- Various branch code cleanups to support this.

- If an exception occurs, log traceback into .bzr.log and print a
  message saying it's there.

- New file-id-path command and more help.

- Some pychecker fixups.

- InventoryEntry constructor parameters now require an entry kind and
  a parent_id.

- Fix up cat command when reading a file from a previous revision.
Filename Latest Rev Last Changed Committer Comment Size
..
bzrlib 1 19 years ago mbp at sourcefrog import from baz patch-364 Diff
doc 6 19 years ago mbp at sourcefrog import all docs from arch Diff
elementtree 72 19 years ago mbp at sourcefrog - import a subset of elementtree for easier instal Diff
notes 10 19 years ago mbp at sourcefrog import more files from baz Diff
.bzrignore 169 19 years ago mbp at sourcefrog Start of shell-based black-box testing in test.sh 94 bytes Diff Download File
build-api 10 19 years ago mbp at sourcefrog import more files from baz 75 bytes Diff Download File
bzr 50 19 years ago mbp at sourcefrog use "/usr/bin/env python" for shebang" 919 bytes Diff Download File
NEWS 176 19 years ago mbp at sourcefrog New cat command contributed by janmar. 2.5 KB Diff Download File
README 98 19 years ago mbp at sourcefrog - update release notes 1019 bytes Diff Download File
setup.py 45 19 years ago Martin Pool - add setup.py and install instructions - rename m 472 bytes Diff Download File
test.sh 177 19 years ago mbp at sourcefrog - better output from test.sh- test.sh exercises ca 1.8 KB Diff Download File