lp://staging/~gagern/bzr/507529-commitAmend
- Get this branch:
- bzr branch lp://staging/~gagern/bzr/507529-commitAmend
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 5499. By Martin von Gagern
-
First step towards "bzr commit --amend".
Implement the --amend option and some basic support for it. The order is
uncommit - edit - commit, as the message is built on the information
collected during the commit, so it is difficult to show the correct message
for editing unless the commit is actually under way. This means that we
hold a lock while editing, and also that the message editing might fail for
various reasons after we already did the uncommit. We make some effort to
recover from the latter by restoring the uncommitted revision, but we might
end up with conflicts that way. Plenty of room for improvements. - 5498. By Canonical.com Patch Queue Manager <email address hidden>
-
(spiv) Split NEWS into per-series release notes,
now found in doc/en/release- notes (Andrew Bennetts) - 5497. By Canonical.com Patch Queue Manager <email address hidden>
-
(spiv) Remove ForwardingResult,
which has been obsoleted by testtools. (Andrew Bennetts) - 5496. By Canonical.com Patch Queue Manager <email address hidden>
-
(mbp) Remove installation of apport configuration from setup.py (Max Bowsher)
- 5495. By Canonical.com Patch Queue Manager <email address hidden>
-
(mbp) document standards for updating news, whatsnew, etc (Martin Pool)
- 5494. By Canonical.com Patch Queue Manager <email address hidden>
-
(gz) Fix bzrlib.
_format_ version_ tuple doctest (Martin [gz]) - 5493. By Canonical.com Patch Queue Manager <email address hidden>
-
(gz) Fix ensure_
config_ dir_exists logic when parent dir exists (Martin [gz]) - 5492. By Canonical.com Patch Queue Manager <email address hidden>
-
(vila) Find when a bug was fixed in NEWS from its number or a regexp
matching a news entry (Vincent Ladeuil) - 5491. By Canonical.com Patch Queue Manager <email address hidden>
-
(vila) Tweak the release process based on ML discussion (Vincent Ladeuil)
- 5490. By Canonical.com Patch Queue Manager <email address hidden>
-
(mbp) clean up news sections (Martin Pool)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/bzr