aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst-rsrc
Commit message (Expand)AuthorAgeFilesLines
* AmazonS3: Add support for AWS API signature version 4eric.steele2022-06-131-0/+9
* Use slf4j-simple instead of log4j for loggingMatthias Sohn2021-12-312-20/+6
* 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
* Merge branch 'stable-5.4'Matthias Sohn2019-08-202-2/+11
|\
| * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-202-2/+11
| |\
| | * Disable debug log for FS in org.eclipse.jgit.testMatthias Sohn2019-08-101-1/+1
| | * Bazel: enable logging for tests in org.eclipse.jgit.testMatthias Sohn2019-08-102-3/+12
* | | Fix ApplyCommand which doesn't work if patch adds empty fileAnton Khodos2019-08-192-0/+3
|/ /
* | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-081-0/+5
|\|
| * Measure minimum racy interval to auto-configure FileSnapshotMatthias Sohn2019-08-061-1/+4
| * Add debug trace for FileSnapshotMatthias Sohn2019-07-171-0/+2
* | 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
* Adding JGitV1 and JGitV2 Walk EncryptionAndrei Pozolotin2015-10-183-0/+73
* Adding AES Walk Encryption support in http://www.jets3t.org/ modeAndrei Pozolotin2015-10-184-0/+101
* 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
* Ignore trailing comments in transport SPI parsingKevin Sawicki2012-03-211-0/+7
* 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