Committed revision 229 to http://bzr.xsteve.at/dvc/

Merged from Michael Olson: Implemented xgit-gnus functionality
    ------------------------------------------------------------
    revno: 228.1.4
    merged: [EMAIL PROTECTED]
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Thu 2007-08-16 00:50:06 -0400
    message:
      xgit: Make hitting "=" work in xgit-status buffer
      
      * lisp/xgit.el (xgit-status): Use 'xgit for base, rather than 'git.
        Otherwise DVC tries to find git-revision-get-last-revision rather than
        xgit-revision-get-last-revision.
        (git-show-filter-filename-func): Set to nil rather than a nil lambda
        form.  Improve customization type so that
        git-show-filter-filename-not-quilt if mentioned.
        (xgit-revision-get-last-revision): Make this work.  We need to subtract
        1 from the revision number to make it accurate.  Now it is possible to
        hit "=" on a file in the xgit-status buffer.
    ------------------------------------------------------------
    revno: 228.1.3
    merged: [EMAIL PROTECTED]
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Wed 2007-08-15 19:35:37 -0400
    message:
      Implement Gnus integration for git
      
      * lisp/xgit-gnus.el: New file that implements Gnus integration for git.
      
      * lisp/dvc-gnus.el (dvc-insinuate-gnus): Fix typo in docstring.
        (dvc-gnus-article-apply-patch): Make docstring more readable and
        mention git.  Add support for detecting whether a patch was made by
        git.
      
      * lisp/xgit.el (xgit-apply-mbox): New function that implements applying
        one or more patches to the current working directory.
    ------------------------------------------------------------
    revno: 228.1.2
    merged: [EMAIL PROTECTED]
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Wed 2007-08-15 17:13:58 -0400
    message:
      bzr-submit: Fix docstring typo
      
      * lisp/bzr-submit.el (bzr-apply-patch-mapping): Fix typo in docstring.
    ------------------------------------------------------------
    revno: 228.1.1
    merged: [EMAIL PROTECTED]
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Wed 2007-08-15 14:49:11 -0400
    message:
      dvc-gnus: Use cond in dvc-gnus-article-apply-patch
      
      * lisp/dvc-gnus.el (dvc-gnus-article-apply-patch): Use cond rather than a
        series of `if' statements.

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

Reply via email to