1
0
mirror of https://github.com/git/git.git synced 2025-04-24 23:59:16 +00:00
git/builtin
Junio C Hamano a1c5405a52 Merge branch 'jk/shortlog'
"git shortlog" used to accumulate various pieces of information
regardless of what was asked to be shown in the final output.  It
has been optimized by noticing what need not to be collected
(e.g. there is no need to collect the log messages when showing
only the number of changes).

* jk/shortlog:
  shortlog: don't warn on empty author
  shortlog: optimize out useless string list
  shortlog: optimize out useless "<none>" normalization
  shortlog: optimize "--summary" mode
  shortlog: replace hand-parsing of author with pretty-printer
  shortlog: use strbufs to read from stdin
  shortlog: match both "Author:" and "author" on stdin
2016-01-28 16:10:14 -08:00
..
2016-01-28 16:10:14 -08:00
2016-01-20 11:43:25 -08:00
2015-11-20 08:02:05 -05:00
2016-01-28 16:10:14 -08:00
2016-01-28 16:10:14 -08:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2016-01-20 11:43:35 -08:00
2015-11-20 08:02:05 -05:00
2016-01-28 16:10:14 -08:00
2015-11-20 08:02:05 -05:00
2015-11-20 04:52:01 -05:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2016-01-28 16:10:14 -08:00
2015-11-20 08:02:05 -05:00
2016-01-28 16:10:14 -08:00
2016-01-12 15:16:54 -08:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2016-01-20 11:43:25 -08:00
2016-01-28 16:10:14 -08:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00