aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/diff
Commit message (Expand)AuthorAgeFilesLines
* PatchApplier: Add test for conflict markers on a deleted filePatrick Hiesel2024-05-271-0/+10
* Allow applying a patch with conflictsPatrick Hiesel2024-05-146-0/+66
* PatchApplier: wrap output's TemporaryBuffer with a CountingOutputStreamNitzan Gur-Furman2023-11-163-0/+2000007
* Checkout: better directory handlingThomas Wolf2023-09-032-0/+18
* PatchApplierTest: Remove test data with Apache licenseIvan Frade2023-03-283-739/+0
* Fix PatchApplier error handling.Nitzan Gur-Furman2023-03-283-0/+10
* PatchApplier fix - init cache with provided treeNitzan Gur-Furman2023-02-023-0/+36
* PatchApplier: fix handling of last newline in text patchThomas Wolf2022-12-2636-0/+1073
* ApplyCommand: fix "no newline at end" detectionThomas Wolf2021-05-263-0/+18
* ApplyCommand: handle completely empty context lines in text patchesThomas Wolf2021-05-263-0/+18
* ApplyCommand: use byte arrays for text patches, not stringsThomas Wolf2021-05-263-0/+9
* ApplyCommand: support binary patchesThomas Wolf2021-05-269-0/+176
* ApplyCommand: convert to git internal format before applying patchThomas Wolf2021-05-1814-0/+68
* ApplyCommand: use context lines to determine hunk locationThomas Wolf2020-06-0412-0/+494
* Apply hunks when renaming or copying from patch filesJack Wickham2020-05-066-0/+42
* Create parent directories when renaming a file in ApplyCommandJack Wickham2020-05-063-0/+12
* Fix ApplyCommand which doesn't work if patch adds empty fileAnton Khodos2019-08-192-0/+3
* Allow setting FileMode to executable when applying patches in ApplyCommandNadav Cohen2016-05-178-0/+40
* Fix ApplyCommand when result of patch is an empty fileJon Schneider2016-04-163-0/+8
* Fix apply patch which did not work with non-ascii charactersXinTong Wang2016-03-0313-0/+48
* Fix patch application WRT windows line endings.Markus Duft2013-01-193-0/+18
* Make ApplyCommand create missing parent directories for new filesMarkus Duft2012-07-161-0/+9
* Add ApplyCommand to JGit APITomasz Zarna2012-03-0410-0/+99
* Added -crfl attribute for DiffFormatterReflowTest test dataConstantine Plotnikov2009-12-271-0/+3
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-2918-0/+284