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
/
transport
/
AmazonS3.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
AmazonS3: Ensure SAXParserFactory sets valid/expected input params
Matthias Sohn
2024-08-27
1
-2
/
+4
*
Remove unused $NON-NLS-1$
Matthias Sohn
2023-05-17
1
-1
/
+1
*
Add protocol configuration to Amazon S3 transport
Pat Patterson
2023-04-13
1
-1
/
+8
*
Use replace instead of replaceAll in toCleanString
Eryk Szymanski
2022-11-10
1
-1
/
+1
*
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2022-06-15
1
-13
/
+79
|
\
|
*
AmazonS3: Add support for AWS API signature version 4
eric.steele
2022-06-13
1
-14
/
+80
*
|
Replace XMLReaderFactory deprecated since Java 9
Matthias Sohn
2021-09-29
1
-4
/
+6
|
/
*
AmazonS3: Speed up fetch, try recent packs first
Joshua Redstone
2020-02-02
1
-7
/
+48
*
ErrorProne: Enable and fix UnusedException check
David Pursehouse
2020-01-27
1
-1
/
+2
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
*
SpotBugs: don't rely on default encoding
Matthias Sohn
2018-09-10
1
-1
/
+1
*
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
1
-2
/
+2
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
1
-7
/
+7
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
1
-9
/
+9
*
AmazonS3: Refactor error method to avoid 'should be managed by try-with-resou...
David Pursehouse
2018-03-13
1
-5
/
+2
*
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
1
-2
/
+2
*
AmazonS3: Open InputStream/FileInputStream in try-with-resource
David Pursehouse
2018-03-05
1
-8
/
+2
*
AmazonS3: Open OutputStream in try-with-resource
David Pursehouse
2018-02-26
1
-10
/
+5
*
Fix javadoc in org.eclipse.jgit transport package
Matthias Sohn
2017-12-20
1
-7
/
+6
*
Replace explicit calls to initCause where possible
David Pursehouse
2017-12-20
1
-4
/
+4
*
Use constants from StandardCharsets instead of hard-coded strings
David Pursehouse
2017-12-07
1
-1
/
+3
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-4
/
+4
*
AmazonS3: ensure that errorStream is closed
Matthias Sohn
2016-10-12
1
-12
/
+20
*
[performance] Remove synthetic access$ methods in transport package
Andrey Loskutov
2015-10-28
1
-6
/
+6
*
Adding JGitV1 and JGitV2 Walk Encryption
Andrei Pozolotin
2015-10-18
1
-9
/
+1
*
Adding AES Walk Encryption support in http://www.jets3t.org/ mode
Andrei Pozolotin
2015-10-18
1
-15
/
+27
*
Externalize translatable texts in org.eclipse.jgit
Matthias Sohn
2015-05-26
1
-8
/
+8
*
Fix IllegalArgumentException in AmazonS3
Matthias Sohn
2015-04-09
1
-3
/
+1
*
Make s3 domain dynamic to support different s3 regions
Matthew Spurrier
2015-03-10
1
-4
/
+10
*
AmazonS3: Buffer pushed pack content under $GIT_DIR
Shawn Pearce
2014-11-25
1
-1
/
+7
*
Mark non-externalizable strings as such
Robin Rosenberg
2012-12-27
1
-58
/
+58
*
Remove 86 boxing warnings
Kevin Sawicki
2012-05-08
1
-4
/
+7
*
Move JGitText to an internal package
Robin Rosenberg
2012-03-12
1
-1
/
+1
*
Check connection's error stream before reading from it
Kevin Sawicki
2012-03-05
1
-1
/
+5
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
1
-15
/
+16
*
Refactor TemporaryBuffer to support reuse in other contexts
Shawn O. Pearce
2010-01-12
1
-1
/
+1
*
Move AmazonS3 command line utility to jgit-pgm
Shawn O. Pearce
2009-10-05
1
-66
/
+0
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
1
-0
/
+795