| Commit message (Expand) | Author | Age | Files | Lines |
* | Follow redirects in transport | Bo Zhang | 2017-02-02 | 1 | -0/+11 |
* | Change JGit minimum execution environment to JavaSE-1.8 | Matthias Sohn | 2016-09-20 | 1 | -3/+3 |
* | Ignore 'The value of exception parameter is not used' warning | David Pursehouse | 2016-07-26 | 1 | -0/+1 |
* | Remove no longer needed API problem filters | Matthias Sohn | 2016-07-04 | 1 | -40/+0 |
* | Add EOL stream type detection to TreeWalk | Ivan Motsch | 2016-03-07 | 1 | -0/+21 |
* | Add Attribute Macro Expansion | Ivan Motsch | 2016-02-11 | 1 | -0/+19 |
* | Remove unused API problem filters | Matthias Sohn | 2016-02-03 | 1 | -116/+0 |
* | Ignore API errors about Tree, TreeEntry, FileTreeEntry and friends being | Shawn Pearce | 2016-01-19 | 1 | -0/+40 |
* | Add the new class Attributes holding multiple Attribute(s) | Ivan Motsch | 2015-11-27 | 1 | -0/+8 |
* | Remove no longer needed outdated API warning filter | Matthias Sohn | 2015-11-20 | 1 | -6/+0 |
* | Add an attribute accessor to CanonicalTreeParser and use it in Treewalk | Christian Halstrick | 2015-11-18 | 1 | -0/+14 |
* | Adds the git attributes computation on the treewalk | Arthur Daussy | 2015-11-18 | 1 | -0/+14 |
* | Fixed typo in preferences: NonByDefault -> NonNullByDefault | Andrey Loskutov | 2015-11-17 | 1 | -1/+1 |
* | Silence API errors for new methods added to BitmapBuilder | Matthias Sohn | 2015-11-10 | 1 | -0/+14 |
* | Update dependencies to use the JGit-internal @Nullable | Terry Parker | 2015-11-09 | 1 | -3/+3 |
* | Delete non empty directories before checkout a path | Andrey Loskutov | 2015-10-09 | 1 | -0/+8 |
* | Set "potentialNullReference" to "error" level and fixed all issues | Andrey Loskutov | 2015-08-22 | 1 | -1/+1 |
* | Enable annotation based NPE analysis in jgit | Andrey Loskutov | 2015-08-20 | 1 | -3/+3 |
* | Restored obsoleted createSymLink/readSymLink in FileUtil | Andrey Loskutov | 2015-08-18 | 1 | -14/+0 |
* | Move createSymLink/readSymLink to FileUtils | Andrey Loskutov | 2015-08-17 | 1 | -0/+14 |
* | Silence API warnings introduced by a85e817d | Matthias Sohn | 2015-06-17 | 1 | -0/+24 |
* | Remove no longer used API warning filter for FileUtil | Matthias Sohn | 2015-06-10 | 1 | -10/+0 |
* | Remove obsolete API warning filters to silence warnings | Matthias Sohn | 2015-04-02 | 1 | -45/+0 |
* | Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit | Matthias Sohn | 2015-03-23 | 1 | -0/+7 |
* | Set minimum required Java version to Java 7 | Matthias Sohn | 2015-02-09 | 1 | -3/+3 |
* | Silence API warning raised since 7fafd372 | Matthias Sohn | 2015-01-13 | 1 | -0/+9 |
* | Add a method to ObjectInserter to read back inserted objects | Dave Borowitz | 2014-08-13 | 1 | -0/+8 |
* | Fix API errors raised on ResolveMerger affecting API providers only | Christian Halstrick | 2014-07-31 | 1 | -0/+20 |
* | 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 |
* | Merge branch 'stable-3.4' | Matthias Sohn | 2014-06-21 | 1 | -0/+11 |
|\ |
|
| * | Allow retrying connecting SshSession in case of an exception | Stefan Lay | 2014-06-20 | 1 | -0/+6 |
* | | Remove no longer needed API breakage filters | Robin Rosenberg | 2014-06-15 | 1 | -19/+0 |
|/ |
|
* | Introduce an abstraction for HTTP connections | Christian Halstrick | 2014-02-18 | 1 | -0/+19 |
* | Disable warning about assigning to parameter | Robin Stocker | 2013-06-15 | 1 | -1/+1 |
* | Harmonize the JDT settings within JGit | Robin Rosenberg | 2012-11-16 | 2 | -7/+65 |
* | Enforce the use of Java5 API:s only (with a few exceptions) | Robin Rosenberg | 2011-12-16 | 1 | -0/+94 |
* | Use commit message best practices for Mylyn Commit template | Matthias Sohn | 2011-09-05 | 2 | -0/+7 |
* | Run formatter on edited lines via save action | Chris Aniszczyk | 2010-08-26 | 1 | -3/+4 |
* | Fix line endings | Matthias Sohn | 2010-06-18 | 1 | -3/+3 |
* | Adding PDE API Tools nature to JGit | Chris Aniszczyk | 2010-01-16 | 1 | -0/+3 |
* | Eclipse IDE: Automatically remove trailing whitespace on save | Shawn O. Pearce | 2009-10-31 | 1 | -1/+53 |
* | Standardize the source code formatter for Eclipse | Shawn O. Pearce | 2009-10-05 | 2 | -4/+17 |
* | Initial JGit contribution to eclipse.org | Git Development Community | 2009-09-29 | 4 | -0/+336 |