index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apply.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
Merge branch 'ty/migrate-excludes-file'
Junio C Hamano
1
-8
/
+20
2026-07-30
Merge branch 'ty/migrate-trust-executable-bit'
Junio C Hamano
1
-3
/
+3
2026-07-30
Merge branch 'rs/tempfile-wo-the-repository'
Junio C Hamano
1
-4
/
+6
2026-07-20
environment: move has_symlinks into repo_config_values
Tian Yuchen
1
-1
/
+1
2026-07-20
environment: move trust_executable_bit into repo_config_values
Tian Yuchen
1
-1
/
+1
2026-07-20
read-cache: pass 'repo' to 'ce_mode_from_stat()'
Tian Yuchen
1
-1
/
+1
2026-07-19
Merge branch 'ty/migrate-ignorecase'
Junio C Hamano
1
-1
/
+1
2026-07-14
use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos
René Scharfe
1
-4
/
+6
2026-07-14
environment: migrate apply_default_whitespace and apply_default_ignorewhitespace
Tian Yuchen
1
-8
/
+20
2026-06-19
config: use repo_ignore_case() to access core.ignorecase
Tian Yuchen
1
-1
/
+1
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
1
-3
/
+3
2026-06-15
patch-delta: use size_t for sizes
Johannes Schindelin
1
-1
/
+1
2026-05-16
apply: plug leak on "patch too large" error
Jeff King
1
-2
/
+4
2026-04-07
Merge branch 'jc/whitespace-incomplete-line'
Junio C Hamano
1
-2
/
+10
2026-03-30
Merge branch 'jw/apply-corrupt-location'
Junio C Hamano
1
-26
/
+74
2026-03-27
Merge branch 'mf/apply-p-no-atoi'
Junio C Hamano
1
-1
/
+2
2026-03-17
apply: fix new-style empty context line triggering incomplete-line check
Junio C Hamano
1
-2
/
+10
2026-03-17
apply: report input location in binary and garbage patch errors
Jialong Wang
1
-4
/
+6
2026-03-17
apply: report input location in header parsing errors
Jialong Wang
1
-21
/
+65
2026-03-17
apply: report the location of corrupt patches
Jialong Wang
1
-1
/
+3
2026-03-16
apply.c: fix -p argument parsing
Mirko Faina
1
-1
/
+2
2026-03-04
Merge branch 'jr/apply-directory-normalize'
Junio C Hamano
1
-0
/
+4
2026-02-27
Merge branch 'jc/whitespace-incomplete-line'
Junio C Hamano
1
-0
/
+20
2026-02-20
apply: normalize path in --directory argument
Joaquim Rocha
1
-0
/
+4
2026-02-17
Merge branch 'rs/xdiff-wo-the-repository'
Junio C Hamano
1
-3
/
+3
2026-02-10
xdiff-interface: stop using the_repository
René Scharfe
1
-3
/
+3
2026-02-05
whitespace: symbolic links usually lack LF at the end
Junio C Hamano
1
-0
/
+20
2026-02-05
global: constify some pointers that are not written to
Collin Funk
1
-1
/
+1
2025-12-30
Merge branch 'js/test-symlink-windows'
Junio C Hamano
1
-1
/
+1
2025-12-18
apply: symbolic links lack a "trustable executable bit"
Johannes Schindelin
1
-1
/
+1
2025-11-12
apply: check and fix incomplete lines
Junio C Hamano
1
-1
/
+12
2025-11-12
apply: revamp the parsing of incomplete lines
Junio C Hamano
1
-21
/
+49
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
1
-4
/
+7
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
1
-2
/
+2
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-16
odb: introduce `odb_write_object()`
Patrick Steinhardt
1
-4
/
+7
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
1
-7
/
+7
2025-07-07
apply: only write intents to add for new files
Raymond E. Pasco
1
-1
/
+1
2025-07-07
apply: read in the index in --intent-to-add mode
Raymond E. Pasco
1
-1
/
+1
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
1
-1
/
+1
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
1
-5
/
+5
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-05-27
apply: set file mode when --reverse creates a deleted file
Mark Mentovai
1
-1
/
+1
2025-04-24
Merge branch 'ps/parse-options-integers'
Junio C Hamano
1
-2
/
+2
2025-04-17
parse-options: detect mismatches in integer signedness
Patrick Steinhardt
1
-2
/
+2
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
1
-1
/
+1
2025-03-03
apply.c: *.txt -> *.adoc fixes
Todd Zullinger
1
-1
/
+1
2025-02-10
Merge branch 'pw/apply-ulong-overflow-check'
Junio C Hamano
1
-0
/
+3
2025-01-30
apply: detect overflow when parsing hunk header
Phillip Wood
1
-0
/
+3
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+1
[next]