| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for clean filters | Christian Halstrick | 2015-11-27 | 1 | -0/+13 |
* | Add missing @since tags and missing javadoc | Matthias Sohn | 2015-11-25 | 5 | -2/+32 |
* | Restore TestRepository.getClock(), it is used by Gerrit/Gitiles | Terry Parker | 2015-10-22 | 1 | -0/+11 |
* | Push control of time into MockSystemReader | Terry Parker | 2015-10-20 | 3 | -25/+55 |
* | Delete non empty directories before checkout a path | Andrey Loskutov | 2015-10-09 | 2 | -0/+13 |
* | Prepare 4.2.0-SNAPSHOT builds | Matthias Sohn | 2015-09-28 | 2 | -17/+17 |
* | Prepare 4.1.1-SNAPSHOT builds | Matthias Sohn | 2015-09-28 | 2 | -17/+17 |
* | JGit v4.1.0.201509280440-rv4.1.0.201509280440-r | Matthias Sohn | 2015-09-28 | 2 | -2/+2 |
* | [performance] Cache platform name in SystemReader | Andrey Loskutov | 2015-09-27 | 1 | -0/+18 |
* | Restore lazy Bundle-ActivationPolicy removed in 3a4a5a4e | Matthias Sohn | 2015-08-31 | 1 | -0/+1 |
* | Update uses-clauses in OSGi manifests | Matthias Sohn | 2015-08-31 | 1 | -2/+9 |
* | Move `RepositoryTestCase.indexState` to parent class | Chris Price | 2015-07-10 | 2 | -106/+100 |
* | Change `indexState` to static method | Chris Price | 2015-07-10 | 1 | -1/+1 |
* | Use local variable in RepositoryTestCase.indexState | Chris Price | 2015-07-07 | 1 | -1/+1 |
* | Prepare 4.1.0-SNAPSHOT builds | Matthias Sohn | 2015-06-03 | 2 | -17/+17 |
* | Replace deprecated release() methods by close() | Matthias Sohn | 2015-05-21 | 1 | -27/+29 |
* | TestRepository: Add a cherryPick method | Dave Borowitz | 2015-03-23 | 2 | -0/+63 |
* | TestRepository: Expose a Git instance | Dave Borowitz | 2015-03-18 | 1 | -0/+12 |
* | TestRepository: Allow setting explicit Change-Id | Dave Borowitz | 2015-03-12 | 1 | -9/+22 |
* | TestRepository: Ignore existing Change-Id in message | Dave Borowitz | 2015-03-12 | 1 | -0/+4 |
* | TestRepository: Support committing to unborn symref | Dave Borowitz | 2015-03-12 | 1 | -2/+1 |
* | TestRepository: Expose some getters for CommitBuilder | Dave Borowitz | 2015-03-12 | 1 | -0/+16 |
* | TestRepository: Add methods to amend commits or refs | Dave Borowitz | 2015-03-12 | 1 | -12/+87 |
* | TestRepository: Add a reset method to move HEAD around | Dave Borowitz | 2015-03-12 | 1 | -0/+55 |
* | TestRepository: Optionally insert Change-Id in commit message | Dave Borowitz | 2015-03-12 | 1 | -1/+25 |
* | TestRepository: Allow custom author/committer per-commit | Dave Borowitz | 2015-03-11 | 1 | -9/+32 |
* | TestRepository: Use try-with-resources where appropriate | Dave Borowitz | 2015-03-11 | 1 | -74/+58 |
* | Set minimum required Java version to Java 7 | Matthias Sohn | 2015-02-09 | 3 | -5/+5 |
* | Prepare 4.0.0-SNAPSHOT builds | Matthias Sohn | 2015-01-27 | 2 | -16/+16 |
* | Prepare 3.7.0-SNAPSHOT builds | Matthias Sohn | 2014-12-24 | 2 | -16/+16 |
* | Prepare 3.6.1-SNAPSHOT builds | Matthias Sohn | 2014-12-23 | 2 | -16/+16 |
* | JGit v3.6.0.201412230720-rv3.6.0.201412230720-r | Matthias Sohn | 2014-12-23 | 2 | -2/+2 |
* | Fix junit tests under windows when the platform is explicitly changed | Christian Halstrick | 2014-12-22 | 1 | -0/+2 |
* | Allow explicit configuration of git directory in InitCommand | Christian Halstrick | 2014-12-15 | 1 | -0/+1 |
* | Fix LocalDiskRepositoryTestCase to create correct type of repos | Christian Halstrick | 2014-12-12 | 1 | -1/+1 |
* | Prepare post 3.6.0-m1 builds | Matthias Sohn | 2014-11-12 | 2 | -2/+2 |
* | JGit v3.6.0.201411121045-m1v3.6.0.201411121045-m1 | Matthias Sohn | 2014-11-12 | 2 | -2/+2 |
* | Prepare 3.6.0-SNAPSHOT builds | Matthias Sohn | 2014-09-05 | 2 | -16/+16 |
* | Fix RecursiveMerger's internal use of merge to find a merge base | Christian Halstrick | 2014-07-25 | 2 | -0/+9 |
* | Don't warn for methods that can be static | Robin Rosenberg | 2014-07-02 | 1 | -1/+1 |
* | Add new default settings from Eclipse 4.4 | Robin Rosenberg | 2014-07-02 | 1 | -0/+5 |
* | Try to fix intermittent test failure related to file timestamps | Robin Rosenberg | 2014-07-01 | 1 | -3/+4 |
* | Prepare 3.5.0-SNAPSHOT builds | Robin Rosenberg | 2014-06-04 | 2 | -16/+16 |
* | Prepare post 3.4.0 RC1 builds | Matthias Sohn | 2014-05-21 | 2 | -2/+2 |
* | JGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1 | Matthias Sohn | 2014-05-21 | 2 | -2/+2 |
* | Prepare 3.4.0-SNAPSHOT builds | Matthias Sohn | 2014-05-06 | 2 | -2/+2 |
* | JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7 | Matthias Sohn | 2014-05-05 | 2 | -2/+2 |
* | Prepare 3.4.0-SNAPSHOT builds | Matthias Sohn | 2014-03-05 | 2 | -16/+16 |
* | Prepare 3.3.1-SNAPSHOT builds | Matthias Sohn | 2014-03-05 | 2 | -16/+16 |
* | JGit v3.3.0.201403021825-rv3.3.0.201403021825-r | Matthias Sohn | 2014-03-03 | 2 | -2/+2 |