aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/AmazonS3Client.java
Commit message (Expand)AuthorAgeFilesLines
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* AmazonS3Client: Open Input/OutputStream in try-with-resourceDavid Pursehouse2018-03-051-15/+8
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+2
* Add an input stream and an error stream to TextBuiltin base classGuillaume Nodet2014-03-301-1/+1
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-0/+1
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-4/+4
* Suppress boxing warnings where we know they are okRobin Rosenberg2012-09-221-1/+5
* Check for write errors in standard out and exit with errorRobin Rosenberg2012-09-161-2/+4
* Externalize strings from JGitSasa Zivkov2010-05-191-9/+10
* Correct location of AmazonS3 command line clientShawn O. Pearce2009-10-311-0/+136