summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst-rsrc/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-09-034-0/+28
|\
| * Checkout: better directory handlingThomas Wolf2023-09-034-0/+28
* | PackReverseIndex: open file if present otherwise computeAnna Papitto2023-07-182-0/+0
|/
* 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
* CommitGraph: implement commit-graph readkylezhao2022-12-161-0/+0
* 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: add a stream to apply a delta patchThomas Wolf2021-05-262-0/+2
* ApplyCommand: convert to git internal format before applying patchThomas Wolf2021-05-1814-0/+68
* HTTP: cookie file stores expiration in secondsThomas Wolf2021-03-034-6/+8
* Fix possible NegativeArraySizeException in PackIndexV1Marc Strapetz2020-08-252-0/+0
* DirCache: support index V4Thomas Wolf2020-08-151-0/+0
* ApplyCommand: use context lines to determine hunk locationThomas Wolf2020-06-0412-0/+494
* Attributes: fix handling of text=auto in combination with eolThomas Wolf2020-05-221-0/+0
* 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
* Support reading and writing cookies.Konrad Windszus2019-06-064-0/+13
* Apache MINA sshd clientThomas Wolf2018-11-1336-381/+0
* Add more ssh tests: pushing, known_host file handling, etc.Thomas Wolf2018-11-1338-16/+381
* Ssh tests with an Apache MINA sshd test git serverThomas Wolf2018-11-062-0/+16
* Support -merge attribute in binary macroMathieu Cartaud2017-06-272-0/+0
* SHA-1: collision detection supportShawn Pearce2017-02-282-0/+0
* Fix symlink content comparison on MacOS in tree walkThomas Wolf2016-10-111-0/+30
* 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
* Fix TestTranslationBundleRobin Rosenberg2010-12-314-0/+4
* Fix ArrayIndexOutOfBoundsException in DirCacheIteratorShawn O. Pearce2010-12-221-0/+0
* Extend DirCache test case to check "intent to add" flag.Marc Strapetz2010-08-311-0/+0
* Partial support for index file format "3".Marc Strapetz2010-08-311-0/+0
* Move ignore node handling into WorkingTreeIteratorShawn O. Pearce2010-07-219-4/+0
* Add compatibility with gitignore specificationsCharley Wang2010-07-1311-0/+8
* Correctly skip over unrecognized optional dircache extensionsShawn O. Pearce2010-02-023-0/+0
* Added -crfl attribute for DiffFormatterReflowTest test dataConstantine Plotnikov2009-12-271-0/+3
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-2963-0/+2977