Committed revision 307 to http://bzr.xsteve.at/dvc/
Merged from Stephen Leake: Support excluded files in xmtn commit. Have `remove'
delete `unknown' files from workspace.
------------------------------------------------------------
revno: 286.1.50
committer: Stephen Leake <[EMAIL PROTECTED]>
branch nick: dvc
timestamp: Sat 2008-01-12 03:47:48 -0500
message:
Support excluded files in xmtn commit. Have `remove' delete `unknown'
files from workspace.
* lisp/dvc-core.el (dvc-exclude): New constant.
* lisp/dvc-defs.el (dvc-excluded): New face.
* lisp/dvc-diff.el (dvc-diff-mode-map): Bind E to
dvc-fileinfo-toggle-exclude, M-e to dvc-edit-exclude. Use
`dvc-fileinfo-remove-files'.
* lisp/dvc-fileinfo.el (dvc-fileinfo-file): Add `exclude' field.
(dvc-fileinfo-printer): Support `exclude' field.
(dvc-fileinfo-toggle-exclude): Toggle `exclude' field.
(dvc-fileinfo-marked-elems): Fix doc string.
(dvc-fileinfo-excluded-files): New function.
(dvc-fileinfo-remove-files): New function; if file is `unknown', delete
from workspace.
* lisp/dvc-utils.el (dvc-default-excluded-files): New function to read
file ".dvc-exclude".
(dvc-edit-exclude): New function to open ".dvc-exclude" for editing.
* lisp/xmtn-dvc.el (xmtn-dvc-log-edit-done): Support excluded files.
(xmtn--parse-diff-for-dvc): Support excluded files.
(xmtn--status-process-entry): Support excluded files.
------------------------------------------------------------
revno: 286.1.9.1.23
committer: Stephen Leake <[EMAIL PROTECTED]>
branch nick: dvc.experiment.fileinfo
timestamp: Mon 2008-01-07 05:36:32 -0500
message:
merge from main
------------------------------------------------------------
revno: 286.1.9.1.22
committer: Stephen Leake <[EMAIL PROTECTED]>
branch nick: dvc.experiment.fileinfo
timestamp: Sat 2008-01-05 06:21:10 -0500
message:
More support for excluded files. For remove, remove unknown files
from workspace; update ewoc status for others.
* lisp/dvc-diff.el (dvc-diff-mode-map): Bind
dvc-fileinfo-toggle-exclude,
dvc-edit-exclude. Use dvc-fileinfo-remove-files instead of
dvc-remove-files.
* lisp/dvc-fileinfo.el (dvc-fileinfo-toggle-exclude): New function.
(dvc-fileinfo-remove-files): New function.
* lisp/dvc-utils.el (dvc-edit-exclude): New function.
------------------------------------------------------------
revno: 286.1.9.1.21
committer: Stephen Leake <[EMAIL PROTECTED]>
branch nick: dvc.experiment.fileinfo
timestamp: Fri 2008-01-04 06:08:03 -0500
message:
merge from main
------------------------------------------------------------
revno: 286.1.9.1.20
committer: Stephen Leake <[EMAIL PROTECTED]>
branch nick: dvc.experiment.fileinfo
timestamp: Fri 2008-01-04 06:05:16 -0500
message:
Support `excluded' files; in back-end, but normally excluded from a
commit.
* lisp/dvc-core.el (dvc-exclude): New constant.
* lisp/dvc-defs.el (dvc-excluded): New face.
* lisp/dvc-fileinfo.el (dvc-fileinfo-file): Add `exclude' field.
(dvc-fileinfo-printer): Support `exclude' field.
(dvc-fileinfo-marked-elems): Fix doc string.
(dvc-fileinfo-excluded-files): New function.
* lisp/dvc-utils.el (dvc-default-excluded-files): Renamed from
dvc-excluded-files.
* lisp/xmtn-dvc.el (xmtn-dvc-log-edit-done): Use
dvc-fileinfo-excluded-files.
(xmtn--parse-diff-for-dvc): Support excluded files.
(xmtn--status-process-entry): Ditto.
(xmtn--status-using-inventory): Ditto.
------------------------------------------------------------
revno: 286.1.9.1.19
committer: Stephen Leake <[EMAIL PROTECTED]>
branch nick: dvc.experiment.fileinfo
timestamp: Thu 2008-01-03 08:27:54 -0500
message:
Implement excluded files for xmtn commit.
* lisp/dvc-utils.el (dvc-excluded-files): New function.
* lisp/xmtn-dvc.el (xmtn-dvc-log-edit-done): Implement excluded files.
------------------------------------------------------------
revno: 286.1.49
committer: Stephen Leake <[EMAIL PROTECTED]>
branch nick: dvc
timestamp: Sat 2008-01-12 03:35:03 -0500
message:
merge from Stefan
_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev