~abentley/bzrtools/bzrtools.dev

  • Committer: Michael Ellerman
  • Date: 2006-06-05 14:48:11 UTC
  • mto: (0.3.1 shelf-dev)
  • Revision ID: michael@ellerman.id.au-20060605144811-d143d182c6fbe600
Support for unshelving in arbitrary order.

Normally the shelf acts as a LIFO, or more commonly a stack. However
there are times when this is inconvenient. Add support for unshelving
any of the patches on the shelf. This will obviously only work well if
the shelved patches don't depend on each other. Add tests.
Filename Latest Rev Last Changed Committer Comment Size
..
.bzrignore 0.2.4 19 years ago Michael Ellerman Add .shelf to .bzrignore. 19 bytes Diff Download File
__init__.py 0.1.113 18 years ago Michael Ellerman Support for unshelving in arbitrary order. Normal 6.2 KB Diff Download File
errors.py 0.1.89 18 years ago Michael Ellerman Add support for unshelving -p0 patches, for backwa 199 bytes Diff Download File
hunk_selector.py 0.1.58 19 years ago Michael Ellerman Unshelve --pick was broken, because we deleted the 6.5 KB Diff Download File
NEWS 0.1.82 18 years ago Michael Ellerman Update NEWS 1022 bytes Diff Download File
patches.py 0.2.7 19 years ago Michael Ellerman Make patch parsing cope with shelf messages, start 18.1 KB Diff Download File
patchsource.py 0.1.106 18 years ago Michael Ellerman Save shelved patches in -p0 format by default. 1.7 KB Diff Download File
README 0.1.53 19 years ago Michael Ellerman Add a basic README 776 bytes Diff Download File
shelf.py 0.1.113 18 years ago Michael Ellerman Support for unshelving in arbitrary order. Normal 9.3 KB Diff Download File
tests.py 0.1.113 18 years ago Michael Ellerman Support for unshelving in arbitrary order. Normal 16.4 KB Diff Download File
TODO 0.1.97 18 years ago Michael Ellerman Update TODO 589 bytes Diff Download File
userinteractor.py 0.1.57 19 years ago Michael Ellerman HunkSelector was broken if you did a "done" follow 3.9 KB Diff Download File