Activity log for bug #1201824

Date Who What changed Old value New value Message
2013-07-16 14:29:49 Chad Miller bug added bug
2013-07-16 14:31:01 Chad Miller description "bzr shelve" is a verb to store a diff as a new change elsewhere, but is also access to the suite of shelving stats. When committing, we get a nice message, 2 shelves exist. See "bzr shelve --list" for details. Awesome. But, unless you stored a -m'essage with the shelved diff, it's not very helpful. You have to see the diff itself to know what the changes are. And for that, you have to know that the programmer thought of the internals of unshelving but not applying the diff to the source as the only way to see the diff. "bzr unshelve --dry-run"? That's not close to listing shelves. Discoverabilty nightmare. So, "bzr shelve --list" should emit a message about how to see what the diffs are, and it should not be so weird as "dry run". Make it part of the "bzr shelve" commands. I suggest bzr shelve --show N # show diff of #N. bzr shelve --show # to show all bzr shelve --list --show-diff # parity with "bzr log"! and a new message with "bzr shelve --list" that points to how to find out more about the contents of a shelf or shelves. "bzr shelve" is a verb to store a diff as a new change elsewhere, but is also access to the suite of shelving stats. When committing, we get a nice message, 2 shelves exist. See "bzr shelve --list" for details. Awesome. But, unless you stored a -m'essage with the shelved diff, it's not very helpful. You have to see the diff itself to know what the changes are. And for that, you have to know that the programmer thought of the internals of unshelving but not applying the diff to the source as the only way to see the diff. "bzr unshelve --preview"? That's not close to listing shelves. Discoverabilty nightmare. So, "bzr shelve --list" should emit a message about how to see what the diffs are, and it should not be so weird as "preview". Make it part of the "bzr shelve" commands. I suggest bzr shelve --show N # show diff of #N. bzr shelve --show # to show all bzr shelve --list --show-diff # parity with "bzr log"! and a new message with "bzr shelve --list" that points to how to find out more about the contents of a shelf or shelves.
2017-11-09 00:50:39 Jelmer Vernooij tags check-for-breezy
2018-09-15 10:57:58 Jelmer Vernooij tags check-for-breezy shelf
2018-09-15 10:58:07 Jelmer Vernooij bug task added brz
2018-09-15 10:58:12 Jelmer Vernooij brz: status New Triaged
2018-09-15 10:58:16 Jelmer Vernooij brz: importance Undecided Medium
2018-09-15 10:58:19 Jelmer Vernooij brz: importance Medium Low
2018-09-15 10:58:21 Jelmer Vernooij brz: importance Low Wishlist