1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-01 18:16:08 +02:00
git/xdiff
Junio C Hamano 538dc459a0 Merge branch 'ep/maint-equals-null-cocci'
Introduce and apply coccinelle rule to discourage an explicit
comparison between a pointer and NULL, and applies the clean-up to
the maintenance track.

* ep/maint-equals-null-cocci:
  tree-wide: apply equals-null.cocci
  tree-wide: apply equals-null.cocci
  contrib/coccinnelle: add equals-null.cocci
2022-05-20 15:26:59 -07:00
..
xdiff.h xdiff: implement a zealous diff3, or "zdiff3" 2021-12-01 14:45:58 -08:00
xdiffi.c xdiff: fix a memory leak 2022-02-16 10:58:05 -08:00
xdiffi.h
xemit.c tree-wide: apply equals-null.cocci 2022-05-02 09:50:37 -07:00
xemit.h
xhistogram.c xdiff: fix a memory leak 2022-02-16 10:58:05 -08:00
xinclude.h xdiff: use git-compat-util 2019-04-12 13:34:17 +09:00
xmacros.h xdiff/xmacros.h: remove unused XDL_PTRFREE 2022-04-01 10:16:06 -07:00
xmerge.c xdiff: handle allocation failure when merging 2022-02-16 10:58:16 -08:00
xpatience.c xdiff: handle allocation failure in patience diff 2022-02-16 10:58:13 -08:00
xprepare.c Merge branch 'ep/maint-equals-null-cocci' for maint-2.35 2022-05-02 10:06:04 -07:00
xprepare.h
xtypes.h
xutils.c tree-wide: apply equals-null.cocci 2022-05-02 09:50:37 -07:00
xutils.h