~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
..
__init__.py 167 20 years ago mbp at sourcefrog update version 1.4 KB Diff Download File
add.py 161 20 years ago mbp at sourcefrog pychecker warnings 2.8 KB Diff Download File
branch.py 178 20 years ago mbp at sourcefrog - Use a non-null file_id for the branch root direc 31.9 KB Diff Download File
check.py 125 20 years ago mbp at sourcefrog - check progress indicator for file texts - avoid 4 KB Diff Download File
commands.py 178 20 years ago mbp at sourcefrog - Use a non-null file_id for the branch root direc 28.1 KB Diff Download File
diff.py 178 20 years ago mbp at sourcefrog - Use a non-null file_id for the branch root direc 5.1 KB Diff Download File
errors.py 1 20 years ago mbp at sourcefrog import from baz patch-364 1.1 KB Diff Download File
info.py 111 20 years ago mbp at sourcefrog Make fields wider in 'bzr info' output to accomoda 3.2 KB Diff Download File
inventory.py 178 20 years ago mbp at sourcefrog - Use a non-null file_id for the branch root direc 18.8 KB Diff Download File
newinventory.py 151 20 years ago mbp at sourcefrog experimental nested-inventory load support 3.8 KB Diff Download File
osutils.py 178 20 years ago mbp at sourcefrog - Use a non-null file_id for the branch root direc 7.2 KB Diff Download File
revision.py 27 20 years ago mbp at sourcefrog - fix up use of ElementTree without cElementTree 2.7 KB Diff Download File
store.py 163 20 years ago mbp at sourcefrog merge win32 portability fixes 5.2 KB Diff Download File
tests.py 174 20 years ago mbp at sourcefrog - New 'move' command; now separated out from renam 6 KB Diff Download File
textui.py 1 20 years ago mbp at sourcefrog import from baz patch-364 1017 bytes Diff Download File
trace.py 166 20 years ago mbp at sourcefrog - Write .bzr.log in utf8 3.6 KB Diff Download File
tree.py 178 20 years ago mbp at sourcefrog - Use a non-null file_id for the branch root direc 13.9 KB Diff Download File
xml.py 48 20 years ago Martin Pool witty comment 1.5 KB Diff Download File