[RFC] uncommit creates bundles

Aaron Bentley aaron.bentley at utoronto.ca
Tue Mar 13 18:57:49 GMT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stefan (metze) Metzmacher wrote:
> Aaron Bentley schrieb:

>> Uncommit wouldn't need to be interactive...

>> And it would mean you could use "uncommit"
>> more like "shelve"-- to temporarily remove revisions.
> 
> I'd would be very nice if uncommit also had a interactive mode where you
> can say yes/no as shelve has. Also a rebase feature would be very nice.

I wasn't proposing removing only certain revisions from the history.
Part of a revision's identity is its parent list.  If you have a history
of "a", "b", "c", where "c" is the newest, removing only "b" requires
you to create a new revision "d".  The new sequence would be "a", d".
"d" would be similar to, but not the same as, "c".

I think this sort of thing is outside the scope of uncommit-- that's
more like Stacked Git or Mercurial Queues operation.  Such a thing would
be welcome in bzr, but I don't think it should be part of "uncommit".

Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF9vQt0F+nu1YWqI0RArrnAKCDQDvfA5DcAJJiGMVtH0wM1FkjHACfZabr
i+pA3h4Ztp9fpca+SsLEJYU=
=ZJJj
-----END PGP SIGNATURE-----



More information about the bazaar mailing list