Stephen Leake | 6 Jun 2010 16:24
Favicon

rev 547: Many improvements in xmtn. dvc-diff-ediff handle renamed files.

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

Many improvements in xmtn. dvc-diff-ediff handle renamed files.

  * configure.ac: delete AC_PROG_MKDIR_P; not defined, not needed.

  * lisp/dvc-buffers.el (dvc-kill-all-workspace): new

  * lisp/dvc-core.el (dvc-tree-root-helper): improve doc string

  * lisp/dvc-diff.el (dvc-diff-ediff, dvc-file-ediff-revisions): handle
    renamed files using fileinfo more-status.

  * lisp/dvc-fileinfo.el (dvc-fileinfo-file): define more-status to have
    other name for renamed-*
    (dvc-fileinfo-current-file): use that.
    (dvc-fileinfo-base-file): new; return other name for renamed file

  * lisp/xmtn-automate.el: General clean up. Kill processes properly.
    Better handling of errors. Allow long-lived automate sessions. Handle
    mtn 0.45 multiple output streams.
    (xmtn-automate-kill-session): new
    (xmtn-kill-all-sessions): new
    (xmtn--get-corresponding-path-raw): moved here from xmtn-dvc
    (xmtn-automate-local-changes): output 'done'

  * lisp/xmtn-conflicts.el (xmtn-conflicts-parse-content-conflict): match
    mtn 0.46 conflict resolution names
    (xmtn-conflicts-get-file, xmtn-conflicts-resolve-ediff): handle renamed
    files.
(Continue reading)

Stefan Reichör | 17 Jun 2010 22:51
Picon

[commit] rev 574: Merged from Stephen Leake: Many improvements in xmtn. dvc-diff-ediff handle renamed files.

Committed revision 574 to http://bzr.xsteve.at/dvc/

Merged from Stephen Leake: Many improvements in xmtn. dvc-diff-ediff handle renamed files.

Gmane