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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Organize imports
David Pursehouse
2016-11-14
35
-51
/
+46
*
Add {get,set}GitwebDescription to Repository
Shawn Pearce
2016-11-14
3
-6
/
+87
*
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 "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
4
-27
/
+248
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Switch JSchSession to simple isolated OutputStream
Shawn Pearce
2016-11-13
4
-27
/
+248
|
|
/
/
*
/
/
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
3
-1
/
+10
*
|
Fix loop in auto gc
Matthias Sohn
2016-11-07
1
-5
/
+5
*
|
StreamCopyThread: Do not drop data when flush is observed before writing
Jonathan Nieder
2016-11-04
1
-5
/
+1
*
|
StreamCopyThread: Do not let flush interrupt a write
Jonathan Nieder
2016-11-04
1
-17
/
+29
*
|
Fix flush call race condition in StreamCopyThread
Zhen Chen
2016-10-31
1
-1
/
+7
*
|
Add missing @since tag for new protected field in ObjectReader
Matthias Sohn
2016-10-24
1
-2
/
+3
*
|
Make streamFileThreshold configurable
Kevin Corcoran
2016-10-24
3
-8
/
+32
|
/
*
Move constants used for config-files to ConfigConstants
Christian Halstrick
2016-10-23
3
-10
/
+18
*
Implement auto gc
Matthias Sohn
2016-10-23
8
-1
/
+217
*
CheckoutCommand: Add method to add multiple paths
David Pursehouse
2016-10-22
1
-0
/
+20
*
Fix possible SIOOBE in RefDirectory.parsePackedRefs
Marc Strapetz
2016-10-21
2
-0
/
+6
*
TransportBundleFile: Resolve remote repository locally
Thomas Meyer
2016-10-21
1
-1
/
+1
*
TreeFormatter: disallow empty filenames in trees
David Turner
2016-10-19
2
-0
/
+30
*
Add "concurrencyLevel" option to DfsBlockCache
Philipp Marx
2016-10-19
3
-1
/
+39
*
Merge branch 'stable-4.5'
David Pursehouse
2016-10-19
1
-3
/
+3
|
\
|
*
Config: do not add spaces before units
David Turner
2016-10-19
1
-3
/
+3
*
|
FS: Fix lazy initialization of non-volatile static field
David Pursehouse
2016-10-18
1
-1
/
+1
*
|
PackOutputStream: Add comment for intentional use of non-short-circuit logic
David Pursehouse
2016-10-18
1
-1
/
+1
*
|
Merge branch 'stable-4.5'
Matthias Sohn
2016-10-14
1
-10
/
+4
|
\
|
|
*
Unconditionally close repositories in RepositoryCache.clear()
Matthias Sohn
2016-10-13
1
-9
/
+3
|
*
Fix eviction of repositories with negative usage count
Hugo Arès
2016-10-12
1
-1
/
+1
*
|
AmazonS3: ensure that errorStream is closed
Matthias Sohn
2016-10-12
1
-12
/
+20
*
|
Merge "Add toString() to CherryPickCommand and ResetCommand"
Matthias Sohn
2016-10-12
2
-0
/
+19
|
\
\
|
*
|
Add toString() to CherryPickCommand and ResetCommand
Matthias Sohn
2016-10-09
2
-0
/
+19
*
|
|
Fix symlink content comparison on MacOS in tree walk
Thomas Wolf
2016-10-11
2
-8
/
+31
*
|
|
Merge "Fix CheckoutCommand to return updated files even on NONDELETED status"
Christian Halstrick
2016-10-10
2
-3
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix CheckoutCommand to return updated files even on NONDELETED status
Christian Halstrick
2016-09-27
2
-3
/
+27
*
|
|
Delay inserter.flush in WalkFetchConnection
Zhen Chen
2016-10-02
1
-3
/
+7
*
|
|
Remove unused code from class Repository
Rüdiger Herrmann
2016-09-30
1
-9
/
+0
|
/
/
*
|
Merge branch 'stable-4.5'
Matthias Sohn
2016-09-24
1
-1
/
+1
|
\
|
|
*
Merge "Fix carrying over flags during a RevWalk" into stable-4.5
Shawn Pearce
2016-09-24
1
-1
/
+1
|
|
\
|
|
*
Fix carrying over flags during a RevWalk
Christian Halstrick
2016-09-23
1
-1
/
+1
*
|
|
RepositoryCache#unregisterAndCloseRepository: Remove unused db parameter
David Pursehouse
2016-09-23
1
-3
/
+2
[next]