Committed revision 315 to http://bzr.xsteve.at/dvc/
Merged from Michael Olson: Implement optional 'terse style for displaying
status buffers.
------------------------------------------------------------
revno: 303.1.43
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: mwolson
timestamp: Thu 2008-01-24 00:18:05 -0500
message:
Invert logic in last patch.
------------------------------------------------------------
revno: 303.1.42
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: mwolson
timestamp: Thu 2008-01-24 00:14:50 -0500
message:
xmtn: Show missing files as "D?" in terse mode.
* lisp/dvc-fileinfo.el (dvc-fileinfo-status-image-terse): Use "D" instead
of "S" to represent 'missing.
* lisp/xmtn-dvc.el (xmtn--status-process-entry): If a file is missing,
that means that it has probably been deleted, but not has not
explicitly been deleted. We will set the :indexed property to t in
this case, so that missing files show up as "D?" in terse mode.
------------------------------------------------------------
revno: 303.1.41
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: mwolson
timestamp: Wed 2008-01-23 23:00:18 -0500
message:
Change name of default status interface from "text" to "full".
* lisp/dvc-defs.el (dvc-fileinfo-printer-interface): Change name of
default from "text" to "full". Explain custom function in docstring.
Add capitalized tag in customization type.
* lisp/dvc-fileinfo.el: Wrap lines beyond column 78. Develock doesn't
like these. Change tabs to spaces.
(dvc-fileinfo-status-image-full, dvc-fileinfo-choose-face-full)
(dvc-fileinfo-printer-full): Rename from *-text.
------------------------------------------------------------
revno: 303.1.40
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: mwolson
timestamp: Wed 2008-01-23 22:51:02 -0500
message:
Implement optional 'terse style for displaying status buffers.
* lisp/dvc-defs.el (dvc-fileinfo-printer-interface): Fix customization
type issue in one of my recent patches.
* lisp/dvc-fileinfo.el (dvc-fileinfo-status-image-text): Move arrow one
character closer to the right, so that two spaces separate the tip of
the arrow and the filename.
(dvc-fileinfo-status-image-terse): New function containing a mapping of
statuses to string representations for the 'terse style. I had to make
up representations for conflict, ignored, invalid, and missing. If
people have better ideas for these, let me know.
(dvc-fileinfo-choose-face-terse): Make this an alias for
dvc-fileinfo-choose-face-text, since we'll use the same faces.
(dvc-fileinfo-current-fileinfo): New function implementing the 'terse
style of displaying status.
* lisp/xgit.el (xgit-parse-status): Get rid of dir variable, and just use
nil. Using space was a hack from the bad old days before fileinfo.
------------------------------------------------------------
revno: 303.1.39
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: mwolson
timestamp: Wed 2008-01-23 21:42:22 -0500
message:
Merge from Stefan.
------------------------------------------------------------
revno: 303.1.38
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: mwolson
timestamp: Wed 2008-01-23 21:38:47 -0500
message:
Allow the user to choose their pretty-printer of choice.
* lisp/dvc-defs.el (dvc-fileinfo-printer-interface): New option
indicating which pretty-printer to use.
* lisp/dvc-fileinfo.el (dvc-fileinfo-status-image-text): Rename from
dvc-fileinfo-status-image. Display copies and renames in a more
graphical way, since the source and target should always be next to one
another.
(dvc-fileinfo-choose-face-text): Rename from dvc-fileinfo-choose-face.
(dvc-fileinfo-printer): New function that determines which fileinfo
printer to call.
(dvc-fileinfo-printer-text): Content from the old dvc-fileinfo-printer
moved here. Use specific image and face functions.
------------------------------------------------------------
revno: 303.1.37
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: mwolson
timestamp: Wed 2008-01-23 21:16:09 -0500
message:
dvc-log.el: Fix typo in header.
_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev