All of lore.kernel.org
 help / color / mirror / Atom feed
* git-log diff formatting options: some turn on diffs, some don't
@ 2019-11-22 11:42 Ed Avis
  2019-11-23  2:15 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Ed Avis @ 2019-11-22 11:42 UTC (permalink / raw)
  To: git

If you run git log -c this implies the -p flag.  But git log -r does not imply -p, even though both -r and -c are flags which exist to 'control the formatting of diff output' according to the documentation.

I think that all the flags listed in that section should implicitly turn on -p if it wasn't given.  (I'd also be content if they died with an error when -p wasn't given, but that could break existing users.)  The current behaviour is inconsistent and a bit of a headscratcher when 'git log -r' produces the same output as plain 'git log'.


To learn how we protect privacy, please use this link (https://www.qma.com/gdpr.html) to read our Privacy Notice.

This email and any files transmitted with it are CONFIDENTIAL and are intended solely for the use of the individual(s) or entity to whom they are addressed. Any unauthorised copying, disclosure or distribution of the material within this email is strictly forbidden. Any views or opinions presented within this email are solely those of the author and do not necessarily represent those of QMA Wadhwani (QMAW) unless otherwise specifically stated. An electronic message is not binding on its sender. Any message referring to a binding agreement must be confirmed in writing and duly signed. If you have received this email in error, please notify the sender immediately and delete the original. Telephone, electronic and other communications and conversations with QMAW and/or its associated persons may be recorded and retained.

Please note that your personal information may be stored and processed in any country where we have facilities or in which we engage service providers. If you provide personal information to us by email or otherwise, you consent to the transfer of that information to countries outside of your country of residence and these countries may have different data protection rules than your country.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-25 10:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-22 11:42 git-log diff formatting options: some turn on diffs, some don't Ed Avis
2019-11-23  2:15 ` Junio C Hamano
2019-11-25 10:46   ` Ed Avis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.