Committed revision 414 to http://bzr.xsteve.at/dvc/
Merged from Michael Olson: Various xgit improvements improved manual start page
------------------------------------------------------------
revno: 413.1.8
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: dvc-mwolson
timestamp: Tue 2008-05-20 23:09:16 -0700
message:
Begin updating the manual.
------------------------------------------------------------
revno: 413.1.7
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: dvc-mwolson
timestamp: Mon 2008-05-19 23:56:47 -0700
message:
dvc-utils: Compatibility function for message-replace-header.
* lisp/dvc-utils.el (dvc-message-replace-header): New compatibility
function to implement message-replace-header.
* lisp/xgit-gnus.el (xgit-gnus-send-commit-notification): Use it.
------------------------------------------------------------
revno: 413.1.6
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: dvc-mwolson
timestamp: Mon 2008-05-19 23:55:53 -0700
message:
xgit-gnus: Add ability to override email address for sending commits.
* lisp/dvc-unified.el (dvc-send-commit-notification): Pass the current
prefix arg, if one is provided.
* lisp/xgit-gnus.el (xgit-gnus-send-commit-notification): Take an
optional argument that specifies the destination email address to use.
Don't throw an error if no mapping is found. Instead, use a blank
destination address.
------------------------------------------------------------
revno: 413.1.5
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: dvc-mwolson
timestamp: Mon 2008-05-19 23:55:06 -0700
message:
xgit: Implement sending of patches as commit notifications.
* lisp/xgit-dvc.el: Add DVC glue for xgit-gnus-send-commit-notification.
* lisp/xgit-gnus.el (xgit-gnus-apply-patch): Stop at first match, show
error if no match found.
(xgit-mail-notification-destination): New option that implements a
mapping of working directories to email destination info.
(xgit-mail-notification-sign-off-p): New option that indicates whether
to sign off on commits or not.
(xgit-gnus-send-commit-notification): New function that implements
sending of email commit notifications. In this case, the notification
is basically a git patch, since that's how the git mailing list does
it.
------------------------------------------------------------
revno: 413.1.4
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: dvc-mwolson
timestamp: Mon 2008-05-19 23:54:18 -0700
message:
xgit: Change customization group for xgit-use-index from dvc-git to
dvc-xgit.
------------------------------------------------------------
revno: 413.1.3
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: dvc-mwolson
timestamp: Mon 2008-05-19 23:53:50 -0700
message:
bzr: Add FIXME note for bzr-send-commit-notification.
This function does not attempt to find the right entry in
bzr-mail-notification-destination according to branch nick, and it really
ought to.
------------------------------------------------------------
revno: 413.1.2
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: dvc-mwolson
timestamp: Mon 2008-05-19 23:53:13 -0700
message:
New function dvc-revlist-get-revision-at-point.
The function dvc-revlist-get-rev-at-point was too specific to tla, so it
was pared down and moved back to tla.el.
Its place is taken by dvc-revlist-get-revision-at-point, which takes the
revision structure at point without trying to modify it. The reason for
this is that bzr's bzr-dvc-name-construct function returns the name of
the tree, which is completely useless as a revision ID. So we leave it
to the caller to know what VCS they are dealing with.
------------------------------------------------------------
revno: 413.1.1
committer: Michael W. Olson <[EMAIL PROTECTED]>
branch nick: dvc-mwolson
timestamp: Mon 2008-05-19 23:51:17 -0700
message:
www/index.html: Mark git as having pull support.
_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev