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

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.

-- 
-- Stephe

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

Reply via email to