From: Junio C Hamano Date: Fri, 22 Jul 2022 22:04:02 +0000 (-0700) Subject: Merge branch 'js/shortlog-sort-stably' X-Git-Tag: v2.38.0-rc0~134 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd7c820d9efef5b8c162fcd56d5e71fc393cd1b0;p=thirdparty%2Fgit.git Merge branch 'js/shortlog-sort-stably' "git shortlog -n" relied on the underlying qsort() to be stable, which shouldn't have. Fixed. * js/shortlog-sort-stably: shortlog: use a stable sort --- dd7c820d9efef5b8c162fcd56d5e71fc393cd1b0