summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2017-05-302-44/+44
* Fix out-of-bounds exception in RepoCommand#relativeHan-Wen Nienhuys2017-05-241-0/+1
* Fix null return from FS.readPipe when command fails to launchBryan Donlan2017-05-241-3/+12
* Allow DfsReader to be subclassedShawn Pearce2017-05-191-1/+1
* Exclude refs/tags from bitmap commit selectionTerry Parker2017-05-182-3/+15
* Checkout should not use too long filenamesChristian Halstrick2017-05-101-0/+14
* Support pull on detached HEADMickael Istria2017-05-081-0/+52
* Delete expired garbage even when there is no GC pack present.Thirumala Reddy Mutchukota2017-04-211-26/+109
* RepoCommand: Add linkfile support.Dan Willemsen2017-04-182-8/+170
* Add some tests for alternatesMatthias Sohn2017-04-181-0/+149
* Fix RepoCommand to allow for relative URLsHan-Wen Nienhuys2017-04-131-0/+127
* BundleWriter: Allow constructing from only an ObjectReaderDave Borowitz2017-04-121-0/+42
* Merge branch 'stable-4.7'Matthias Sohn2017-04-112-0/+164
|\
| * Cleanup and test trailing slash handling in ManifestParserHan-Wen Nienhuys2017-04-112-0/+131
| * ManifestParser: Throw exception if remote does not have fetch attributeHan-Wen Nienhuys2017-04-101-0/+33
* | Merge branch 'stable-4.7'David Pursehouse2017-04-061-1/+1
|\|
| * PushConnectionTest: Increase maxCommandBytes againDavid Pursehouse2017-04-061-1/+1
| * Prepare 4.7.1-SNAPSHOTMatthias Sohn2017-04-062-44/+44
| * JGit v4.7.0.201704051617-rv4.7.0.201704051617-rMatthias Sohn2017-04-052-2/+2
* | Support creating Mergers without a RepositoryDave Borowitz2017-04-052-1/+162
* | Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2017-04-052-44/+44
* | Merge "Make diff locations more consistent"Shawn Pearce2017-04-042-0/+65
|\ \
| * | Make diff locations more consistentKB Sriram2017-04-032-0/+65
* | | Merge branch 'stable-4.7'David Pursehouse2017-04-051-1/+1
|\ \ \ | | |/ | |/|
| * | PushConnectionTest#limitCommandBytes: Increase maxCommandBytesDavid Pursehouse2017-04-041-1/+1
| |/
* / ResolveMergerTest: Add tests for content mergesDave Borowitz2017-04-041-0/+58
|/
* PullCommand: Add support for recursing into submodulesDavid Pursehouse2017-03-241-37/+59
* bazel: Consume hamcrest through transitive dependencyDavid Ostrovsky2017-03-231-6/+3
* Remove Buck buildDavid Pursehouse2017-03-221-95/+0
* Add remaining parts of the bazel buildDavid Ostrovsky2017-03-212-0/+112
* Delegate crypto algorithm creation to InsecureCipherFactoryDavid Ostrovsky2017-03-211-5/+4
* Fix test configuration to run RacyGitTests, and fix testRacyGitDetectionDavid Pursehouse2017-03-192-2/+14
* RevFlagSetTest: Fix compilation error flagged by error proneDavid Ostrovsky2017-03-181-1/+0
* FetchCommand: Fix detection of submodule recursion modeDavid Pursehouse2017-03-101-25/+91
* FetchCommand: Add basic support for recursing into submodulesDavid Pursehouse2017-03-041-0/+273
* Make Repository.normalizeBranchName less strictThomas Wolf2017-03-041-82/+61
* Merge "SHA-1: collision detection support"Jonathan Nieder2017-03-023-0/+111
|\
| * SHA-1: collision detection supportShawn Pearce2017-02-283-0/+111
* | Correct the boolean logic for filtering pathsMagnus Vigerlöf2017-02-281-0/+360
|/
* SHA1: support reset() and reuse instancesShawn Pearce2017-02-261-0/+15
* Pure Java SHA-1Shawn Pearce2017-02-262-0/+113
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-2057-163/+163
* Add some more missing @Override annotationsDavid Pursehouse2017-02-201-0/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-1957-1/+186
* Set commit time to ZipArchiveEntryNaoki Takezoe2017-02-181-0/+10
* GC: don't loosen doomed objectsDavid Turner2017-02-171-0/+39
* Limit receive commandsShawn Pearce2017-02-111-0/+23
* IndexDiffSubmoduleTest: Fix negative use countDavid Pursehouse2017-02-101-1/+0
* FetchCommandTest: Don't declare specific exceptions in test methodsDavid Pursehouse2017-02-091-7/+2
* PushCommandTest: Remove unused variables to prevent errors in EclipseDavid Pursehouse2017-02-091-3/+3