summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Prepare 4.7.4-SNAPSHOT buildsMatthias Sohn2018-09-092-44/+44
* JGit v4.7.3.201809090215-rv4.7.3.201809090215-rMatthias Sohn2018-09-092-2/+2
* Use constant for ".lock"Matthias Sohn2018-09-071-4/+5
* Bazel: Format all build files with buildifier 0.15.0David Pursehouse2018-08-302-45/+45
* ChangeIdUtilTest: Remove unused notestCommitDashVDavid Pursehouse2018-08-301-17/+0
* Prepare 4.7.3-SNAPSHOT buildsMatthias Sohn2018-07-272-44/+44
* JGit v4.7.2.201807261330-rv4.7.2.201807261330-rMatthias Sohn2018-07-262-2/+2
* Delete all loose refs empty directoriesLuca Milanesio2018-07-261-10/+24
* GC: Remove empty references foldersHector Caballero2018-07-101-0/+118
* Merge branch 'stable-4.6' into stable-4.7David Pursehouse2018-06-201-0/+3
|\
| * Merge branch 'stable-4.5' into stable-4.6David Pursehouse2018-06-191-0/+3
| |\
| | * Temporarily @Ignore flaky CommitCommandTest methodsDave Borowitz2018-06-191-0/+3
| | * Prepare 4.5.5-SNAPSHOT buildsMatthias Sohn2017-11-222-42/+42
| | * JGit v4.5.4.201711221230-rv4.5.4.201711221230-rMatthias Sohn2017-11-222-2/+2
| | * Prepare 4.5.4-SNAPSHOT buildsMatthias Sohn2017-08-262-42/+42
| | * JGit v4.5.3.201708160445-rv4.5.3.201708160445-rMatthias Sohn2017-08-162-2/+2
* | | Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-08-141-0/+103
|\| |
| * | Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-08-141-0/+103
| |\|
| | * Fix exception handling for opening bitmap index filesChristian Halstrick2017-08-141-0/+103
| | * Prepare 4.5.3-SNAPSHOT buildsMatthias Sohn2017-04-082-42/+42
| | * JGit v4.5.2.201704071617-rv4.5.2.201704071617-rMatthias Sohn2017-04-072-2/+2
| | * Prepare 4.5.2-SNAPSHOT buildsMatthias Sohn2017-03-252-42/+42
| | * JGit v4.5.1.201703201650-rv4.5.1.201703201650-rMatthias Sohn2017-03-202-2/+2
| * | Prepare 4.6.2-SNAPSHOT buildsMatthias Sohn2017-03-072-43/+43
| * | JGit v4.6.1.201703071140-rv4.6.1.201703071140-rMatthias Sohn2017-03-072-2/+2
* | | Prepare 4.7.2-SNAPSHOT buildsMatthias Sohn2017-06-082-44/+44
* | | JGit v4.7.1.201706071930-rv4.7.1.201706071930-rMatthias Sohn2017-06-082-2/+2
* | | 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
* | | 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
* | | PushConnectionTest#limitCommandBytes: Increase maxCommandBytesDavid Pursehouse2017-04-041-1/+1
* | | 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