index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apply.c
Age
Commit message (
Expand
)
Author
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-07
apply: only write intents to add for new files
Raymond E. Pasco
2025-07-07
apply: read in the index in --intent-to-add mode
Raymond E. Pasco
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-05-27
apply: set file mode when --reverse creates a deleted file
Mark Mentovai
2025-04-24
Merge branch 'ps/parse-options-integers'
Junio C Hamano
2025-04-17
parse-options: detect mismatches in integer signedness
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-03-03
apply.c: *.txt -> *.adoc fixes
Todd Zullinger
2025-02-10
Merge branch 'pw/apply-ulong-overflow-check'
Junio C Hamano
2025-01-30
apply: detect overflow when parsing hunk header
Phillip Wood
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-09-25
Merge branch 'ps/apply-leakfix'
Junio C Hamano
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-17
apply: refactor `struct image` to use a `struct strbuf`
Patrick Steinhardt
2024-09-17
apply: rename members that track line count and allocation length
Patrick Steinhardt
2024-09-17
apply: refactor code to drop `line_allocated`
Patrick Steinhardt
2024-09-17
apply: introduce macro and function to init images
Patrick Steinhardt
2024-09-17
apply: rename functions operating on `struct image`
Patrick Steinhardt
2024-09-17
apply: reorder functions to move image-related things together
Patrick Steinhardt
2024-09-12
environment: make `get_git_dir()` accept a repository
Patrick Steinhardt
2024-09-09
apply: support --ours, --theirs, and --union for three-way merges
Alex Henrie
2024-08-14
Merge branch 'jk/apply-patch-mode-check-fix'
Junio C Hamano
2024-08-05
apply: canonicalize modes read from patches
Jeff King
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-11
apply: fix leaking string in `match_fragment()`
Patrick Steinhardt
2024-06-11
parse-options: fix leaks for users of OPT_FILENAME
Patrick Steinhardt
2024-04-25
Merge branch 'rj/add-i-leak-fix'
Junio C Hamano
2024-04-22
apply: plug a leak in apply_data
Rubén Justo
2024-04-16
apply: avoid using fixed-size buffer in write_out_one_reject()
René Scharfe
2024-04-15
Merge branch 'rs/apply-reject-fd-leakfix'
Junio C Hamano
2024-04-15
Merge branch 'rs/apply-lift-path-length-limit'
Junio C Hamano
2024-04-09
Merge branch 'jc/apply-parse-diff-git-header-names-fix'
Junio C Hamano
2024-04-05
apply: don't leak fd on fdopen() error
René Scharfe
2024-04-05
apply: avoid fixed-size buffer in create_one_file()
René Scharfe
2024-03-19
apply: parse names out of "diff --git" more carefully
Junio C Hamano
2024-02-27
Merge branch 'jc/am-whitespace-doc'
Junio C Hamano
2024-02-26
Merge branch 'cp/apply-core-filemode'
Junio C Hamano
2024-02-14
doc: add shortcut to "am --whitespace=<action>"
Junio C Hamano
2023-12-26
apply: code simplification
Junio C Hamano
2023-12-26
apply: correctly reverse patch's pre- and post-image mode bits
Junio C Hamano
2023-12-26
apply: ignore working tree filemode when !core.filemode
Chandra Pratap
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-06
Merge branch 'pw/apply-too-large'
Junio C Hamano
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
[next]