aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-192-5/+10
|\
| * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-192-5/+10
| |\
| | * Fix NPE in RebaseTodoFile#parseCommentsMatthias Sohn2019-08-191-5/+7
| | * Fix NPE in ObjectIdOwnerMap#getMatthias Sohn2019-08-181-0/+3
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-082-0/+27
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-082-0/+27
| |\|
| | * Persist minimal racy threshold and allow manual configurationMatthias Sohn2019-08-061-0/+7
| | * Measure minimum racy interval to auto-configure FileSnapshotMatthias Sohn2019-08-061-11/+0
| | * Persist filesystem timestamp resolution and allow manual configurationMatthias Sohn2019-07-172-0/+23
| | * Add support for nanoseconds and microseconds for Config#getTimeUnitMatthias Sohn2019-07-111-0/+8
| | * Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8David Pursehouse2019-06-192-3/+10
| | * Make inner classes static where possibleDavid Pursehouse2019-06-171-1/+1
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-04-281-4/+40
|\| |
| * | Revert 4678f4b and provide another solution for bug 467631Thomas Wolf2019-04-201-4/+40
* | | Avoid NPE in ObjectId.isId()Michael Keppler2019-03-091-1/+5
* | | On Windows use %APPDATA%\gnupg as GPG directory if it existsThomas Wolf2019-02-261-6/+39
* | | Add missing @since tag for new API method getUpdateIndexMatthias Sohn2019-02-172-2/+8
* | | CommitBuilder: Deprecate setEncoding(String)David Pursehouse2019-02-181-0/+2
* | | CommitBuilder: Add missing periods on methods' JavadocDavid Pursehouse2019-02-181-5/+5
* | | Allow to check for signing keyGunnar Wagenknecht2019-01-222-13/+64
* | | Implement signing commits using BouncyCastleMedha Bhargav Prabhala2019-01-165-2/+694
* | | Allow CommitCommand to sign commitsGunnar Wagenknecht2019-01-163-0/+293
* | | Fix warnings for usage of deprecated RefDatabase#getRefMatthias Sohn2019-01-082-4/+4
* | | Don't swallow IOExceptionJonathan Nieder2019-01-071-9/+7
* | | Deprecate Repository#hasObjectJonathan Nieder2019-01-041-0/+2
* | | Suppress API errors and add missing @since tags caused by 6ea888aMatthias Sohn2018-12-292-0/+5
* | | RefDatabase: Introduce findRef synonym for getRefJonathan Nieder2018-12-262-9/+33
* | | RefDatabase: Remove fallback exactRef implementationJonathan Nieder2018-12-261-7/+1
* | | RefDatabase/Ref: Add versioning to reference databaseIvan Frade2018-12-264-6/+147
* | | Avoid double wordsMincong HUANG2018-12-211-2/+2
|/ /
* | New GpgConfig for typed access to GPG settingsGunnar Wagenknecht2018-11-202-0/+151
* | Remove unnecessary modifiers from interfacesIvan Frade2018-11-159-37/+35
* | Add missing @since tags for ObjectChecker.ErrorTypeMatthias Sohn2018-10-101-7/+7
* | Format @NonNull on return value as method annotationJonathan Nieder2018-10-091-1/+2
* | Avoid using @Nullable to annotate arraysJonathan Nieder2018-10-092-3/+0
* | DfsFsck: Check that .gitmodules in the repository have valid contentsIvan Frade2018-10-091-1/+17
* | SubmoduleValidator: Always throw SubmoduleValidationExceptionIvan Frade2018-10-091-0/+7
* | Merge branch 'stable-5.1'Jonathan Nieder2018-10-071-2/+2
|\|
| * Merge branch 'stable-5.0' into stable-5.1Jonathan Nieder2018-10-071-2/+2
| |\
| | * Merge branch 'stable-4.11' into stable-5.0Jonathan Nieder2018-10-071-2/+2
| | |\
| | | * Merge branch 'stable-4.10' into stable-4.11Jonathan Nieder2018-10-071-2/+2
| | | |\
| | | | * Merge branch 'stable-4.9' into stable-4.10Jonathan Nieder2018-10-071-2/+2
| | | | |\
| | | | | * Merge branch 'stable-4.8' into stable-4.9Jonathan Nieder2018-10-071-2/+2
| | | | | |\
| | | | | | * Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-10-071-2/+2
| | | | | | |\
| | | | | | | * ObjectChecker#getGitsubmodules: Fix malformed javadocDavid Pursehouse2018-10-071-2/+2
* | | | | | | | Merge branch 'stable-5.1'Matthias Sohn2018-10-062-5/+229
|\| | | | | | |
| * | | | | | | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2018-10-062-5/+229
| |\| | | | | |
| | * | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-10-062-5/+229
| | |\| | | | |
| | | * | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-10-062-5/+229
| | | |\| | | |
| | | | * | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-10-062-5/+229
| | | | |\| | |