sha256: add support for Nettle
brian m. carlson committed about 4 years ago
builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove()
Junio C Hamano committed about 4 years ago
vimdiff: make layout engine more robust against user vim settings
Fernando Ramos committed about 4 years ago
xdiff: introduce XDL_ALLOC_GROW()
Phillip Wood committed about 4 years ago
xdiff: introduce XDL_CALLOC_ARRAY()
Phillip Wood committed about 4 years ago
Phillip Wood committed about 4 years ago
xdiff: introduce XDL_ALLOC_ARRAY()
Phillip Wood committed about 4 years ago
git-p4: fix bug with encoding of p4 client name
Kilian Kilger committed about 4 years ago
clone: use remote branch if it matches default HEAD
Jeff King committed about 4 years ago
clone: propagate empty remote HEAD even with other branches
Jeff King committed about 4 years ago
clone: drop extra newline from warning message
Jeff King committed about 4 years ago
cocci: generalize "unused" rule to cover more than "strbuf"
Ævar Arnfjörð Bjarmason committed about 4 years ago
cocci: add and apply a rule to find "unused" strbufs
Ævar Arnfjörð Bjarmason committed about 4 years ago
cocci: have "coccicheck{,-pending}" depend on "coccicheck-test"
Ævar Arnfjörð Bjarmason committed about 4 years ago
cocci: add a "coccicheck-test" target and test *.cocci rules
Ævar Arnfjörð Bjarmason committed about 4 years ago
Makefile & .gitignore: ignore & clean "git.res", not "*.res"
Ævar Arnfjörð Bjarmason committed about 4 years ago
Makefile: remove mandatory "spatch" arguments from SPATCH_FLAGS
Ævar Arnfjörð Bjarmason committed about 4 years ago
Li Linchao committed about 4 years ago
merge-ort: fix issue with dual rename and add/add conflict
Elijah Newren committed about 4 years ago
merge-ort: shuffle the computation and cleanup of potential collisions
Elijah Newren committed about 4 years ago