From: Junio C Hamano Date: Thu, 30 Jul 2026 17:40:43 +0000 (-0700) Subject: Merge branch 'mm/revision-pure-get-commit-action' into jch X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=155270ee9494ee5f1d681e290a04595b1e851efc;p=thirdparty%2Fgit.git Merge branch 'mm/revision-pure-get-commit-action' into jch The get_commit_action() function has been refactored to be a pure predicate by moving the side-effecting line-level log range folding to simplify_commit(). This ensures that evaluating a commit's action before the walk reaches it does not prematurely mutate its tracked line ranges, making it safer for potential lookahead evaluations. * mm/revision-pure-get-commit-action: revision: make get_commit_action() a pure predicate --- 155270ee9494ee5f1d681e290a04595b1e851efc