From: Junio C Hamano Date: Tue, 16 Jun 2026 16:01:02 +0000 (-0700) Subject: Merge branch 'mf/revision-max-count-oldest' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=c534ec3a5d967769950d3b632c1a897ac13869c9;p=rit Merge branch 'mf/revision-max-count-oldest' "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: bash-completions: add --max-count-oldest revision.c: implement --max-count-oldest --- c534ec3a5d967769950d3b632c1a897ac13869c9