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
/
src
/
org
/
eclipse
/
jgit
/
util
/
io
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for core.autocrlf=input resulting in modified file
Robin Rosenberg
2014-02-02
1
-0
/
+44
*
Remove unnecessary import of BaseConnection in MessageWriter
Shawn Pearce
2013-11-01
1
-2
/
+1
*
Fix warnings about assigning paramter in util.io
Robin Stocker
2013-05-01
5
-40
/
+43
*
Improve test coverage of AutoCRLF(In|Out)putStream
Robin Stocker
2013-04-18
1
-1
/
+4
*
Fix boundary conditions in AutoCRLFOutputStream
Robin Rosenberg
2013-04-14
1
-35
/
+9
*
Include the number of ms in timeout error message
Robin Stocker
2013-03-08
2
-6
/
+8
*
Mark non-externalizable strings as such
Robin Rosenberg
2012-12-27
3
-3
/
+3
*
Add missing @since tags to mark API added in 2.2
Matthias Sohn
2012-11-16
1
-0
/
+2
*
Add Javadoc description for packages
Robin Stocker
2012-10-31
1
-0
/
+4
*
Check for write errors in standard out and exit with error
Robin Rosenberg
2012-09-16
1
-0
/
+171
*
Create an input stream that transforms LF to CRLF
Robin Rosenberg
2012-09-01
1
-0
/
+151
*
Fix UnionInputStream.read to be more Java-like
Ian Wetherbee
2012-06-14
1
-13
/
+8
*
Add missing @since tags to mark API added in 2.0
Matthias Sohn
2012-05-10
1
-1
/
+2
*
Remove 86 boxing warnings
Kevin Sawicki
2012-05-08
3
-3
/
+6
*
Fix constructor for SafeBufferedOutputStream
Robin Rosenberg
2012-04-14
1
-1
/
+4
*
Move JGitText to an internal package
Robin Rosenberg
2012-03-12
4
-4
/
+4
*
Fix compilation error due to missing javadoc.
Markus Duft
2012-03-12
1
-1
/
+3
*
EolCanonicalizingInputStream: binary detection should be optional
Marc Strapetz
2012-02-21
1
-7
/
+9
*
Really close output stream when core.autocrlf is true
Robin Rosenberg
2012-01-23
1
-1
/
+2
*
Merge "Support more of AutoCRLF"
Christian Halstrick
2012-01-16
2
-2
/
+201
|
\
|
*
Support more of AutoCRLF
Robin Rosenberg
2012-01-10
2
-2
/
+201
*
|
Make sure all bytes are written to files on close, or get an error.
Robin Rosenberg
2012-01-15
1
-0
/
+85
|
/
*
DFS: A storage layer for JGit
Shawn O. Pearce
2011-11-04
1
-0
/
+90
*
Fix smart HTTP client stream alignment errors
Shawn O. Pearce
2011-09-14
1
-1
/
+6
*
Add a DiffFormatter which calculates a patch-id
Stefan Lay
2011-05-24
1
-0
/
+74
*
Fix corrupted large deltas
Shawn O. Pearce
2010-10-10
1
-1
/
+1
*
Buffer very large delta streams to reduce explosion of CPU work
Shawn O. Pearce
2010-08-27
1
-0
/
+134
*
Perform automatic CRLF to LF conversion during WorkingTreeIterator
Marc Strapetz
2010-08-20
1
-0
/
+130
*
Fix missing flush in StreamCopyThread
Dmitry Neverov
2010-06-30
1
-14
/
+12
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
4
-7
/
+19
*
Fix SSH deadlock during OutOfMemoryError
Shawn O. Pearce
2010-05-19
1
-0
/
+25
*
Fix race condition in StreamCopyThread
Dmitry Neverov
2010-05-19
1
-8
/
+2
*
Fix interrupted write in StreamCopyThread
Shawn O. Pearce
2010-05-13
1
-2
/
+16
*
Fix missing flush in StreamCopyThread
Dmitry Neverov
2010-05-13
1
-8
/
+14
*
Capture non-progress side band #2 messages and put in result
Shawn O. Pearce
2010-03-12
2
-0
/
+243
*
client side smart HTTP
Shawn O. Pearce
2010-01-12
1
-0
/
+66
*
UnionInputStream: combines sequential InputStreams into one
Shawn O. Pearce
2010-01-04
1
-0
/
+208
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
3
-0
/
+513