summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
Commit message (Expand)AuthorAgeFilesLines
* In TestRepository, use a consistent clockTerry Parker2016-03-251-13/+12
* Fix apply patch which did not work with non-ascii charactersXinTong Wang2016-03-031-3/+3
* Merge branch 'stable-4.2'Matthias Sohn2016-02-151-1/+1
|\
| * Don't use deprecated LockFile constructorDavid Pursehouse2016-02-151-1/+1
* | Merge branch 'stable-4.2'Matthias Sohn2016-02-101-4/+5
|\|
| * RepositoryTestCase: Open autocloseable types in try-with-resourceDavid Pursehouse2016-02-051-4/+5
| * Prepare 4.2.1-SNAPSHOT buildsMatthias Sohn2016-01-222-17/+17
| * JGit v4.2.0.201601211800-rv4.2.0.201601211800-rMatthias Sohn2016-01-212-2/+2
* | Prepare 4.3.0-SNAPSHOT buildsMatthias Sohn2016-01-212-17/+17
|/
* Remove declared IOException which is no longer thrownMatthias Sohn2016-01-201-2/+1
* PackWriter: Declare preparePack object sets as @NonNullShawn Pearce2016-01-121-1/+1
* Merge changes Idaed9310,I62bd7c0bMatthias Sohn2016-01-031-2/+2
|\
| * ObjectChecker: allow some objects to skip errorsShawn Pearce2015-12-301-2/+2
* | Implement Buck driven buildDavid Ostrovsky2015-12-311-0/+10
|/
* Add support for clean filtersChristian Halstrick2015-11-271-0/+13
* Add missing @since tags and missing javadocMatthias Sohn2015-11-255-2/+32
* Restore TestRepository.getClock(), it is used by Gerrit/GitilesTerry Parker2015-10-221-0/+11
* Push control of time into MockSystemReaderTerry Parker2015-10-203-25/+55
* Delete non empty directories before checkout a pathAndrey Loskutov2015-10-092-0/+13
* Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2015-09-282-17/+17
* Prepare 4.1.1-SNAPSHOT buildsMatthias Sohn2015-09-282-17/+17
* JGit v4.1.0.201509280440-rv4.1.0.201509280440-rMatthias Sohn2015-09-282-2/+2
* [performance] Cache platform name in SystemReaderAndrey Loskutov2015-09-271-0/+18
* Restore lazy Bundle-ActivationPolicy removed in 3a4a5a4eMatthias Sohn2015-08-311-0/+1
* Update uses-clauses in OSGi manifestsMatthias Sohn2015-08-311-2/+9
* Move `RepositoryTestCase.indexState` to parent classChris Price2015-07-102-106/+100
* Change `indexState` to static methodChris Price2015-07-101-1/+1
* Use local variable in RepositoryTestCase.indexStateChris Price2015-07-071-1/+1
* Prepare 4.1.0-SNAPSHOT buildsMatthias Sohn2015-06-032-17/+17
* Replace deprecated release() methods by close()Matthias Sohn2015-05-211-27/+29
* TestRepository: Add a cherryPick methodDave Borowitz2015-03-232-0/+63
* TestRepository: Expose a Git instanceDave Borowitz2015-03-181-0/+12
* TestRepository: Allow setting explicit Change-IdDave Borowitz2015-03-121-9/+22
* TestRepository: Ignore existing Change-Id in messageDave Borowitz2015-03-121-0/+4
* TestRepository: Support committing to unborn symrefDave Borowitz2015-03-121-2/+1
* TestRepository: Expose some getters for CommitBuilderDave Borowitz2015-03-121-0/+16
* TestRepository: Add methods to amend commits or refsDave Borowitz2015-03-121-12/+87
* TestRepository: Add a reset method to move HEAD aroundDave Borowitz2015-03-121-0/+55
* TestRepository: Optionally insert Change-Id in commit messageDave Borowitz2015-03-121-1/+25
* TestRepository: Allow custom author/committer per-commitDave Borowitz2015-03-111-9/+32
* TestRepository: Use try-with-resources where appropriateDave Borowitz2015-03-111-74/+58
* Set minimum required Java version to Java 7Matthias Sohn2015-02-093-5/+5
* Prepare 4.0.0-SNAPSHOT buildsMatthias Sohn2015-01-272-16/+16
* Prepare 3.7.0-SNAPSHOT buildsMatthias Sohn2014-12-242-16/+16
* Prepare 3.6.1-SNAPSHOT buildsMatthias Sohn2014-12-232-16/+16
* JGit v3.6.0.201412230720-rv3.6.0.201412230720-rMatthias Sohn2014-12-232-2/+2
* Fix junit tests under windows when the platform is explicitly changedChristian Halstrick2014-12-221-0/+2
* Allow explicit configuration of git directory in InitCommandChristian Halstrick2014-12-151-0/+1
* Fix LocalDiskRepositoryTestCase to create correct type of reposChristian Halstrick2014-12-121-1/+1
* Prepare post 3.6.0-m1 buildsMatthias Sohn2014-11-122-2/+2