index
:
jgit.git
master
master%private
next
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
src
/
org
/
eclipse
/
jgit
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-19
2
-5
/
+10
|
\
|
*
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-19
2
-5
/
+10
|
|
\
|
|
*
Fix NPE in RebaseTodoFile#parseComments
Matthias Sohn
2019-08-19
1
-5
/
+7
|
|
*
Fix NPE in ObjectIdOwnerMap#get
Matthias Sohn
2019-08-18
1
-0
/
+3
*
|
|
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-08
2
-0
/
+27
|
\
|
|
|
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-08
2
-0
/
+27
|
|
\
|
|
|
*
Persist minimal racy threshold and allow manual configuration
Matthias Sohn
2019-08-06
1
-0
/
+7
|
|
*
Measure minimum racy interval to auto-configure FileSnapshot
Matthias Sohn
2019-08-06
1
-11
/
+0
|
|
*
Persist filesystem timestamp resolution and allow manual configuration
Matthias Sohn
2019-07-17
2
-0
/
+23
|
|
*
Add support for nanoseconds and microseconds for Config#getTimeUnit
Matthias Sohn
2019-07-11
1
-0
/
+8
|
|
*
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2019-06-19
2
-3
/
+10
|
|
*
Make inner classes static where possible
David Pursehouse
2019-06-17
1
-1
/
+1
*
|
|
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-04-28
1
-4
/
+40
|
\
|
|
|
*
|
Revert 4678f4b and provide another solution for bug 467631
Thomas Wolf
2019-04-20
1
-4
/
+40
*
|
|
Avoid NPE in ObjectId.isId()
Michael Keppler
2019-03-09
1
-1
/
+5
*
|
|
On Windows use %APPDATA%\gnupg as GPG directory if it exists
Thomas Wolf
2019-02-26
1
-6
/
+39
*
|
|
Add missing @since tag for new API method getUpdateIndex
Matthias Sohn
2019-02-17
2
-2
/
+8
*
|
|
CommitBuilder: Deprecate setEncoding(String)
David Pursehouse
2019-02-18
1
-0
/
+2
*
|
|
CommitBuilder: Add missing periods on methods' Javadoc
David Pursehouse
2019-02-18
1
-5
/
+5
*
|
|
Allow to check for signing key
Gunnar Wagenknecht
2019-01-22
2
-13
/
+64
*
|
|
Implement signing commits using BouncyCastle
Medha Bhargav Prabhala
2019-01-16
5
-2
/
+694
*
|
|
Allow CommitCommand to sign commits
Gunnar Wagenknecht
2019-01-16
3
-0
/
+293
*
|
|
Fix warnings for usage of deprecated RefDatabase#getRef
Matthias Sohn
2019-01-08
2
-4
/
+4
*
|
|
Don't swallow IOException
Jonathan Nieder
2019-01-07
1
-9
/
+7
*
|
|
Deprecate Repository#hasObject
Jonathan Nieder
2019-01-04
1
-0
/
+2
*
|
|
Suppress API errors and add missing @since tags caused by 6ea888a
Matthias Sohn
2018-12-29
2
-0
/
+5
*
|
|
RefDatabase: Introduce findRef synonym for getRef
Jonathan Nieder
2018-12-26
2
-9
/
+33
*
|
|
RefDatabase: Remove fallback exactRef implementation
Jonathan Nieder
2018-12-26
1
-7
/
+1
*
|
|
RefDatabase/Ref: Add versioning to reference database
Ivan Frade
2018-12-26
4
-6
/
+147
*
|
|
Avoid double words
Mincong HUANG
2018-12-21
1
-2
/
+2
|
/
/
*
|
New GpgConfig for typed access to GPG settings
Gunnar Wagenknecht
2018-11-20
2
-0
/
+151
*
|
Remove unnecessary modifiers from interfaces
Ivan Frade
2018-11-15
9
-37
/
+35
*
|
Add missing @since tags for ObjectChecker.ErrorType
Matthias Sohn
2018-10-10
1
-7
/
+7
*
|
Format @NonNull on return value as method annotation
Jonathan Nieder
2018-10-09
1
-1
/
+2
*
|
Avoid using @Nullable to annotate arrays
Jonathan Nieder
2018-10-09
2
-3
/
+0
*
|
DfsFsck: Check that .gitmodules in the repository have valid contents
Ivan Frade
2018-10-09
1
-1
/
+17
*
|
SubmoduleValidator: Always throw SubmoduleValidationException
Ivan Frade
2018-10-09
1
-0
/
+7
*
|
Merge branch 'stable-5.1'
Jonathan Nieder
2018-10-07
1
-2
/
+2
|
\
|
|
*
Merge branch 'stable-5.0' into stable-5.1
Jonathan Nieder
2018-10-07
1
-2
/
+2
|
|
\
|
|
*
Merge branch 'stable-4.11' into stable-5.0
Jonathan Nieder
2018-10-07
1
-2
/
+2
|
|
|
\
|
|
|
*
Merge branch 'stable-4.10' into stable-4.11
Jonathan Nieder
2018-10-07
1
-2
/
+2
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-4.9' into stable-4.10
Jonathan Nieder
2018-10-07
1
-2
/
+2
|
|
|
|
|
\
|
|
|
|
|
*
Merge branch 'stable-4.8' into stable-4.9
Jonathan Nieder
2018-10-07
1
-2
/
+2
|
|
|
|
|
|
\
|
|
|
|
|
|
*
Merge branch 'stable-4.7' into stable-4.8
David Pursehouse
2018-10-07
1
-2
/
+2
|
|
|
|
|
|
|
\
|
|
|
|
|
|
|
*
ObjectChecker#getGitsubmodules: Fix malformed javadoc
David Pursehouse
2018-10-07
1
-2
/
+2
*
|
|
|
|
|
|
|
Merge branch 'stable-5.1'
Matthias Sohn
2018-10-06
2
-5
/
+229
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'stable-5.0' into stable-5.1
Matthias Sohn
2018-10-06
2
-5
/
+229
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'stable-4.11' into stable-5.0
Matthias Sohn
2018-10-06
2
-5
/
+229
|
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'stable-4.10' into stable-4.11
Matthias Sohn
2018-10-06
2
-5
/
+229
|
|
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
Merge branch 'stable-4.9' into stable-4.10
Matthias Sohn
2018-10-06
2
-5
/
+229
|
|
|
|
|
\
|
|
|
[next]