summaryrefslogtreecommitdiff
path: root/apply.c
AgeCommit message (Expand)Author
2024-04-15Merge branch 'rs/apply-reject-fd-leakfix'Junio C Hamano
2024-04-15Merge branch 'rs/apply-lift-path-length-limit'Junio C Hamano
2024-04-09Merge branch 'jc/apply-parse-diff-git-header-names-fix'Junio C Hamano
2024-04-05apply: don't leak fd on fdopen() errorRené Scharfe
2024-04-05apply: avoid fixed-size buffer in create_one_file()René Scharfe
2024-03-19apply: parse names out of "diff --git" more carefullyJunio C Hamano
2024-02-28Merge branch 'jc/am-whitespace-doc'Junio C Hamano
2024-02-27Merge branch 'cp/apply-core-filemode'Junio C Hamano
2024-02-14doc: add shortcut to "am --whitespace=<action>"Junio C Hamano
2023-12-27apply: code simplificationJunio C Hamano
2023-12-27apply: correctly reverse patch's pre- and post-image mode bitsJunio C Hamano
2023-12-27apply: ignore working tree filemode when !core.filemodeChandra Pratap
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren
2023-07-17Merge branch 'cw/compat-util-header-cleanup'Junio C Hamano
2023-07-06Merge branch 'pw/apply-too-large'Junio C Hamano
2023-07-05git-compat-util: move alloc macros to git-compat-util.hCalvin Wan
2023-07-05treewide: remove unnecessary includes for wrapper.hCalvin Wan
2023-06-26apply: improve error messages when reading patchPhillip Wood
2023-06-21object-store-ll.h: split this header out of object-store.hElijah Newren
2023-06-21merge-ll: rename from ll-mergeElijah Newren
2023-06-21git-compat-util.h: remove unneccessary include of wildmatch.hElijah Newren
2023-06-21repository: remove unnecessary include of path.hElijah Newren
2023-06-21cache.h: remove this no-longer-used headerElijah Newren
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren
2023-06-21name-hash.h: move declarations for name-hash.c from cache.hElijah Newren
2023-05-09Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano
2023-04-25Merge branch 'en/header-split-cache-h'Junio C Hamano
2023-04-25Sync with Git 2.40.1Junio C Hamano
2023-04-24ws.h: move declarations for ws.c functions from cache.hElijah Newren
2023-04-24base85.h: move declarations for base85.c functions from cache.hElijah Newren
2023-04-24symlinks.h: move declarations for symlinks.c functions from cache.hElijah Newren
2023-04-17Sync with 2.39.3Johannes Schindelin
2023-04-17Sync with 2.38.5Johannes Schindelin
2023-04-17Sync with 2.36.6Johannes Schindelin
2023-04-17Sync with 2.35.8Johannes Schindelin
2023-04-17Sync with 2.34.8Johannes Schindelin
2023-04-17Sync with 2.32.7Johannes Schindelin
2023-04-17Sync with 2.31.8Johannes Schindelin
2023-04-17Sync with 2.30.9Johannes Schindelin
2023-04-17apply --reject: overwrite existing `.rej` symlink if it existsJohannes Schindelin
2023-04-11object-file.h: move declarations for object-file.c functions from cache.hElijah Newren
2023-04-11object-name.h: move declarations for object-name.c functions from cache.hElijah Newren
2023-04-06Merge branch 'en/header-split-cleanup'Junio C Hamano
2023-04-06Merge branch 'ab/remove-implicit-use-of-the-repository'Junio C Hamano
2023-04-04Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...Junio C Hamano
2023-03-28cocci: apply the "object-store.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "cache.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren
2023-03-21environment.h: move declarations for environment.c functions from cache.hElijah Newren
2023-03-21wrapper.h: move declarations for wrapper.c functions from cache.hElijah Newren