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
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
UploadPack: Verify clients send only commits for shallow lines
Shawn Pearce
2015-09-14
1
-0
/
+1
*
Use java.io.File to check existence of loose objects in ObjectDirectory
Matthias Sohn
2015-08-28
1
-1
/
+1
*
Handle stale file handles on packed-refs file
Martin Fick
2015-08-26
2
-16
/
+37
*
Merge "Add public isStaleFileHandle() API, improve detection."
Matthias Sohn
2015-08-26
1
-4
/
+1
|
\
|
*
Add public isStaleFileHandle() API, improve detection.
Martin Fick
2015-08-25
1
-4
/
+1
*
|
Set "potentialNullReference" to "error" level and fixed all issues
Andrey Loskutov
2015-08-22
3
-15
/
+37
|
/
*
Move createSymLink/readSymLink to FileUtils
Andrey Loskutov
2015-08-17
1
-1
/
+0
*
Expose the set of root commits in PackStatistics
Shawn Pearce
2015-08-16
1
-0
/
+5
*
Fix NPE in DfsGarbageCollector and further reduce memory
Shawn Pearce
2015-08-14
2
-26
/
+47
*
Merge "Remove "experimental" from the description of the pack bitmap index"
Shawn Pearce
2015-08-13
1
-2
/
+1
|
\
|
*
Remove "experimental" from the description of the pack bitmap index
Terry Parker
2015-07-20
1
-2
/
+1
*
|
PackWriter: shed memory while creating bitmaps
Shawn Pearce
2015-08-13
1
-41
/
+53
*
|
Merge "Do not retain commit body during bitmap generation"
Shawn Pearce
2015-08-13
1
-0
/
+1
|
\
\
|
*
|
Do not retain commit body during bitmap generation
Shawn Pearce
2015-08-12
1
-0
/
+1
*
|
|
Bitmap builder: actually compress EWAH bitmaps in memory
Shawn Pearce
2015-08-12
1
-0
/
+5
|
/
/
*
/
Don't crash while parsing ignore patterns
Andrey Loskutov
2015-07-21
1
-0
/
+1
|
/
*
DFS: Remove now-redundant getOneRef
Jonathan Nieder
2015-07-16
1
-9
/
+1
*
DFS: Override exactRef() with optimal version
Shawn Pearce
2015-07-16
1
-0
/
+7
*
Store push certificates in refs/meta/push-certs
Dave Borowitz
2015-07-10
1
-0
/
+3
*
Avoid double-colon in InvalidObjectIdException description
Jonathan Nieder
2015-07-06
1
-0
/
+1
*
Merge branch 'stable-4.0'
Matthias Sohn
2015-06-24
1
-20
/
+37
|
\
|
*
Add a grace period for packfiles during GC
Christian Halstrick
2015-06-22
1
-20
/
+37
*
|
Update comments about PackStatistics
Terry Parker
2015-06-16
1
-2
/
+2
*
|
Add the set of shallow commits to PackStatistics
Terry Parker
2015-06-15
1
-0
/
+12
*
|
Merge "Introduce PostUploadHook to replace UploadPackLogger"
Shawn Pearce
2015-06-12
4
-108
/
+81
|
\
\
|
*
|
Introduce PostUploadHook to replace UploadPackLogger
Terry Parker
2015-06-12
4
-108
/
+81
*
|
|
Rewrite push certificate parsing
Dave Borowitz
2015-06-11
1
-1
/
+4
|
/
/
*
|
Merge changes I38e1798e,Id1fe1c20,I945ba188,I2c6be9cb
Jonathan Nieder
2015-06-10
1
-1
/
+1
|
\
\
|
*
|
Clarify description of ServiceNotAuthorizedException
Jonathan Nieder
2015-06-02
1
-1
/
+1
|
|
/
*
|
Fix public API issues introduced in I1baeedcc6946.
Yuxuan 'fishy' Wang
2015-06-09
2
-109
/
+3
*
|
Add missing javadoc @param for new method setObjectCountCallback()
Matthias Sohn
2015-06-10
1
-0
/
+3
*
|
Callback in PackWriter & BundleWriter.
Yuxuan 'fishy' Wang
2015-06-09
2
-0
/
+129
*
|
Update PackWriter.Statistics.getBitmapIndexMises()
Terry Parker
2015-06-02
1
-0
/
+2
|
/
*
Fix hidden field warnings in bundle org.eclipse.jgit
Matthias Sohn
2015-05-29
1
-6
/
+5
*
Close WindowCursor using try-with-resources in UnpackedObject
Hugo Arès
2015-05-28
1
-4
/
+1
*
Merge "Silence false potential null pointer access warnings"
Shawn Pearce
2015-05-28
1
-0
/
+2
|
\
|
*
Silence false potential null pointer access warnings
Matthias Sohn
2015-05-26
1
-0
/
+2
*
|
Fix WindowCursor memory leak.
Hugo Arès
2015-05-28
3
-3
/
+4
*
|
FS: Extract GobblerThread into a private static class
Dave Borowitz
2015-05-27
1
-0
/
+1
*
|
Add bitmap index misses to PackWriter.Statistics
Terry Parker
2015-05-26
2
-3
/
+32
|
/
*
Silence non-externalized string warnings in org.eclipse.jgit
Matthias Sohn
2015-05-26
1
-3
/
+3
*
Externalize translatable texts in org.eclipse.jgit
Matthias Sohn
2015-05-26
4
-7
/
+81
*
Don't invalidate pack file on InterruptedIOException
Saša Živkov
2015-05-26
1
-5
/
+13
*
Replace deprecated release() methods by close()
Matthias Sohn
2015-05-21
4
-12
/
+4
*
Use AutoClosable to close resources in bundle org.eclipse.jgit
Matthias Sohn
2015-05-21
10
-28
/
+17
*
Remove SoftReference from dfs.DeltaBaseCache
Shawn Pearce
2015-05-11
1
-54
/
+31
*
Fix memory leak in dfs.DeltaBaseCase
Shawn Pearce
2015-05-11
1
-27
/
+64
*
ObjectWalk: make setRetainBody(false) the default
Shawn Pearce
2015-05-10
1
-2
/
+0
*
Merge changes I62befa4a,Ia9c3d123,I7fcf6534
Shawn Pearce
2015-05-09
1
-87
/
+7
|
\
|
*
Delete deprecated PackWriter.preparePack() methods
Matthias Sohn
2015-04-25
1
-87
/
+7
[next]