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
stable-7.2
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Propagate failure of ssh command to caller of SshSupport
Matthias Sohn
2018-06-13
1
-4
/
+22
*
Fix issues with LFS on GitHub (SSH)
Markus Duft
2018-06-12
1
-10
/
+28
*
Fix Javadoc typo
Michael Keppler
2018-06-10
1
-2
/
+2
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
5
-10
/
+10
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
28
-107
/
+107
*
Fixup javadoc and formatting in RawText and RawParseUtils
Han-Wen Nienhuys
2018-05-14
1
-11
/
+15
*
RawParseUtils#lineMap: Simplify by using null sentinel internally
Jonathan Nieder
2018-05-14
1
-13
/
+11
*
Introduce new RawText constructor and RawParseUtils.lineMapOrBinary
Han-Wen Nienhuys
2018-05-12
1
-7
/
+38
*
Significantly speed up FileTreeIterator on Windows
Thomas Wolf
2018-03-25
2
-0
/
+87
*
FS#runProcess: Fix OutputStream left unclosed after IOException
David Pursehouse
2018-03-24
1
-11
/
+15
*
Add SilentFileInputStream to allow ignoring exceptions raised by close()
David Pursehouse
2018-03-15
2
-17
/
+78
*
Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-13
1
-8
/
+2
*
Merge "Introduce SshSupport to centralize SSH related utility code"
Matthias Sohn
2018-03-12
1
-0
/
+120
|
\
|
*
Introduce SshSupport to centralize SSH related utility code
Markus Duft
2018-03-12
1
-0
/
+120
*
|
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
3
-7
/
+10
*
|
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
*
|
Remove deprecated FileUtils#relativize(String, String)
Matthias Sohn
2018-03-10
1
-27
/
+0
*
|
Remove deprecated FileUtil using Java 7 NIO
Matthias Sohn
2018-03-10
1
-303
/
+0
|
/
*
LFS: Adjust some API to make integration into tools (EGit,...) easier
Markus Duft
2018-03-07
1
-0
/
+34
*
FS: Open TemporaryBuffer in try-with-resource
David Pursehouse
2018-03-06
1
-6
/
+3
*
Cleanup stream usage WRT filters
Markus Duft
2018-03-03
2
-1
/
+35
*
LFS: support merge/rebase/cherry-pick/diff/compare with LFS files
Markus Duft
2018-03-03
1
-0
/
+284
*
Fix remaining javadoc errors raised by doclint
Matthias Sohn
2017-12-21
5
-4
/
+4
*
Fix javadoc in org.eclipse.jgit util packages
Matthias Sohn
2017-12-20
56
-386
/
+876
*
Fix typo in key of a JGitText externalized string
Matthias Sohn
2017-12-10
1
-1
/
+1
*
Merge branch 'stable-4.9'
Matthias Sohn
2017-12-10
1
-6
/
+27
|
\
|
*
Fix IllegalThreadStateException if stderr closed without exiting
Dmitry Pavlenko
2017-12-10
1
-6
/
+27
*
|
FS_POSIX: Fix boxing/unboxing of Boolean
David Pursehouse
2017-12-07
1
-12
/
+19
*
|
Use constants from StandardCharsets instead of hard-coded strings
David Pursehouse
2017-12-07
1
-14
/
+8
*
|
ConfigTest: Move pathToString to FileUtils
David Pursehouse
2017-12-06
1
-0
/
+14
*
|
Merge branch 'stable-4.9'
Matthias Sohn
2017-11-24
2
-0
/
+119
|
\
|
|
*
Merge branch 'stable-4.8' into stable-4.9
Matthias Sohn
2017-11-24
2
-0
/
+119
|
|
\
|
|
*
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2017-11-22
2
-0
/
+119
|
|
|
\
|
|
|
*
Merge branch 'stable-4.6' into stable-4.7
Matthias Sohn
2017-11-22
2
-0
/
+119
|
|
|
|
\
|
|
|
|
*
Silence boxing warning
Matthias Sohn
2017-11-22
1
-0
/
+1
|
|
|
|
*
Merge branch 'stable-4.5' into stable-4.6
Matthias Sohn
2017-11-22
2
-0
/
+117
|
|
|
|
|
\
|
|
|
|
|
*
Fix LockFile semantics when running on NFS
Christian Halstrick
2017-11-22
2
-0
/
+117
|
*
|
|
|
|
Avoid bad rounding "1 year, 12 months" in date formatter
Michael Keppler
2017-10-23
1
-2
/
+3
*
|
|
|
|
|
Add return tag
Hector Caballero
2017-11-14
1
-2
/
+3
*
|
|
|
|
|
FileUtils.toPath to convert File to Path
Marc Strapetz
2017-11-14
2
-13
/
+33
*
|
|
|
|
|
Move loggers to the top of their class
Saša Živkov
2017-10-30
1
-2
/
+2
*
|
|
|
|
|
Revert "Throw BinaryBlobException from RawParseUtils#lineMap."
Han-Wen NIenhuys
2017-10-24
1
-4
/
+11
*
|
|
|
|
|
Throw BinaryBlobException from RawParseUtils#lineMap.
Han-Wen Nienhuys
2017-10-24
1
-11
/
+4
*
|
|
|
|
|
Avoid bad rounding "1 year, 12 months" in date formatter
Michael Keppler
2017-10-18
1
-2
/
+3
|
/
/
/
/
/
*
|
|
|
|
Merge "Fix JGit set core.fileMode to false by default instead of true for non...
David Pursehouse
2017-08-25
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix JGit set core.fileMode to false by default instead of true for non Window...
Joan Goyeau
2017-07-24
1
-1
/
+1
*
|
|
|
|
|
Merge "Ensure EOL stream type is DIRECT when -text attribute is present"
Christian Halstrick
2017-08-14
1
-6
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Ensure EOL stream type is DIRECT when -text attribute is present
Thomas Wolf
2017-08-11
1
-6
/
+10
[next]