git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Query] Can we ignore case for commiters name in shortlog?
@ 2012-11-30  2:09 viresh kumar
  2012-11-30  3:24 ` David Aguilar
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: viresh kumar @ 2012-11-30  2:09 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

Hi Junio and others,

I have a query. git shortlog lists the patches submitted per commiter, like:

> Viresh Kumar (7):
>       cpufreq: Improve debug prints
>       cpufreq: return early from __cpufreq_driver_getavg()
>       cpufreq: governors: remove redundant code
>       cpufreq: Fix sparse warnings by updating cputime64_t to u64
>       cpufreq: Fix sparse warning by making local function static
>       cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == policy->cur
>       cpufreq: Make sure target freq is within limits

> viresh kumar (3):
>       cpufreq / core: Fix typo in comment describing show_bios_limit()
>       cpufreq / core: Fix printing of governor and driver name
>       cpufreq: Move common part from governors to separate file, v2

I know, there was something wrong at my end and i have commited stuff
with different cases.

I was just thinking if we can ignore case for commiter name while
listing stuff here?
So, that we get over any manual mistakes from commiter.

--
viresh

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

end of thread, other threads:[~2012-11-30 15:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-30  2:09 [Query] Can we ignore case for commiters name in shortlog? viresh kumar
2012-11-30  3:24 ` David Aguilar
2012-11-30  3:32   ` Viresh Kumar
2012-11-30 13:01   ` Damien Robert
2012-11-30  3:33 ` Nicolas Pitre
2012-11-30  3:35   ` Viresh Kumar
2012-11-30 11:19     ` Max Horn
2012-11-30 15:05       ` Viresh Kumar
2012-11-30 13:07 ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).