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
path:
root
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add header Automatic-Module-Name for Java 9
Karsten Thoms
2017-12-23
1
-0
/
+1
*
Merge branch 'stable-4.9'
Matthias Sohn
2017-12-23
1
-1
/
+4
|
\
|
*
Strings#convertGlob: fix escaping of patterns like [\[].
Dmitry Pavlenko
2017-12-21
1
-1
/
+4
*
|
Merge changes I0f1df93b,Ifd40129b,I1b059e1a
Dave Borowitz
2017-12-21
1
-9
/
+24
|
\
\
|
*
|
Config: Drop backslash in invalid escape sequences in subsections
Dave Borowitz
2017-12-21
1
-3
/
+4
|
*
|
Config: Match C git behavior more closely in escaping values
Dave Borowitz
2017-12-21
1
-6
/
+20
*
|
|
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
17
-23
/
+20
*
|
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
2
-31
/
+107
|
\
|
|
*
PackInserter: Ensure objects are written at the end of the pack
Dave Borowitz
2017-12-20
1
-31
/
+100
|
*
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
*
|
Fix javadoc in org.eclipse.jgit dfs package
Matthias Sohn
2017-12-19
38
-160
/
+647
*
|
StoredObjectRepresentationNotAvailableException: Add TODO to fix API in 5.0
David Pursehouse
2017-12-19
1
-1
/
+1
*
|
StoredObjectRepresentationNotAvailableException: Add constructor that takes c...
David Pursehouse
2017-12-19
2
-4
/
+17
*
|
Merge changes Ifc34e96a,I72be0a0d
David Pursehouse
2017-12-18
20
-130
/
+386
|
\
\
|
*
|
Fix javadoc in org.eclipse.jgit rewalk package
Matthias Sohn
2017-12-18
2
-0
/
+6
|
*
|
Fix javadoc in org.eclipse.jgit ketch package
Matthias Sohn
2017-12-18
18
-130
/
+380
*
|
|
Config: Rewrite subsection and value escaping and parsing
Dave Borowitz
2017-12-18
3
-66
/
+131
|
/
/
*
|
Fix javadoc in org.eclipse.jgit internal and fsck packages
Matthias Sohn
2017-12-18
3
-9
/
+54
*
|
Fix javadoc in org.eclipse.jgit ignore package
Matthias Sohn
2017-12-18
11
-16
/
+55
*
|
Fix javadoc in org.eclipse.jgit hooks package
Matthias Sohn
2017-12-18
6
-7
/
+54
*
|
Fix javadoc in org.eclipse.jgit gitrepo package
Matthias Sohn
2017-12-18
4
-6
/
+49
*
|
Fix javadoc in org.eclipse.jgit fnmatch package
Matthias Sohn
2017-12-18
8
-11
/
+44
*
|
Fix javadoc in org.eclipse.jgit events package
Matthias Sohn
2017-12-18
12
-26
/
+66
*
|
Fix javadoc in org.eclipse.jgit errors package
Matthias Sohn
2017-12-18
31
-47
/
+156
*
|
Fix javadoc in org.eclipse.jgit dircache package
Matthias Sohn
2017-12-18
10
-92
/
+153
[next]