jgit/org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/diff
Nadav Cohen e81592e076 Allow setting FileMode to executable when applying patches in ApplyCommand
git-apply allows modifying file modes in patched files using either
"new mode" or "new file mode" headers. This patch adds support for
setting files as executables and vice-versa.

Change-Id: I24848966b46f686f540a8efa8150b42e0d9c3ad1
Signed-off-by: Nadav Cohen <nadavcoh@gmail.com>
2016-05-17 00:08:01 -07:00
..
.gitattributes Added -crfl attribute for DiffFormatterReflowTest test data 2009-12-27 13:29:48 +01:00
A1.patch Add ApplyCommand to JGit API 2012-03-04 21:29:01 -08:00
A1_PostImage Add ApplyCommand to JGit API 2012-03-04 21:29:01 -08:00
A1_sub.patch Make ApplyCommand create missing parent directories for new files 2012-07-16 09:04:30 -07:00
A2.patch Add ApplyCommand to JGit API 2012-03-04 21:29:01 -08:00
A2_PostImage Add ApplyCommand to JGit API 2012-03-04 21:29:01 -08:00
D.patch Add ApplyCommand to JGit API 2012-03-04 21:29:01 -08:00
D_PreImage Add ApplyCommand to JGit API 2012-03-04 21:29:01 -08:00
E.patch Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
E_PostImage Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
E_PreImage Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
F1.patch Add ApplyCommand to JGit API 2012-03-04 21:29:01 -08:00
F1_PreImage Add ApplyCommand to JGit API 2012-03-04 21:29:01 -08:00
F2.patch Add ApplyCommand to JGit API 2012-03-04 21:29:01 -08:00
F2_PreImage Add ApplyCommand to JGit API 2012-03-04 21:29:01 -08:00
M1.patch Allow setting FileMode to executable when applying patches in ApplyCommand 2016-05-17 00:08:01 -07:00
M1_PostImage Allow setting FileMode to executable when applying patches in ApplyCommand 2016-05-17 00:08:01 -07:00
M2.patch Allow setting FileMode to executable when applying patches in ApplyCommand 2016-05-17 00:08:01 -07:00
M2_PostImage Allow setting FileMode to executable when applying patches in ApplyCommand 2016-05-17 00:08:01 -07:00
M2_PreImage Allow setting FileMode to executable when applying patches in ApplyCommand 2016-05-17 00:08:01 -07:00
M3.patch Allow setting FileMode to executable when applying patches in ApplyCommand 2016-05-17 00:08:01 -07:00
M3_PostImage Allow setting FileMode to executable when applying patches in ApplyCommand 2016-05-17 00:08:01 -07:00
M3_PreImage Allow setting FileMode to executable when applying patches in ApplyCommand 2016-05-17 00:08:01 -07:00
NL1.patch Fix patch application WRT windows line endings. 2013-01-19 13:29:02 +01:00
NL1_PostImage Fix patch application WRT windows line endings. 2013-01-19 13:29:02 +01:00
NL1_PreImage Fix patch application WRT windows line endings. 2013-01-19 13:29:02 +01:00
NonASCII.patch Fix apply patch which did not work with non-ascii characters 2016-03-03 01:43:02 +01:00
NonASCII2.patch Fix apply patch which did not work with non-ascii characters 2016-03-03 01:43:02 +01:00
NonASCII2_PostImage Fix apply patch which did not work with non-ascii characters 2016-03-03 01:43:02 +01:00
NonASCII2_PreImage Fix apply patch which did not work with non-ascii characters 2016-03-03 01:43:02 +01:00
NonASCIIAdd.patch Fix apply patch which did not work with non-ascii characters 2016-03-03 01:43:02 +01:00
NonASCIIAdd2.patch Fix apply patch which did not work with non-ascii characters 2016-03-03 01:43:02 +01:00
NonASCIIAdd2_PostImage Fix apply patch which did not work with non-ascii characters 2016-03-03 01:43:02 +01:00
NonASCIIAdd_PostImage Fix apply patch which did not work with non-ascii characters 2016-03-03 01:43:02 +01:00
NonASCIIAdd_PreImage Fix apply patch which did not work with non-ascii characters 2016-03-03 01:43:02 +01:00
NonASCIIDel.patch Fix apply patch which did not work with non-ascii characters 2016-03-03 01:43:02 +01:00
NonASCIIDel_PreImage Fix apply patch which did not work with non-ascii characters 2016-03-03 01:43:02 +01:00
NonASCII_PostImage Fix apply patch which did not work with non-ascii characters 2016-03-03 01:43:02 +01:00
NonASCII_PreImage Fix apply patch which did not work with non-ascii characters 2016-03-03 01:43:02 +01:00
W.patch Fix ApplyCommand when result of patch is an empty file 2016-04-16 17:28:06 -05:00
W_PostImage Fix ApplyCommand when result of patch is an empty file 2016-04-16 17:28:06 -05:00
W_PreImage Fix ApplyCommand when result of patch is an empty file 2016-04-16 17:28:06 -05:00
X.patch Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
X_PostImage Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
X_PreImage Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
Y.patch Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
Y_PostImage Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
Y_PreImage Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
Z.patch Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
Z_PostImage Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
Z_PreImage Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
testContext0.out Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
testContext1.out Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
testContext3.out Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
testContext5.out Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
testContext10.out Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
testContext100.out Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00