[commit] rev 292: Merged from Stephen Leake: dvc diff simplification
Stefan Reichör <stefan <at> xsteve.at>
2007-12-05 19:39:24 GMT
Committed revision 292 to http://bzr.xsteve.at/dvc/
Merged from Stephen Leake: dvc diff simplification
------------------------------------------------------------
revno: 286.1.17
committer: Stephen Leake <stephen_leake <at> stephe-leake.org>
branch nick: dvc
timestamp: Sat 2007-12-01 15:17:41 -0500
message:
Implement 'all-if-none-marked in dvc-current-file-list, use in xmtn.
* lisp/dvc-core.el (dvc-current-file-list): Implement 'all-if-none-marked.
* lisp/dvc-diff.el (dvc-diff-all-files): New function, for dvc-current-file-list 'all-if-none-marked.
* lisp/xmtn-dvc.el (xmtn--log--branch): Delete variable
* lisp/xmtn-dvc.el (xmtn--log--root): Delete variable
(xmtn-dvc-log-edit): Clean up, don't call
xmtn--insert-log-edit-hints; let user insert log edit hints via C-c
C-f if they want them.
(xmtn-dvc-log-edit-done): Don't need xmtn--log--branch buffer-local variable.
(xmtn-dvc-files-to-commit): Delete; dvc-dvc-files-to-commit works fine.
------------------------------------------------------------
revno: 286.1.16
committer: Stephen Leake <stephen_leake <at> stephe-leake.org>
branch nick: dvc
timestamp: Tue 2007-11-27 04:59:17 -0500
message:
(Continue reading)