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
/
util
/
io
Commit message (
Expand
)
Author
Age
Files
Lines
*
[errorprone] Remove deprecated security manager
Ivan Frade
2024-11-01
1
-6
/
+1
*
Remove deprecated AutoLFInputStream constructors
Matthias Sohn
2024-09-03
1
-38
/
+0
*
Do not use ArrayList when there will be deletions
jackdt@google.com
2024-05-16
1
-4
/
+3
*
[errorprone] Fix error pattern JdkObsolete
Matthias Sohn
2024-04-29
1
-2
/
+3
*
ByteBufferInputStream: add missing @since 6.8
Thomas Wolf
2023-09-26
1
-0
/
+2
*
WorkingTreeIterator: directly filter input stream
Matthias Sohn
2023-09-25
1
-0
/
+135
*
[errorprone] InterruptTimer#terminate: ensure Thread#join succeeds
Matthias Sohn
2023-09-25
1
-3
/
+13
*
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
16
-66
/
+16
*
AutoCRLFOutputStream: use BufferedOutputStream
Jörg Kubitz
2022-09-20
1
-1
/
+4
*
BinaryHunkInputStream: accept CR-LF
Thomas Wolf
2022-01-30
1
-2
/
+6
*
Binary and CR-LF detection: lone CRs -> binary
Thomas Wolf
2021-10-31
4
-16
/
+19
*
Make the buffer size for text/binary detection configurable
Thomas Wolf
2021-10-30
4
-22
/
+19
*
Fix checkout of files with mixed line endings on text=auto eol=crlf
Thomas Wolf
2021-10-27
1
-0
/
+3
*
[errorprone] Fix warning InputStreamSlowMultibyteRead
Matthias Sohn
2021-06-07
2
-0
/
+10
*
ApplyCommand: add a stream to apply a delta patch
Thomas Wolf
2021-05-26
1
-0
/
+206
*
ApplyCommand: add streams to read/write binary patch hunks
Thomas Wolf
2021-05-26
2
-0
/
+229
*
Keep line endings for text files committed with CR/LF on text=auto
Thomas Wolf
2020-08-17
3
-66
/
+157
*
Ignore core.eol if core.autocrlf=input
Thomas Wolf
2020-05-22
1
-0
/
+2
*
Attributes: fix handling of text=auto in combination with eol
Thomas Wolf
2020-05-22
1
-7
/
+10
*
Remove use of org.bouncycastle.util.io.TeeOutputStream
Michael Dardis
2020-02-21
1
-0
/
+74
*
ErrorProne: Enable and fix UnusedException check
David Pursehouse
2020-01-27
2
-13
/
+19
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
18
-684
/
+90
*
Replace chain of if statements with switch
Carsten Hammer
2019-12-14
2
-6
/
+14
*
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
1
-8
/
+10
*
Convert to lambda or member reference
Carsten Hammer
2019-05-16
2
-30
/
+16
*
Remove unnecessary type specifications
Carsten Hammer
2019-04-11
1
-1
/
+1
*
Fix core.autocrlf for non-normalized index
Thomas Wolf
2019-02-26
2
-4
/
+22
*
Fix handling of core.eol=native and of crlf attribute
Thomas Wolf
2018-10-04
1
-41
/
+42
*
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
1
-2
/
+3
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
1
-3
/
+3
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
11
-13
/
+13
*
Add SilentFileInputStream to allow ignoring exceptions raised by close()
David Pursehouse
2018-03-15
1
-0
/
+75
*
Remove deprecated StreamCopyThread#flush
Matthias Sohn
2018-03-10
1
-14
/
+0
*
Remove deprecated SafeBufferedOutputStream
Matthias Sohn
2018-03-10
1
-78
/
+0
*
Remove deprecated EolCanonicalizingInputStream
Matthias Sohn
2018-03-10
1
-102
/
+0
*
Fix remaining javadoc errors raised by doclint
Matthias Sohn
2017-12-21
1
-0
/
+1
*
Fix javadoc in org.eclipse.jgit util packages
Matthias Sohn
2017-12-20
20
-65
/
+203
*
Ensure EOL stream type is DIRECT when -text attribute is present
Thomas Wolf
2017-08-11
1
-6
/
+10
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-1
/
+1
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
3
-0
/
+3
*
Add missing @since tags for new API
Matthias Sohn
2016-11-14
1
-0
/
+2
*
Deprecate SafeBufferedOutputStream
Shawn Pearce
2016-11-14
1
-18
/
+2
*
StreamCopyThread: Remove unused AtomicInteger import
Jonathan Nieder
2016-11-13
1
-1
/
+0
*
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
*
Switch JSchSession to simple isolated OutputStream
Shawn Pearce
2016-11-13
2
-0
/
+242
*
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 EOL stream type detection to TreeWalk
Ivan Motsch
2016-03-07
6
-109
/
+693
[next]