summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
...
| * | ReflogConfigTest: refactor commit method to avoid variable hidingDavid Pursehouse2016-02-121-10/+7
| * | RefDirectoryTest: Fix warning about member variable hidingDavid Pursehouse2016-02-121-2/+2
| * | ReflogResolveTest: Open Git instances in try-with-resourceDavid Pursehouse2016-02-121-88/+94
| * | RepoCommandTest: Open Git instances in try-with-resourceDavid Pursehouse2016-02-121-26/+30
* | | Add Attribute Macro ExpansionIvan Motsch2016-02-115-17/+367
* | | Merge branch 'stable-4.2'Matthias Sohn2016-02-1016-707/+805
|\| |
| * | Merge branch 'stable-4.1' into stable-4.2Matthias Sohn2016-02-101-0/+62
| |\ \
| | * | Fix diff for added and removed submoduleHugo Arès2016-02-041-0/+62
| * | | RepositoryResolveTest: Open Git in try-with-resourceDavid Pursehouse2016-02-051-25/+27
| * | | ResetCommandTest: Use Git member in testHardResetAfterSquashMergeDavid Pursehouse2016-02-051-7/+7
| * | | ResolveMergerTest: Open Git in try-with-resourceDavid Pursehouse2016-02-051-29/+30
| * | | RevCommitListTest: Open Git and RevWalk in try-with-resourceDavid Pursehouse2016-02-051-17/+19
| * | | RevCommitParseTest: Open ObjectInserter.Formatter in try-with-resourceDavid Pursehouse2016-02-051-2/+3
| * | | RevObjectTest: Open RevWalk in try-with-resourceDavid Pursehouse2016-02-051-3/+6
| * | | RevTagParseTest: Open ObjectInserter.Formatter in try-with-resourceDavid Pursehouse2016-02-051-3/+4
| * | | RevertCommandTest: Open Git in try-with-resourceDavid Pursehouse2016-02-051-237/+243
| * | | SquashMessageFormatterTest: Open git in try-with-resourceDavid Pursehouse2016-02-051-11/+12
| * | | StatusCommandTest: Open Git in try-with-resourceDavid Pursehouse2016-02-051-94/+96
| * | | SubmoduleAddTest: Open Git in try-with-resourceDavid Pursehouse2016-02-051-87/+91
| * | | SymlinksTest: Open git and TreeWalk in try-with-resourceDavid Pursehouse2016-02-051-164/+173
| * | | T0003_BasicTest: Open autocloseable types in try-with-resourceDavid Pursehouse2016-02-051-11/+11
| * | | TreeFilterTest: Open TreeWalk in try-with-resourceDavid Pursehouse2016-02-051-9/+12
| * | | TreeWalkJava7Test: Open TreeWalk in try-with-resourceDavid Pursehouse2016-02-051-8/+9
* | | | Implement SHA-256 abstractionMatthias Sohn2016-02-041-1/+12
* | | | Merge branch 'stable-4.2'Matthias Sohn2016-02-033-231/+238
|\| | |
| * | | DirCacheCheckoutTest: Open Git and TreeWalk in try-with-resourceDavid Pursehouse2016-02-021-106/+109
| * | | ApplyCommandTest: Open Git in try-with-resourceDavid Pursehouse2016-02-021-16/+17
| * | | PackFileTest: Open ObjectInserter.Formatter in try-with-resourceDavid Pursehouse2016-02-021-109/+112
* | | | Merge branch 'stable-4.2'David Pursehouse2016-02-0110-1169/+1223
|\| | |
| * | | FileTreeIteratorTest: Open Git and RevWalk in try-with-resourceDavid Pursehouse2016-01-261-195/+204
| * | | RebaseCommandTest: Open RevWalk in try-with-resourceDavid Pursehouse2016-01-251-178/+200
| * | | PullCommandTest: Open RevWalk in try-with-resourceDavid Pursehouse2016-01-251-15/+18
| * | | BlameGeneratorTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-251-118/+119
| * | | Remove unnecessary suppression of deprecation warnings in testsDavid Pursehouse2016-01-253-3/+0
| * | | DiffEntryTest: Open Git and TreeWalk in try-with-resourceDavid Pursehouse2016-01-251-261/+272
| * | | DiffCommandTest: Open Git and RevWalk in try-with-resourceDavid Pursehouse2016-01-251-139/+144
| * | | CommitCommandTest: Open Git and TreeWalk in try-with-resourceDavid Pursehouse2016-01-251-260/+266
* | | | [gitrepo] Support revision in remote tag.Yuxuan 'fishy' Wang2016-01-271-0/+53
| |_|/ |/| |
* | | Merge branch 'stable-4.2'Matthias Sohn2016-01-245-73/+82
|\| |
| * | Merge changes Ifdb33501,Idc7b7bbd,Ia3db8696,I4ef82311,I3ad58d4c, ... into sta...Matthias Sohn2016-01-235-73/+82
| |\ \
| | * | ConcurrentRepackTest: Don't use deprecated WindowCache.reconfigureDavid Pursehouse2016-01-221-4/+3
| | * | ConcurrentRepackTest: Open RevWalk in try-with-resourceDavid Pursehouse2016-01-221-3/+6
| | * | CommitOnlyTest: Open RevWalk in try-with-resourceDavid Pursehouse2016-01-221-4/+6
| | * | UnpackedObjectTest: Create ObjectInserter.Formatter in try-with-resourceDavid Pursehouse2016-01-221-5/+11
| | * | FileRepositoryBuilderTest: Use try-with-resource for auto-closeablesDavid Pursehouse2016-01-221-48/+46
| | * | RepositorySetupWorkDirTest: Fix "resource leak" warningsDavid Pursehouse2016-01-221-9/+10
| * | | Prepare 4.2.1-SNAPSHOT buildsMatthias Sohn2016-01-222-42/+42
| |/ /
| * | JGit v4.2.0.201601211800-rv4.2.0.201601211800-rMatthias Sohn2016-01-212-2/+2
| * | Fix unused throws CorruptObjectException from addTreeShawn Pearce2016-01-212-4/+2
| * | Merge branch 'master' into stable-4.2Matthias Sohn2016-01-2132-1531/+2715
| |\ \