~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to TODO.Shelf

  • Committer: Aaron Bentley
  • Date: 2006-03-18 17:14:51 UTC
  • mfrom: (0.1.98 shelf)
  • Revision ID: aaron.bentley@utoronto.ca-20060318171451-2b15a9bcf7b77d69
Merge from shelf

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
   the committed changes (changing history) or apply the inverse diff (messy,
5
5
   but not so scary), or prompt.
6
6
 
 
7
 * shelf commands that operate on the shelved patches should assume the top
 
8
   most (highest numbered) patch if no argument is given, eg. show/del.
 
9
 
 
10
 * shelf del should create backups.
 
11
 
7
12
INTERNAL CRUD
8
13
 
9
14
 * Interact with bzr at a lower level, ie. not by parsing diffs. Will probably