use meson builtin clang-format support
Dependencies
- [2]
2YF4J5SJchange: decode and print file undel - [3]
RIHOSQNYhunk: define hunk types that operate on files - [4]
HKBM7HZGminor: formatting - [5]
B3XLVPNCAdd ani.c and initial Makefile - [6]
UWFHRQQ7update readme and Makefile - [7]
XV2V6J3Lclean up Makefile - [8]
Q7TKZCJPAdd initial support for reading the offsets from a (fixed) change - [9]
ML5XMZEUMakefile: rearrange targets - [10]
2U7P5SFQChange struct names "struct foo -> typedef struct Foo" - [11]
XTKRT6OQformat the codebase - [12]
WFA5BBRFFix warnings - [13]
JVU3TTT5all: switch away from typedefing anonymous structs - [14]
N3PUHKQNchange: fix scoping issue - [*]
JAGXXSR7change: initial work on decoding hunks - [*]
PEUS54XQ
Change contents
- replacement in hunk.h at line 42
str encoding; /* Option<struct encoding> */str encoding; /* Option<struct encoding> */ - replacement in change.h at line 18
uint64_t hashed_len; /* length of hashed contents */uint64_t hashed_len; /* length of hashed contents */ - replacement in change.c at line 783
&r->change; /* Expected to be an edgemap */&r->change; /* Expected to be an edgemap */ - replacement in Makefile at line 23
@clang-format -i *.c *.h@$(NINJA) -C build clang-format - file addition: .clang-format-ignore[17.1]
vendor/*build/*contrib/*