aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/diff
Commit message (Expand)AuthorAgeFilesLines
* 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