You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Wolf 1126f26d21 ApplyCommand: fix "no newline at end" detection 3 years ago
..
.gitattributes ApplyCommand: support binary patches 3 years ago
A1.patch Add ApplyCommand to JGit API 12 years ago
A1_PostImage Add ApplyCommand to JGit API 12 years ago
A1_sub.patch Make ApplyCommand create missing parent directories for new files 12 years ago
A2.patch Add ApplyCommand to JGit API 12 years ago
A2_PostImage Add ApplyCommand to JGit API 12 years ago
A3.patch Fix ApplyCommand which doesn't work if patch adds empty file 4 years ago
A3_PostImage Fix ApplyCommand which doesn't work if patch adds empty file 4 years ago
CopyWithHunks.patch Apply hunks when renaming or copying from patch files 4 years ago
CopyWithHunks_PostImage Apply hunks when renaming or copying from patch files 4 years ago
CopyWithHunks_PreImage Apply hunks when renaming or copying from patch files 4 years ago
D.patch Add ApplyCommand to JGit API 12 years ago
D_PreImage Add ApplyCommand to JGit API 12 years ago
E.patch Initial JGit contribution to eclipse.org 14 years ago
E_PostImage Initial JGit contribution to eclipse.org 14 years ago
E_PreImage Initial JGit contribution to eclipse.org 14 years ago
F1.patch Add ApplyCommand to JGit API 12 years ago
F1_PreImage Add ApplyCommand to JGit API 12 years ago
F2.patch Add ApplyCommand to JGit API 12 years ago
F2_PreImage Add ApplyCommand to JGit API 12 years ago
M1.patch Allow setting FileMode to executable when applying patches in ApplyCommand 8 years ago
M1_PostImage Allow setting FileMode to executable when applying patches in ApplyCommand 8 years ago
M2.patch Allow setting FileMode to executable when applying patches in ApplyCommand 8 years ago
M2_PostImage Allow setting FileMode to executable when applying patches in ApplyCommand 8 years ago
M2_PreImage Allow setting FileMode to executable when applying patches in ApplyCommand 8 years ago
M3.patch Allow setting FileMode to executable when applying patches in ApplyCommand 8 years ago
M3_PostImage Allow setting FileMode to executable when applying patches in ApplyCommand 8 years ago
M3_PreImage Allow setting FileMode to executable when applying patches in ApplyCommand 8 years ago
NL1.patch Fix patch application WRT windows line endings. 11 years ago
NL1_PostImage Fix patch application WRT windows line endings. 11 years ago
NL1_PreImage Fix patch application WRT windows line endings. 11 years ago
NonASCII.patch Fix apply patch which did not work with non-ascii characters 8 years ago
NonASCII2.patch Fix apply patch which did not work with non-ascii characters 8 years ago
NonASCII2_PostImage Fix apply patch which did not work with non-ascii characters 8 years ago
NonASCII2_PreImage Fix apply patch which did not work with non-ascii characters 8 years ago
NonASCIIAdd.patch Fix apply patch which did not work with non-ascii characters 8 years ago
NonASCIIAdd2.patch Fix apply patch which did not work with non-ascii characters 8 years ago
NonASCIIAdd2_PostImage Fix apply patch which did not work with non-ascii characters 8 years ago
NonASCIIAdd_PostImage Fix apply patch which did not work with non-ascii characters 8 years ago
NonASCIIAdd_PreImage Fix apply patch which did not work with non-ascii characters 8 years ago
NonASCIIDel.patch Fix apply patch which did not work with non-ascii characters 8 years ago
NonASCIIDel_PreImage Fix apply patch which did not work with non-ascii characters 8 years ago
NonASCII_PostImage Fix apply patch which did not work with non-ascii characters 8 years ago
NonASCII_PreImage Fix apply patch which did not work with non-ascii characters 8 years ago
RenameNoHunks.patch Create parent directories when renaming a file in ApplyCommand 4 years ago
RenameNoHunks_PostImage Create parent directories when renaming a file in ApplyCommand 4 years ago
RenameNoHunks_PreImage Create parent directories when renaming a file in ApplyCommand 4 years ago
RenameWithHunks.patch Apply hunks when renaming or copying from patch files 4 years ago
RenameWithHunks_PostImage Apply hunks when renaming or copying from patch files 4 years ago
RenameWithHunks_PreImage Apply hunks when renaming or copying from patch files 4 years ago
ShiftDown.patch ApplyCommand: use context lines to determine hunk location 4 years ago
ShiftDown2.patch ApplyCommand: use context lines to determine hunk location 4 years ago
ShiftDown2_PostImage ApplyCommand: use context lines to determine hunk location 4 years ago
ShiftDown2_PreImage ApplyCommand: use context lines to determine hunk location 4 years ago
ShiftDown_PostImage ApplyCommand: use context lines to determine hunk location 4 years ago
ShiftDown_PreImage ApplyCommand: use context lines to determine hunk location 4 years ago
ShiftUp.patch ApplyCommand: use context lines to determine hunk location 4 years ago
ShiftUp2.patch ApplyCommand: use context lines to determine hunk location 4 years ago
ShiftUp2_PostImage ApplyCommand: use context lines to determine hunk location 4 years ago
ShiftUp2_PreImage ApplyCommand: use context lines to determine hunk location 4 years ago
ShiftUp_PostImage ApplyCommand: use context lines to determine hunk location 4 years ago
ShiftUp_PreImage ApplyCommand: use context lines to determine hunk location 4 years ago
W.patch Fix ApplyCommand when result of patch is an empty file 8 years ago
W_PostImage Fix ApplyCommand when result of patch is an empty file 8 years ago
W_PreImage Fix ApplyCommand when result of patch is an empty file 8 years ago
X.patch Initial JGit contribution to eclipse.org 14 years ago
X_PostImage Initial JGit contribution to eclipse.org 14 years ago
X_PreImage Initial JGit contribution to eclipse.org 14 years ago
Y.patch Initial JGit contribution to eclipse.org 14 years ago
Y_PostImage Initial JGit contribution to eclipse.org 14 years ago
Y_PreImage Initial JGit contribution to eclipse.org 14 years ago
Z.patch Initial JGit contribution to eclipse.org 14 years ago
Z_PostImage Initial JGit contribution to eclipse.org 14 years ago
Z_PreImage Initial JGit contribution to eclipse.org 14 years ago
crlf.patch ApplyCommand: convert to git internal format before applying patch 3 years ago
crlf2.patch ApplyCommand: convert to git internal format before applying patch 3 years ago
crlf2_PostImage ApplyCommand: convert to git internal format before applying patch 3 years ago
crlf2_PreImage ApplyCommand: convert to git internal format before applying patch 3 years ago
crlf3.patch ApplyCommand: convert to git internal format before applying patch 3 years ago
crlf3_PostImage ApplyCommand: convert to git internal format before applying patch 3 years ago
crlf3_PreImage ApplyCommand: convert to git internal format before applying patch 3 years ago
crlf4.patch ApplyCommand: convert to git internal format before applying patch 3 years ago
crlf4_PostImage ApplyCommand: convert to git internal format before applying patch 3 years ago
crlf_PostImage ApplyCommand: convert to git internal format before applying patch 3 years ago
crlf_PreImage ApplyCommand: convert to git internal format before applying patch 3 years ago
delta.patch ApplyCommand: support binary patches 3 years ago
delta_PostImage ApplyCommand: support binary patches 3 years ago
delta_PreImage ApplyCommand: support binary patches 3 years ago
emptyLine.patch ApplyCommand: handle completely empty context lines in text patches 3 years ago
emptyLine_PostImage ApplyCommand: handle completely empty context lines in text patches 3 years ago
emptyLine_PreImage ApplyCommand: handle completely empty context lines in text patches 3 years ago
hello.patch ApplyCommand: fix "no newline at end" detection 3 years ago
hello_PostImage ApplyCommand: fix "no newline at end" detection 3 years ago
hello_PreImage ApplyCommand: fix "no newline at end" detection 3 years ago
literal.patch ApplyCommand: support binary patches 3 years ago
literal_PostImage ApplyCommand: support binary patches 3 years ago
literal_PreImage ApplyCommand: support binary patches 3 years ago
literal_add.patch ApplyCommand: support binary patches 3 years ago
literal_add_PostImage ApplyCommand: support binary patches 3 years ago
smudgetest.patch ApplyCommand: convert to git internal format before applying patch 3 years ago
smudgetest_PostImage ApplyCommand: convert to git internal format before applying patch 3 years ago
smudgetest_PreImage ApplyCommand: convert to git internal format before applying patch 3 years ago
testContext0.out Initial JGit contribution to eclipse.org 14 years ago
testContext1.out Initial JGit contribution to eclipse.org 14 years ago
testContext3.out Initial JGit contribution to eclipse.org 14 years ago
testContext5.out Initial JGit contribution to eclipse.org 14 years ago
testContext10.out Initial JGit contribution to eclipse.org 14 years ago
testContext100.out Initial JGit contribution to eclipse.org 14 years ago
umlaut.patch ApplyCommand: use byte arrays for text patches, not strings 3 years ago
umlaut_PostImage ApplyCommand: use byte arrays for text patches, not strings 3 years ago
umlaut_PreImage ApplyCommand: use byte arrays for text patches, not strings 3 years ago