Committed revision 291 to http://stephe-leake.org/dvc

Fix use of 'path' in bzr-log. Don't create unused buffers in dvc-file-diff. 
Speed up ediff with xmtn.
  
  * lisp/bzr-revision.el (bzr-log-refresh): pass path to 
dvc-build-revision-list.
  (bzr-log-remote): ditto.
  (bzr-changelog): ditto.
  (bzr-missing): ditto.
  
  * lisp/dvc-core.el (dvc-revision-get-file-in-buffer): Don't create a
    buffer for local-tree revisions; it won't be used.
  
  * lisp/dvc-diff.el (dvc-dvc-file-diff): Improve doc string (don't
    duplicate it). Cleanup 'let' structure.
  
  * lisp/dvc-revlist.el (dvc-build-revision-list): add path arg.
  
  * lisp/dvc-unified.el (dvc-file-diff): Resolve FIXME.
  
  * lisp/xgit-log.el (xgit-log): pass path to dvc-build-revision-list.
  
  * lisp/xhg-revision.el (xhg-dvc-log): pass path to dvc-build-revision-list.
  
  * lisp/xmtn-automate.el (xmtn-automate-with-command):
  (xmtn-automate-simple-command-output-insert-into-buffer):
  (xmtn-automate--new-command):
  (xmtn-automate--append-encoded-strings): Add docstring.
  (xmtn-automate--send-command-string): Add docstring, dvc-trace.
  
  * lisp/xmtn-base.el (xmtn--*enable-assertions*): Disable assertions by
    default; they produce confusing error messages.
  
  * lisp/xmtn-dvc.el (xmtn--run-command-that-might-invoke-merger): Add
    "done" message.
  (xmtn-propagate-from): Use xmtn--run-command-that-might-invoke-merger.
  (xmtn--revision-get-file-helper): Resolve FIXME.
  (xmtn--insert-file-contents-by-name): Pass option correctly.

-- 
-- Stephe

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to