The most recent two log messages (for patches, not tags) are messed up.
They now look horrible in both `hg log` AND `git log`.
In `hg log`, in an 80-column terminal, I see
patch 7.4.690 for Problem: Memory access errors when changing indent in Ex
mode.
redraw when using CTRL-U. (Knil Ino)
Solution: Update pointers after calling ga_grow().
Apparently the words "Also missing" are in there, but make the first line
longer than 80 chars and thus `hg log` cuts them off.
`git log` will wrap them, but then it looks (in 80 column terminal) like
this:
patch 7.4.690 for Problem: Memory access errors when changing indent in
Ex m
ode. Also missing
redraw when using CTRL-U. (Knil Ino)
Solution: Update pointers after calling ga_grow().
Also, if the "Problem:" is going to be fused into the first line[1], then
why are there so many spaces after the colon in "Solution:"?
[1] I don't see why it should; there was nothing wrong with the previous
format except for--maybe--the presence of tabs rather than spaces when
indenting lines after the first in a Problem or Solution block. If they're
changed to spaces, `git log` will show the old format just fine.
-Manny
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.