Hi Michael! > Please change the Subject header to a concise description of your patch. > Please describe your patch between the LOG-START and LOG-END markers: > <<LOG-START>> > > * 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. > > <<LOG-END>> > > > [VERSION] dvc-dev-bzr > > Emacs : GNU Emacs 22.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.8.17) > of 2006-06-07 on tuxtanker
Hurra! I really like that stuff. I have merged that version now. Could you please prepare a patch for your improvements. I started merging to early. I thought, that the patches you sent depend on each other. I saw it to late that this is not the case. Stefan. _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
