~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

Merge most of the standalone shelf branch. This brings in a few changes which
make it easier to write a standalone shelf, although not all of them.
There's also a bunch of new features, tests, etc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
NEWS
2
2
 
 
3
Shelf version 0.8-rc:
 
4
 
 
5
 * Shelves are now stored in .shelf, sigh. The bzr API for storing things under
 
6
   .bzr is not rich enough at the moment to do all the things the shelf code
 
7
   wants. Switching to .shelf also makes sense if I ever get around to making
 
8
   shelf work on its own.
 
9
 
 
10
 * There is a new command 'shelf', which has a bunch of subcommands for
 
11
   operating on the shelf.
 
12
   The current subcommands are:
 
13
    list   (ls)           List the patches currently shelved.
 
14
    delete (del) <patch>  Delete a patch from the shelf.
 
15
 
 
16
 * Add .shelf to DEFAULT_IGNORE so it's ignored automatically.
 
17
 
 
18
 * A few diffstat fixes, thanks to Dafydd Harries.
 
19
 
 
20
 * Better error/status messages.
 
21
 
3
22
Shelf version 0.7-rc:
4
23
 
5
24
 * Shelves are now stored in .bzr/x-shelf.