Committed revision 251 to http://mwolson.org/bzr/dvc/
xgit: Make refreshing a diff work
* lisp/dvc-core.el (dvc-revision-to-string): Add orig-str argument, which
indicates the text to use for the current revision of the working
directory. Again, this should really be replaced with a value that
depends on the DVC currently in use.
* lisp/xgit.el (xgit-diff): Rewrite to accept lists for base-rev and
against-rev arguments, rather than strings. This is more consistent
with how the other backends do things. This fixes a bug where
refreshing a diff threw an error.
(xgit-delta): Don't call dvc-revision-to-string; this is now done by
xgit-diff itself.
--
Michael Olson -- FSF Associate Member #652 |
http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | |
Sysadmin -- Hobbies: Lisp, GP2X, HCoop | |_] | \| |_|
Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |
pgpKfxiVv79iz.pgp
Description: PGP signature
_______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
