~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/inventory.txt

  • Committer: Martin Pool
  • Date: 2005-05-03 07:48:16 UTC
  • Revision ID: mbp@sourcefrog.net-20050503074816-f404dfcae6acf6fe
- refactor command functions into command classes
- much more help
- better system for generating help from command descriptions
- split diff code into bzrlib.diff

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Should be a simple command that shows something similar to 'svn
 
2
status':
 
3
 
 
4
  what is not added but perhaps should be
 
5
  what is source, backup, precious, junk, etc
 
6
 
 
7
Or a nice simple command like 'bk extras' to show what's not added but
 
8
should be.
 
9
  
 
10
baz inventory almost does this but it way too hard to understand
 
 
b'\\ No newline at end of file'