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

Merged from Stephen Leake: xmtn improvements. Added 
dvc-revlist-diff-to-current-tree
    ------------------------------------------------------------
    revno: 241.1.3
    merged: [EMAIL PROTECTED]
    committer: stephe <[EMAIL PROTECTED]>
    branch nick: dvc
    timestamp: Sun 2007-09-02 12:32:06 -0400
    message:
      fix other calls to xmtn--setup-revlist
    ------------------------------------------------------------
    revno: 241.1.2
    merged: [EMAIL PROTECTED]
    committer: stephe <[EMAIL PROTECTED]>
    branch nick: dvc
    timestamp: Sun 2007-09-02 12:24:00 -0400
    message:
      Implement `last-n' option for dvc-log, and in xmtn back-end. This avoids
      having to wait for Emacs to format 5,000 entries in the monotone log just
      to see the last few.
      
      * xmtn-revlist.el : declare buffer-local variables as such
      (xmtn--revlist-setup-ewoc): add last-n parameter, implement.
      (xmtn--revlist-refresh, xmtn--setup-revlist, xmtn-dvc-log, 
xmtn-dvc-changelog, xmtn--log-helper): implement last-n
      
      * dvc-unified.el (dvc-log): add last-n parameter, default to 
dvc-log-last-n
      
      * dvc-defs.el (dvc-log-last-n): new user option
      
      * dvc-core.el (dvc-run-dvc-async): set dvc-buffer-current-active-dvc in 
process output buffer, for filter function.
    ------------------------------------------------------------
    revno: 241.1.1
    merged: [EMAIL PROTECTED]
    committer: stephe <[EMAIL PROTECTED]>
    branch nick: dvc
    timestamp: Fri 2007-08-31 15:54:30 -0400
    message:
      dvc-diff.el:
          improve docstrings.
          (dvc-diff-ediff): check dvc-diff-base and dvc-diff-modified.
      
      dvc-revlist.el:
          (dvc-revlist-diff-to-current-tree): new function
          (dvc-revlist-mode-map): bind it to C-=
      
      dvc-unified.el:
          (dvc-diff): add base-rev argument, expected by xmtn and xhg 
back-ends. Improve docstring. add FIXME: very similar to xmtn-dvc-delta; don't 
need both.
      
      xmtn-dvc.el:
          (xmtn--revision-get-file-helper): try to use 'get_file_of', but it 
seems to be broken.
          (xmtn--insert-file-contents-by-name): new function (currently broken)
          (xmtn-dvc-revlist) : new alias
      
      xmtn-revlist.el:
          (xmtn-dvc-delta): add FIXME: very similar to xmtn-dvc-diff; don't 
need both. Fix but in handling of local-tree revisions.

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

Reply via email to