Download raw body.
[patch] add a one-line-per-commit output mode to log
On Tue, May 17, 2022 at 10:43:38AM +0200, Stefan Sperling wrote: > If you would like to extend > this feature to show a graph, then we could use the -G option (like > Mercurial hg log -G, check it out, it looks nice); -G would imply -b. hg log -G -q is probably a closer analogy to what the output might look like.
[patch] add a one-line-per-commit output mode to log