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

Merged from Michael Olson: xgit-annotate improvements
    ------------------------------------------------------------
    revno: 241.1.37
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Sat 2007-09-29 23:36:55 -0400
    message:
      xgit-log: Fix typo in docstring
      
      * lisp/xgit-log.el (xgit-log): Fix typo in docstring,
    ------------------------------------------------------------
    revno: 241.1.36
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Sat 2007-09-29 23:06:57 -0400
    message:
      xgit-annotate: Fix several edge cases
      
      * lisp/xgit-annotate.el (xgit-annotate-info-regexp): Take into account
        the fact that git may display the filename next to the SHA1 hash, if
        the current line originated from a different file.
        (xgit-annotate-get-rev): Don't use re-search-backward.  Not only is it
        slow, but it is unnecessary, since we want to match from the beginning
        of the line anyway.
        (_xgit-annotate-hide-revinfo): Do not go back one line if we are at the
        end of the buffer, otherwise we'll get into an infinite loop.
    ------------------------------------------------------------
    revno: 241.1.35
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Wed 2007-09-19 09:53:24 -0400
    message:
      CONTRIBUTORS: Bookkeeping
    ------------------------------------------------------------
    revno: 241.1.34
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Sat 2007-09-15 18:31:03 -0400
    message:
      CONTRIBUTORS bookkeeping

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

Reply via email to