28 Commits (0b320b2c357a02d1f7306cb572e09917a4ec59d9)

Author SHA1 Message Date
  Matthias Sohn f19625a1b8 SpotBugs: don't rely on default encoding 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  David Pursehouse 6eb4cd276c AmazonS3: Refactor error method to avoid 'should be managed by try-with-resource' warning 6 years ago
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 years ago
  David Pursehouse f6dbc7d472 AmazonS3: Open InputStream/FileInputStream in try-with-resource 6 years ago
  David Pursehouse 12a589fb57 AmazonS3: Open OutputStream in try-with-resource 6 years ago
  Matthias Sohn 781e106a26 Fix javadoc in org.eclipse.jgit transport package 6 years ago
  David Pursehouse 0c259eaf1d Replace explicit calls to initCause where possible 6 years ago
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 6 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  Matthias Sohn cc0d58f9a0 AmazonS3: ensure that errorStream is closed 7 years ago
  Andrey Loskutov df876d2e0f [performance] Remove synthetic access$ methods in transport package 8 years ago
  Andrei Pozolotin 504e23b7a5 Adding JGitV1 and JGitV2 Walk Encryption 8 years ago
  Andrei Pozolotin 81810aff29 Adding AES Walk Encryption support in http://www.jets3t.org/ mode 8 years ago
  Matthias Sohn 2390531888 Externalize translatable texts in org.eclipse.jgit 9 years ago
  Matthias Sohn 017032c465 Fix IllegalArgumentException in AmazonS3 9 years ago
  Matthew Spurrier 1383bdd5bc Make s3 domain dynamic to support different s3 regions 9 years ago
  Shawn Pearce 67b8bcc1c4 AmazonS3: Buffer pushed pack content under $GIT_DIR 9 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Kevin Sawicki 2c6187697c Check connection's error stream before reading from it 12 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Shawn O. Pearce 3f8fdc0325 Refactor TemporaryBuffer to support reuse in other contexts 14 years ago
  Shawn O. Pearce 8d5510d51c Move AmazonS3 command line utility to jgit-pgm 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago