git/xdiff
Junio C Hamano 5830a84a14 Merge branch 'mm/diff-U-takes-no-negative-values'
The command line parser for "git diff" learned a few options take
only non-negative integers.

* mm/diff-U-takes-no-negative-values:
  parse-options: clarify what "negated" means for PARSE_OPT_NONEG
  xdiff: guard against negative context lengths
  diff: reject negative values for -U/--unified
  diff: reject negative values for --inter-hunk-context
2026-05-25 09:40:07 +09:00
..
xdiff.h xdiff: add 'minimal' to XDF_DIFF_ALGORITHM_MASK 2025-11-17 09:31:59 -08:00
xdiffi.c Merge branch 'en/xdiff-cleanup-3' 2026-05-19 09:57:44 +09:00
xdiffi.h xdiff: delete struct diffdata_t 2025-09-30 14:12:46 -07:00
xemit.c xdiff: guard against negative context lengths 2026-05-13 10:13:26 +09:00
xemit.h
xhistogram.c xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash 2025-11-18 14:53:10 -08:00
xinclude.h
xmacros.h
xmerge.c stash: add --label-ours, --label-theirs, --label-base for apply 2026-04-29 21:46:02 +09:00
xpatience.c diff --anchored: avoid checking unmatched lines 2026-02-12 09:28:49 -08:00
xprepare.c xdiff: reduce the size of array 2026-05-05 16:20:06 +09:00
xprepare.h
xtypes.h xdiff: remove "line_hash" field from xrecord_t 2026-01-26 08:38:29 -08:00
xutils.c xdiff: use unambiguous types in xdl_bogo_sqrt() 2026-04-30 09:16:50 +09:00
xutils.h xdiff: use unambiguous types in xdl_bogo_sqrt() 2026-04-30 09:16:50 +09:00