]> git.99rst.org Git - git.git/commitdiff
Merge branch 'mf/revision-max-count-oldest'
authorJunio C Hamano <redacted>
Tue, 16 Jun 2026 16:01:02 +0000 (09:01 -0700)
committerJunio C Hamano <redacted>
Tue, 16 Jun 2026 16:01:02 +0000 (09:01 -0700)
"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

1  2 
Documentation/rev-list-options.adoc
revision.c
revision.h

Simple merge
diff --cc revision.c
Simple merge
diff --cc revision.h
Simple merge
git clone https://git.99rst.org/PROJECT