[Bug 5536] New: [request] `hg log` flag which includes the full commit message (but not the list of files)
mercurial-bugs at mercurial-scm.org
mercurial-bugs at mercurial-scm.org
Thu Apr 13 12:49:43 UTC 2017
https://bz.mercurial-scm.org/show_bug.cgi?id=5536
Bug ID: 5536
Summary: [request] `hg log` flag which includes the full commit
message (but not the list of files)
Product: Mercurial
Version: 4.1.2
Hardware: PC
OS: Mac OS
Status: UNCONFIRMED
Severity: feature
Priority: wish
Component: Mercurial
Assignee: bugzilla at mercurial-scm.org
Reporter: alex.gaynor at gmail.com
CC: mercurial-devel at mercurial-scm.org
|hg log|'s --verbose flag very helpfully includes the full commit message, but
also includes the list of files changed by the commit, which I don't generally
want (and when I do want it, I use --stat).
It'd be nice to have a new flag which gives me just the full commit messages
(and then I will immediately put this flag in my [defaults]). And yes, I'm
basically trying to emulate git's behavior here.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list