Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rj/add-i-leak-fix' | Junio C Hamano | 2024-04-25 | 1 | -1/+3 |
|\ | |||||
| * | apply: plug a leak in apply_data | Rubén Justo | 2024-04-23 | 1 | -1/+3 |
* | | apply: avoid using fixed-size buffer in write_out_one_reject() | René Scharfe | 2024-04-16 | 1 | -16/+17 |
|/ | |||||
* | Merge branch 'rs/apply-reject-fd-leakfix' | Junio C Hamano | 2024-04-15 | 1 | -2/+5 |
|\ | |||||
| * | apply: don't leak fd on fdopen() error | René Scharfe | 2024-04-05 | 1 | -2/+5 |
* | | Merge branch 'rs/apply-lift-path-length-limit' | Junio C Hamano | 2024-04-15 | 1 | -6/+9 |
|\ \ | |||||
| * | | apply: avoid fixed-size buffer in create_one_file() | René Scharfe | 2024-04-05 | 1 | -6/+9 |
| |/ | |||||
* | | Merge branch 'jc/apply-parse-diff-git-header-names-fix' | Junio C Hamano | 2024-04-09 | 1 | -1/+8 |
|\ \ | |||||
| * | | apply: parse names out of "diff --git" more carefully | Junio C Hamano | 2024-03-19 | 1 | -1/+8 |
* | | | Merge branch 'jc/am-whitespace-doc' | Junio C Hamano | 2024-02-28 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | doc: add shortcut to "am --whitespace=<action>" | Junio C Hamano | 2024-02-14 | 1 | -1/+2 |
* | | | | Merge branch 'cp/apply-core-filemode' | Junio C Hamano | 2024-02-27 | 1 | -3/+13 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | apply: code simplification | Junio C Hamano | 2023-12-27 | 1 | -4/+8 |
| * | | | apply: correctly reverse patch's pre- and post-image mode bits | Junio C Hamano | 2023-12-27 | 1 | -4/+4 |
| * | | | apply: ignore working tree filemode when !core.filemode | Chandra Pratap | 2023-12-27 | 1 | -2/+8 |
| |/ / | |||||
* / / | treewide: remove unnecessary includes in source files | Elijah Newren | 2023-12-26 | 1 | -1/+0 |
|/ / | |||||
* | | Merge branch 'cw/compat-util-header-cleanup' | Junio C Hamano | 2023-07-17 | 1 | -2/+0 |
|\ \ | |||||
| * | | git-compat-util: move alloc macros to git-compat-util.h | Calvin Wan | 2023-07-05 | 1 | -1/+0 |
| * | | treewide: remove unnecessary includes for wrapper.h | Calvin Wan | 2023-07-05 | 1 | -1/+0 |
* | | | Merge branch 'pw/apply-too-large' | Junio C Hamano | 2023-07-06 | 1 | -3/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | apply: improve error messages when reading patch | Phillip Wood | 2023-06-26 | 1 | -3/+4 |
* | | | object-store-ll.h: split this header out of object-store.h | Elijah Newren | 2023-06-21 | 1 | -1/+1 |
* | | | merge-ll: rename from ll-merge | Elijah Newren | 2023-06-21 | 1 | -1/+1 |
* | | | git-compat-util.h: remove unneccessary include of wildmatch.h | Elijah Newren | 2023-06-21 | 1 | -0/+1 |
* | | | repository: remove unnecessary include of path.h | Elijah Newren | 2023-06-21 | 1 | -0/+1 |
* | | | cache.h: remove this no-longer-used header | Elijah Newren | 2023-06-21 | 1 | -1/+1 |
* | | | read-cache*.h: move declarations for read-cache.c functions from cache.h | Elijah Newren | 2023-06-21 | 1 | -0/+1 |
* | | | name-hash.h: move declarations for name-hash.c from cache.h | Elijah Newren | 2023-06-21 | 1 | -0/+1 |
* | | | Merge branch 'en/header-split-cache-h-part-2' | Junio C Hamano | 2023-05-10 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | ws.h: move declarations for ws.c functions from cache.h | Elijah Newren | 2023-04-24 | 1 | -0/+1 |
| * | | | base85.h: move declarations for base85.c functions from cache.h | Elijah Newren | 2023-04-24 | 1 | -0/+1 |
| * | | | symlinks.h: move declarations for symlinks.c functions from cache.h | Elijah Newren | 2023-04-24 | 1 | -0/+1 |
* | | | | Merge branch 'en/header-split-cache-h' | Junio C Hamano | 2023-04-25 | 1 | -0/+2 |
|\| | | | |||||
| * | | | object-file.h: move declarations for object-file.c functions from cache.h | Elijah Newren | 2023-04-11 | 1 | -0/+1 |
| * | | | object-name.h: move declarations for object-name.c functions from cache.h | Elijah Newren | 2023-04-11 | 1 | -0/+1 |
| * | | | Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-... | Junio C Hamano | 2023-04-04 | 1 | -5/+8 |
| |\ \ \ | |||||
* | \ \ \ | Sync with Git 2.40.1 | Junio C Hamano | 2023-04-25 | 1 | -2/+12 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Sync with 2.39.3 | Johannes Schindelin | 2023-04-17 | 1 | -2/+12 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Sync with 2.38.5 | Johannes Schindelin | 2023-04-17 | 1 | -2/+12 |
| | |\ \ \ | |||||
| | | * \ \ | Sync with 2.36.6 | Johannes Schindelin | 2023-04-17 | 1 | -2/+12 |
| | | |\ \ \ | |||||
| | | | * \ \ | Sync with 2.35.8 | Johannes Schindelin | 2023-04-17 | 1 | -2/+12 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Sync with 2.34.8 | Johannes Schindelin | 2023-04-17 | 1 | -2/+12 |
| | | | | |\ \ \ | |||||
| | | | | | * \ \ | Sync with 2.32.7 | Johannes Schindelin | 2023-04-17 | 1 | -2/+12 |
| | | | | | |\ \ \ | |||||
| | | | | | | * \ \ | Sync with 2.31.8 | Johannes Schindelin | 2023-04-17 | 1 | -2/+12 |
| | | | | | | |\ \ \ | |||||
| | | | | | | | * \ \ | Sync with 2.30.9 | Johannes Schindelin | 2023-04-17 | 1 | -2/+12 |
| | | | | | | | |\ \ \ | |||||
| | | | | | | | | * | | | apply --reject: overwrite existing `.rej` symlink if it exists | Johannes Schindelin | 2023-04-17 | 1 | -2/+12 |
| | * | | | | | | | | | | Merge branch 'jk/unused-post-2.39' into maint-2.39 | Junio C Hamano | 2023-02-14 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
* | | \ \ \ \ \ \ \ \ \ \ | Merge branch 'en/header-split-cleanup' | Junio C Hamano | 2023-04-06 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | setup.h: move declarations for setup.c functions from cache.h | Elijah Newren | 2023-03-21 | 1 | -0/+1 |
| * | | | | | | | | | | | | environment.h: move declarations for environment.c functions from cache.h | Elijah Newren | 2023-03-21 | 1 | -0/+1 |