git/xdiff
Junio C Hamano 3c1f7f4226 Merge branch 'js/comma-semicolon-confusion' into next
Code clean-up.

* js/comma-semicolon-confusion:
  detect-compiler: detect clang even if it found CUDA
  clang: warn when the comma operator is used
  compat/regex: explicitly mark intentional use of the comma operator
  wildmatch: avoid using of the comma operator
  diff-delta: avoid using the comma operator
  xdiff: avoid using the comma operator unnecessarily
  clar: avoid using the comma operator unnecessarily
  kwset: avoid using the comma operator unnecessarily
  rebase: avoid using the comma operator unnecessarily
  remote-curl: avoid using the comma operator unnecessarily
2025-04-07 14:26:18 -07:00
..
xdiff.h xdiff: *.txt -> *.adoc fixes 2025-03-03 13:49:27 -08:00
xdiffi.c xdiff: avoid using the comma operator unnecessarily 2025-03-28 17:38:10 -07:00
xdiffi.h xdiff: drop unused mmfile parameters from xdl_do_patience_diff() 2022-08-20 14:14:55 -07:00
xemit.c Merge branch 'rs/xdiff-context-length-fix' into next 2025-03-18 10:23:39 -07:00
xemit.h Replace Free Software Foundation address in license notices 2017-11-09 13:21:21 +09:00
xhistogram.c xdiff: avoid signed vs. unsigned comparisons in xhistogram.c 2025-02-12 09:41:16 -08:00
xinclude.h xdiff: move sign comparison warning guard into each file 2025-02-12 09:41:15 -08:00
xmacros.h xdiff: introduce XDL_ALLOC_GROW() 2022-07-08 09:34:30 -07:00
xmerge.c xdiff: handle allocation failure when merging 2022-02-16 10:58:16 -08:00
xpatience.c xdiff: *.txt -> *.adoc fixes 2025-03-03 13:49:27 -08:00
xprepare.c xdiff: introduce XDL_ALLOC_GROW() 2022-07-08 09:34:30 -07:00
xprepare.h Replace Free Software Foundation address in license notices 2017-11-09 13:21:21 +09:00
xtypes.h Replace Free Software Foundation address in license notices 2017-11-09 13:21:21 +09:00
xutils.c xdiff: avoid signed vs. unsigned comparisons in xutils.c 2025-02-12 09:41:17 -08:00
xutils.h xdiff: introduce XDL_ALLOC_GROW() 2022-07-08 09:34:30 -07:00