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
*
Merge branch 'stable-4.5'
Matthias Sohn
2016-12-24
1
-3
/
+8
|
\
|
*
Fix one case of missing object
Hector Oswaldo Caballero
2016-12-13
1
-3
/
+8
*
|
[infer] Fix resource leak in IndexDiff
Matthias Sohn
2016-12-21
1
-5
/
+7
*
|
[infer] Fix resource leak in ObjectChecker
Matthias Sohn
2016-12-21
1
-2
/
+3
*
|
[infer] Fix a resource leak in PackWriter
Matthias Sohn
2016-12-19
1
-7
/
+8
*
|
[infer] Fix resource leaks in DfsInserter
Matthias Sohn
2016-12-19
1
-3
/
+4
*
|
[infer] Fix resource leak in ManifestParser
Matthias Sohn
2016-12-18
1
-14
/
+8
*
|
[infer] Fix resource leak in RepoCommand
Matthias Sohn
2016-12-18
1
-9
/
+3
*
|
[infer] Fix resource leak in DirCache
Matthias Sohn
2016-12-18
1
-3
/
+3
*
|
[infer] Fix SubmoduleWalk leaks in submodule commands
Matthias Sohn
2016-12-18
3
-6
/
+3
*
|
[infer] Fix resource leaks in SubmoduleAddCommand
Matthias Sohn
2016-12-18
1
-2
/
+8
*
|
[infer] Fix resource leaks in RebaseCommand
Matthias Sohn
2016-12-18
1
-7
/
+9
*
|
[infer] Fix resource leak in BlameCommand
Matthias Sohn
2016-12-18
1
-5
/
+6
*
|
Ignore infer output folder
Matthias Sohn
2016-12-18
1
-0
/
+1
*
|
Update maven-source-plugin to 3.0.1 to fix OOM during build
Matthias Sohn
2016-12-18
1
-1
/
+1
*
|
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
[next]