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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
JGit v4.10.0.201712302008-r
v4.10.0.201712302008-r
Matthias Sohn
2017-12-31
56
-60
/
+60
*
WorkingTreeIterator should pass FS to submodules
Marc Strapetz
2017-12-30
2
-3
/
+22
*
CloneCommand: option to set FS to be used
Marc Strapetz
2017-12-29
1
-0
/
+20
*
InitCommand: option to set FS to be used
Marc Strapetz
2017-12-29
1
-0
/
+20
*
Add a command to deinitialize submodules
David Turner
2017-12-27
6
-1
/
+691
*
Use submodule name instead of path as key in config
David Turner
2017-12-27
4
-12
/
+20
*
Require maven 3.5.2
Matthias Sohn
2017-12-27
2
-4
/
+41
*
Update japicmp-maven-plugin to 0.11.0
Matthias Sohn
2017-12-26
1
-1
/
+1
*
URIish: support for empty ports
Marc Strapetz
2017-12-23
2
-13
/
+34
*
Upgrade spotbugs-maven-plugin to 3.1.0
David Pursehouse
2017-12-23
1
-1
/
+1
*
Add header Automatic-Module-Name for Java 9
Karsten Thoms
2017-12-23
17
-0
/
+17
*
Merge branch 'stable-4.9'
Matthias Sohn
2017-12-23
4
-1
/
+72
|
\
|
*
Strings#convertGlob: fix escaping of patterns like [\[].
Dmitry Pavlenko
2017-12-21
4
-1
/
+72
*
|
Merge changes I8a37eaf8,Id8a5b591
David Pursehouse
2017-12-21
1
-32
/
+1
|
\
\
|
*
|
Remove maven profile jgit.java8
Matthias Sohn
2017-12-21
1
-28
/
+0
|
*
|
Reenable failing the build on javadoc errors
Matthias Sohn
2017-12-21
1
-4
/
+1
*
|
|
Merge changes I0f1df93b,Ifd40129b,I1b059e1a
Dave Borowitz
2017-12-21
3
-24
/
+56
|
\
\
\
|
*
|
|
ConfigTest: Add some additional comment parsing tests
Dave Borowitz
2017-12-21
1
-0
/
+5
|
*
|
|
Config: Drop backslash in invalid escape sequences in subsections
Dave Borowitz
2017-12-21
2
-11
/
+13
|
*
|
|
Config: Match C git behavior more closely in escaping values
Dave Borowitz
2017-12-21
3
-13
/
+38
|
|
/
/
*
|
|
Merge branch 'stable-4.9'
Dave Borowitz
2017-12-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Make PackInserter public
Dave Borowitz
2017-12-21
1
-1
/
+1
*
|
Fix remaining javadoc errors raised by doclint
Matthias Sohn
2017-12-21
29
-62
/
+63
*
|
Update last jgit release version to 4.9.2.201712150930-r
Matthias Sohn
2017-12-21
1
-1
/
+1
*
|
Fix javadoc in org.eclipse.jgit util packages
Matthias Sohn
2017-12-20
56
-386
/
+876
*
|
Fix javadoc in org.eclipse.jgit treewalk package
Matthias Sohn
2017-12-20
21
-243
/
+476
*
|
Fix javadoc in org.eclipse.jgit transport package
Matthias Sohn
2017-12-20
109
-755
/
+1807
*
|
Merge branch 'stable-4.9'
Dave Borowitz
2017-12-20
3
-34
/
+156
|
\
|
|
*
PackInserter: Ensure objects are written at the end of the pack
Dave Borowitz
2017-12-20
2
-34
/
+149
|
*
ObjectInserter: Add warning about mixing read-back with writes
Dave Borowitz
2017-12-20
1
-0
/
+7
*
|
Fix javadoc leftovers in org.eclipse.jgit api package
Matthias Sohn
2017-12-20
2
-4
/
+3
*
|
Remove unused imports
Matthias Sohn
2017-12-20
2
-3
/
+0
*
|
Replace explicit calls to initCause where possible
David Pursehouse
2017-12-20
11
-54
/
+34
*
|
Merge changes I50095928,Idadec0ab,I1f2747d6,I6d2a7e28
David Pursehouse
2017-12-19
9
-52
/
+64
|
\
\
|
*
|
LargeObjectException: Add constructor that takes Throwable
David Pursehouse
2017-12-19
2
-3
/
+12
|
*
|
InvalidPatternException: Add constructor that takes Throwable
David Pursehouse
2017-12-19
2
-4
/
+19
|
*
|
Don't unnecessarily explicitly call CorruptObjectException#initCause
David Pursehouse
2017-12-19
4
-24
/
+19
|
*
|
Use new StoredObjectRepresentationNotAvailableException constructor
David Pursehouse
2017-12-19
3
-21
/
+14
*
|
|
Fix javadoc in org.eclipse.jgit submodule package
Matthias Sohn
2017-12-19
2
-37
/
+75
*
|
|
Fix javadoc in org.eclipse.jgit storage/file and pack package
Matthias Sohn
2017-12-19
5
-41
/
+169
*
|
|
Fix javadoc in org.eclipse.jgit revwalk package
Matthias Sohn
2017-12-19
40
-256
/
+487
*
|
|
Fix javadoc in org.eclipse.jgit patch and revplot package
Matthias Sohn
2017-12-19
10
-61
/
+236
*
|
|
Fix javadoc in org.eclipse.jgit nls and notes package
Matthias Sohn
2017-12-19
8
-71
/
+94
*
|
|
Fix javadoc in org.eclipse.jgit merge package
Matthias Sohn
2017-12-19
16
-105
/
+209
|
/
/
*
|
Fix javadoc in org.eclipse.jgit lib package
Matthias Sohn
2017-12-19
64
-550
/
+1215
*
|
Fix javadoc in org.eclipse.jgit storage/reftree package
Matthias Sohn
2017-12-19
8
-37
/
+105
*
|
Fix javadoc in org.eclipse.jgit storage/reftable package
Matthias Sohn
2017-12-19
11
-57
/
+215
*
|
Fix javadoc in org.eclipse.jgit storage/pack package
Matthias Sohn
2017-12-19
10
-125
/
+258
*
|
Fix javadoc in org.eclipse.jgit storage/io package
Matthias Sohn
2017-12-19
1
-2
/
+3
*
|
Fix javadoc in org.eclipse.jgit storage/file package
Matthias Sohn
2017-12-19
50
-166
/
+473
[next]