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
...
*
|
Fix FileSnapshot.isModified
Christian Halstrick
2016-12-13
3
-23
/
+103
*
|
Decide whether to "Accept-Encoding: gzip" on a request-by-request basis
Zhen Chen
2016-12-09
2
-18
/
+78
*
|
Configure max heap size for Maven build
Matthias Sohn
2016-12-09
1
-0
/
+1
*
|
Upgrade errorprone to 2.0.15
David Pursehouse
2016-12-08
1
-1
/
+1
*
|
Replace usage of deprecated EWAHCompressedBitmap.add(long)
David Pursehouse
2016-12-07
2
-3
/
+3
*
|
Expose getObjectToTransfer method of FileLfsServlet
Jacek Centkowski
2016-12-06
1
-1
/
+14
*
|
Merge branch 'stable-4.5'
David Pursehouse
2016-12-06
1
-2
/
+3
|
\
|
|
*
Use the same variable to check and extract LFS object id
Jacek Centkowski
2016-11-24
1
-2
/
+3
*
|
Upgrade buck to latest version
David Pursehouse
2016-12-01
1
-1
/
+1
*
|
Fix merge-base calculation
Christian Halstrick
2016-11-28
2
-11
/
+59
*
|
Configure Maven to run tests concurrently by default
Matthias Sohn
2016-11-25
1
-0
/
+1
*
|
Enable error-prone for the Maven build
David Pursehouse
2016-11-25
1
-1
/
+48
*
|
Fix encoding of LFSPointer files
Christian Halstrick
2016-11-24
3
-5
/
+85
*
|
Specify RevisionSyntaxException message in Repository#resolve
Grace Wang
2016-11-24
1
-3
/
+11
*
|
Add missing @since tags for new API
Matthias Sohn
2016-11-23
2
-1
/
+5
*
|
dump HTTP: Avoid being confused by Content-Length of a gzipped stream
Zhen Chen
2016-11-22
3
-4
/
+20
*
|
Merge "Close input stream after use"
Jonathan Nieder
2016-11-22
1
-7
/
+11
|
\
\
|
*
|
Close input stream after use
Zhen Chen
2016-11-22
1
-7
/
+11
*
|
|
Fix content length in HttpClientConnection
Zhen Chen
2016-11-22
1
-2
/
+11
|
/
/
*
|
Define MonotonicClock interface for advanced timestamps
Shawn Pearce
2016-11-21
20
-41
/
+780
*
|
Add Oxygen target platform and remove target platforms older than Mars
Matthias Sohn
2016-11-17
5
-101
/
+27
*
|
Update JavaEWAH to 1.1.6
Dave Borowitz
2016-11-17
10
-16
/
+99
*
|
Add missing @since tags for new API
Matthias Sohn
2016-11-14
2
-0
/
+3
*
|
Fix cryptoVer constant name to CRYPTO_VER
Shawn Pearce
2016-11-14
1
-3
/
+3
*
|
RepositoryCache: simplify code
Shawn Pearce
2016-11-14
1
-6
/
+3
*
|
Add missing @Override found by ErrorProne
Shawn Pearce
2016-11-14
4
-17
/
+25
*
|
Deprecate SafeBufferedOutputStream
Shawn Pearce
2016-11-14
15
-82
/
+43
*
|
Merge "Support {get,set}GitwebDescription on InMemoryRepository"
David Pursehouse
2016-11-14
1
-0
/
+13
|
\
\
|
*
|
Support {get,set}GitwebDescription on InMemoryRepository
Shawn Pearce
2016-11-14
1
-0
/
+13
*
|
|
Organize imports
David Pursehouse
2016-11-14
88
-159
/
+149
|
/
/
*
|
Add {get,set}GitwebDescription to Repository
Shawn Pearce
2016-11-14
5
-6
/
+174
*
|
Merge "Don't serialize internal hash collision chain link"
Shawn Pearce
2016-11-14
1
-1
/
+1
|
\
\
|
*
|
Don't serialize internal hash collision chain link
Thomas Wolf
2016-10-29
1
-1
/
+1
*
|
|
Merge "Reduce synchronized scope around ConcurrentHashMap"
Shawn Pearce
2016-11-14
1
-15
/
+15
|
\
\
\
|
*
|
|
Reduce synchronized scope around ConcurrentHashMap
Philipp Marx
2016-11-12
1
-15
/
+15
*
|
|
|
Merge changes Id89b3cd0,I5b0fb122
Shawn Pearce
2016-11-14
2
-4
/
+21
|
\
\
\
\
|
*
|
|
|
FileLfsServlet: Make sendError protected
David Pursehouse
2016-11-13
1
-1
/
+13
|
*
|
|
|
Make ObjectUploadListener public
David Pursehouse
2016-11-13
1
-3
/
+8
*
|
|
|
|
Merge "StreamCopyThread: Remove unused AtomicInteger import"
Jonathan Nieder
2016-11-13
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
StreamCopyThread: Remove unused AtomicInteger import
Jonathan Nieder
2016-11-13
1
-1
/
+0
*
|
|
|
|
|
Merge "Extract insecure Cipher factory"
Matthias Sohn
2016-11-13
2
-6
/
+71
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Extract insecure Cipher factory
Shawn Pearce
2016-11-13
2
-6
/
+71
*
|
|
|
|
|
|
Merge "Get rid of SoftReference in RepositoryCache"
Jonathan Nieder
2016-11-13
2
-23
/
+12
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Get rid of SoftReference in RepositoryCache
Hugo Arès
2016-11-13
2
-23
/
+12
|
|
/
/
/
/
/
*
|
|
|
|
|
StreamCopyThread: flush cannot interrupt a write
Jonathan Nieder
2016-11-13
1
-13
/
+3
*
|
|
|
|
|
StreamCopyThread: Remove unnecessary flushCount
Jonathan Nieder
2016-11-13
1
-12
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge "Switch JSchSession to simple isolated OutputStream"
Shawn Pearce
2016-11-13
5
-27
/
+249
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Switch JSchSession to simple isolated OutputStream
Shawn Pearce
2016-11-13
5
-27
/
+249
|
|
/
/
/
*
/
/
/
WalkEncryption: Cleanup Java 8 support
Shawn Pearce
2016-11-13
1
-35
/
+3
|
/
/
/
*
|
|
Check that DfsBlockCache#blockSize is a power of 2
Philipp Marx
2016-11-11
5
-1
/
+99
[prev]
[next]