From: Junio C Hamano Date: Wed, 3 Jun 2026 23:14:08 +0000 (+0900) Subject: Merge branch 'mf/revision-max-count-oldest' into seen X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ea24d1329f2d7e88c6a9a8c99f015cbd07bd1025;p=thirdparty%2Fgit.git Merge branch 'mf/revision-max-count-oldest' into seen "git rev-list" (and "git log" family of commands) learned a new "--max-count-oldest" that picks oldest N commits in the range instead of the usual newest. * mf/revision-max-count-oldest: revision.c: implement --max-count-oldest --- ea24d1329f2d7e88c6a9a8c99f015cbd07bd1025