Fix for bzr check UI and a minor improvement for the commit message editor
Erik Bågfors
zindar at gmail.com
Fri Mar 10 06:57:33 GMT 2006
2006/3/9, Michael Ellerman <michael at ellerman.id.au>:
> Hi dudes,
>
> I've just added two more commits to my branch at:
>
> http://michael.ellerman.id.au/files/bzr/mpe
>
> Log and diff below.
>
> cheers
>
> ------------------------------------------------------------
> revno: 1537
> committer: Michael Ellerman <michael at ellerman.id.au>
> branch nick: mpe
> timestamp: Thu 2006-03-09 11:24:48 +1100
> message:
> Make the "ignore line" in the commit message editor the "right" width, so
> that if you make your message that wide it won't wrap in bzr log output.
> Just as a visual aid.
>
> === modified file 'a/bzrlib/msgeditor.py'
> --- a/bzrlib/msgeditor.py
> +++ b/bzrlib/msgeditor.py
> @@ -67,9 +67,13 @@
> break
> raise BzrError("Could not start any editor. "
> "Please specify $EDITOR or use ~/.bzr.conf/editor")
I know this isn't from your changes, but still... .bzr.conf???
Shouldn't that be .bazaar/ ??
/Erik
More information about the bazaar
mailing list