1 Oct 07:34
[commit] rev 269: Merged from Michael Olson: xgit-annotate improvements
Stefan Reichör <stefan <at> xsteve.at>
2007-10-01 05:34:37 GMT
2007-10-01 05:34:37 GMT
Committed revision 269 to http://bzr.xsteve.at/dvc/ Merged from Michael Olson: xgit-annotate improvements ------------------------------------------------------------ revno: 241.1.37 committer: Michael W. Olson <mwolson <at> gnu.org> 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 <mwolson <at> gnu.org> 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(Continue reading)
RSS Feed