99 Commits (35d9f3bc9af426f7277b08cbc0452dc65fc586b4)

Author SHA1 Message Date
  twogee ae0c87be2b Class.newInstance() is deprecated in Java 9+ 5 years ago
  jkf ceb39e2179 removed http links from java sources to the extent possible 6 years ago
  jkf 3a4980e3c4 updated reference to license from http to https using 6 years ago
  Gintas Grigelionis 30f52135af Use null-or-empty pattern 7 years ago
  Gintas Grigelionis 4b14d85f11 Avoid repetition 7 years ago
  Gintas Grigelionis 02adb467e4 POSIX tar specifies 64-bit UID/GID 7 years ago
  Gintas Grigelionis fe29fce36e Java 8: computeIfAbsent/withInitial 7 years ago
  Gintas Grigelionis 95495d57aa Remove extraneous casts and (un)boxing, tersify logic 7 years ago
  Gintas Grigelionis 7f1e7628b3 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Matt Benson b7d1e9bde4 java 5-8 8 years ago
  Stefan Bodewig af74d1f6b8 reduce GC pressure by replacing File(In|Out)putStream 8 years ago
  Stefan Bodewig f479b5f52f xz support in tar - PR 60350 8 years ago
  Stefan Bodewig 1a584200e2 Add encoding attributes to <tar>, <untar> and <tarfileset> 10 years ago
  Stefan Bodewig a2cf616336 fix up-to-date check for filesets in tar 11 years ago
  Stefan Bodewig 97030dbec8 whitespace 11 years ago
  Jan Matèrne 13f6d98c9d make it compile under Java5 (1.5.0_22-b03) 11 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Jan Materne bed22b00f7 JavaDoc fixes (for Java8 doclint) - first bunch 11 years ago
  Stefan Bodewig 234c1d9ff4 weed out race-condition in mkdirs calls inspired by PR 55290 and Matthias Bhend's suggestion 12 years ago
  Stefan Bodewig ca10b52e34 Add a longfile='posix' option to tar task 13 years ago
  Jesse N. Glick ea33301047 #52829: ResourceCollection now Iterable<Resource>. 13 years ago
  Stefan Bodewig c767541c7d As Jesse points out, equalsIgnoreCase is not locale-sensitive 15 years ago
  Stefan Bodewig 58f0bb04db if user input is compared to fixed strings in a case insensitive manner we should use the default locale. Use Locale.ENGLISH consistently 15 years ago
  Stefan Bodewig 98f78e19bd tar doesn't always recognize the target isn't up to date. PR 48035 16 years ago
  Stefan Bodewig f2d99c202b create parent directory of archive in <zip> and <tar> if needed. PR 45377. Based on patch by Remie Bolte 16 years ago
  Stefan Bodewig 8741512d8c Make preserveLeadingSlashes in tar work again, was broken by revision 755231 16 years ago
  Steve Loughran c75a494bd8 Bug 46812 - <tarfileset> no longer takes a fileset ref (regression) 16 years ago
  Stefan Bodewig edb0dd9582 use adapter instead of instanceof checks 17 years ago
  Matthew Jason Benson 88ba872596 simplify 17 years ago
  Matthew Jason Benson 00829ad00c [43348] Use FileProvider interface 17 years ago
  Peter Reilly a914355da2 more magic numbers 18 years ago
  Jacobus Martinus Kruithof d5836ac061 Changes after static code analysis. 18 years ago
  Matthew Jason Benson c2ab8e03ed ws 18 years ago
  Peter Reilly 0a5cf98f65 checkstyle 19 years ago
  Peter Reilly f958e23640 checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jesse N. Glick 69c95afa02 Some Javadoc corrections. 19 years ago
  Jacobus Martinus Kruithof 7eb22e8cdc indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future. 19 years ago
  Kevin Jackson ac060429f9 removed deprecated method calls, changed date 20 years ago
  Jacobus Martinus Kruithof 176d949191 Removing unused imports. 20 years ago
  Stefan Bodewig 27f9f065c8 tweak a backwards incompatibilty in <tar> 20 years ago
  Stefan Bodewig b5fcf10604 add resource collection support to tar 20 years ago
  Stefan Bodewig a96627738d Now that resources become available in more tasks, throw in a couple of new resources, including tarfileset 20 years ago
  Jacobus Martinus Kruithof 2fd3ef91db moved { one line up, extended Cright 20 years ago
  Jacobus Martinus Kruithof 17c03de41c PR: 34241 20 years ago
  Stefan Bodewig 3f31dc8f7a Make Jikes happy 21 years ago
  Stefan Bodewig 5ee9f7e6b5 -breakiterator fixes by Jack Woehr 21 years ago
  Peter Reilly e3ce39634b Allow setting of uid and gid in a tarfileset - in addition or in place 21 years ago
  Peter Reilly 00f6d0e66b add javadoc 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago