------------------------------------------------------------
revno: 10
committer: Stefan Reichoer <[EMAIL PROTECTED]>
branch nick: dvc-dev-bzr
timestamp: Thu 2006-06-15 21:54:22 +0200
message:
Implement submission of patches with bzr
Patch by Michael Olson <[EMAIL PROTECTED]>
* lisp/dvc-buffers.el (dvc-kill-process-buffer): Avoid error when
process buffer has already been killed.
* lisp/bzr-core.el (bzr-tree-id): New function that extracts the tree-id,
aka branch nickname, from the current repository. This has to call bzr,
so it is somewhat expensive. A better way to get this info would be
nice, but I could not find one on an initial search.
* lisp/bzr.el (bzr-add, bzr-add-files): Bind default directory and use
relative path to file. This seems like the most natural approach.
* lisp/bzr-submit.el: New file that implements patch submission via email
for bzr. This could easily turn into a more general mechanism for all
DVC-supported backends, should that be desirable.
------------------------------------------------------------
revno: 9
committer: Stefan Reichoer <[EMAIL PROTECTED]>
branch nick: dvc-dev-bzr
timestamp: Thu 2006-06-15 21:40:25 +0200
message:
Fix mentions of old prefix C-x T
Patch from Michael Olson <[EMAIL PROTECTED]>
_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev