index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-apply.txt
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-21
doc: use .adoc extension for AsciiDoc files
brian m. carlson
1
-298
/
+0
2024-09-09
apply: support --ours, --theirs, and --union for three-way merges
Alex Henrie
1
-1
/
+8
2023-10-09
documentation: add some commas where they are helpful
Elijah Newren
1
-5
/
+5
2023-10-09
documentation: add missing article
Elijah Newren
1
-2
/
+2
2023-10-09
documentation: wording improvements
Elijah Newren
1
-1
/
+1
2023-01-23
Documentation: render dash correctly
Andrei Rybak
1
-1
/
+1
2022-09-07
apply docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
1
-7
/
+3
2021-12-13
git-apply: add --allow-empty flag
Jerry Zhang
1
-1
/
+5
2021-12-13
git-apply: add --quiet flag
Jerry Zhang
1
-1
/
+6
2021-04-07
git-apply: allow simultaneous --cached and --3way options
Jerry Zhang
1
-2
/
+4
2021-04-06
git-apply: try threeway first when "--3way" is used
Jerry Zhang
1
-3
/
+2
2020-08-20
git-apply.txt: update descriptions of --cached, --index
Raymond E. Pasco
1
-10
/
+10
2018-06-25
Merge branch 'nd/diff-apply-ita'
Junio C Hamano
1
-1
/
+9
2018-05-29
apply: add --intent-to-add
Nguyễn Thái Ngọc Duy
1
-1
/
+9
2018-05-23
Merge branch 'nd/doc-header'
Junio C Hamano
1
-2
/
+2
2018-05-11
apply: clarify "-p" documentation
Jeff King
1
-2
/
+4
2018-05-02
doc: keep first level section header in upper case
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2017-08-23
treewide: correct several "up-to-date" to "up to date"
Martin Ågren
1
-2
/
+2
2017-03-02
Documentation: improve description for core.quotePath
Andreas Heiduk
1
-4
/
+3
2016-03-24
git-apply.txt: mention the behavior inside a subdir
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2016-03-24
git-apply.txt: remove a space
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-03-13
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-02-10
apply: reject input that touches outside the working area
Junio C Hamano
1
-1
/
+11
2013-02-01
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
1
-2
/
+2
2012-07-09
apply: document --3way option
Junio C Hamano
1
-1
/
+10
2011-03-11
doc: drop author/documentation sections from most pages
Jeff King
1
-10
/
+0
2011-03-04
Documentation: fix a typo in git-apply.txt
Michał Kiedrowicz
1
-1
/
+1
2010-10-08
Use parentheses and `...' where appropriate
Štěpán Němec
1
-1
/
+1
2010-10-08
Use angles for placeholders consistently
Štěpán Němec
1
-2
/
+2
2010-08-09
Documentation: cite git-am from git-apply
Brad King
1
-0
/
+10
2010-01-10
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
1
-5
/
+5
2009-11-22
apply: Use the term "working tree" consistently
Björn Gustavsson
1
-2
/
+2
2009-11-22
apply: Format all options using back-quotes
Björn Gustavsson
1
-8
/
+8
2009-11-22
apply: apply works outside a repository
Björn Gustavsson
1
-3
/
+6
2009-11-22
Clarify and correct -z
Björn Gustavsson
1
-5
/
+7
2009-08-05
git apply: option to ignore whitespace differences
Giuseppe Bilotta
1
-0
/
+13
2009-05-31
git-apply(1): Clarify that one can select where to apply the patch
Björn Steinbrink
1
-1
/
+1
2009-03-02
Documentation: minor grammatical fixes.
David J. Mellor
1
-13
/
+13
2009-02-28
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2009-02-28
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-1
/
+1
2009-02-28
added missing backtick in git-apply.txt
Danijel Tasov
1
-1
/
+1
2008-12-30
parse-opt: migrate builtin-apply.
Miklos Vajna
1
-2
/
+2
2008-09-06
git-apply:--include=pathspec
Junio C Hamano
1
-1
/
+13
2008-07-09
Merge branch 'js/apply-root'
Junio C Hamano
1
-1
/
+9
2008-07-06
git-apply --directory: make --root more similar to GNU diff
Junio C Hamano
1
-2
/
+6
2008-07-05
manpages: italicize nongit command names (if they are in teletype font)
Jonathan Nieder
1
-1
/
+1
2008-07-05
manpages: italicize git command names (which were in teletype font)
Jonathan Nieder
1
-5
/
+5
2008-07-05
manpages: italicize command names
Jonathan Nieder
1
-3
/
+3
2008-07-01
Teach "git apply" to prepend a prefix with "--root=<root>"
Johannes Schindelin
1
-1
/
+5
2008-07-01
Documentation formatting and cleanup
Jonathan Nieder
1
-6
/
+6
[next]