7246 Commits (70abcb7f5d2128f7af46b37ca416d2859a77d8e6)

Author SHA1 Message Date
  Stefan Bodewig 548fee43bf support for CVS tags as start/end in cvcchangelog. Submitted by Rob van Oostrum. PR 27419. 17 years ago
  Stefan Bodewig 80d45d8dbd add remote option to use rlog instead of log to cvschangelog. Submitted by Rob van Oostrum. PR 27419. 17 years ago
  Stefan Bodewig ae202f6ff1 allow control over whether <concat> creates a file when there are no resources. Submitted by Mark Salter. PR 46010. 17 years ago
  Stefan Bodewig 70f35e7541 optimize handling of package names 17 years ago
  Stefan Bodewig a1853e2770 Make cvstagdiff work properly for multiple modules and modules with spaces in their name. Open for optimization. PR 33501. 17 years ago
  Stefan Bodewig d85c862e9e support modules with space in their names in <cvs> and <cvschangelog>, will be supported in <cvstagdiff> once PR 35301 is fixed. PR 38220. 17 years ago
  Stefan Bodewig 068651116c test for PR 38583 17 years ago
  Stefan Bodewig ef94da3c23 allow cvstagdiff to ignore removed files. Submitted by Rob van Oostrum. PR 26257. 17 years ago
  Stefan Bodewig d302bf9117 Make cvsversion work for local repositories as well 17 years ago
  Stefan Bodewig 2a77a73779 experimental local CVS repository as a testbed for CVS tests 17 years ago
  Stefan Bodewig 0140d366be Make port attribute work for some "non-standard" CVS clients. submitted by Johann Herunter. PR 30124. 17 years ago
  Stefan Bodewig 8983c83c51 Support CVSNT in <cvsversion>, submitted by Andy Wood. PR 31409. 17 years ago
  Stefan Bodewig 42a0fb5567 delay expansion of command line args. PR 31601. 17 years ago
  Stefan Bodewig b8e3f831d6 subclasses of AssertionErrors are caused by test failures, not errors. PR 45028. 17 years ago
  Stefan Bodewig e5e17582b0 Allow MailLogger to send a fixed email text. PR 38029. 17 years ago
  Stefan Bodewig 95a79b97f9 sync Javadocs with supported properties 17 years ago
  Stefan Bodewig 1be216b5d5 Allow <mail> to ignore bad recipients. PR 36446. 17 years ago
  Stefan Bodewig b1b76c9c72 whitespace 17 years ago
  Stefan Bodewig 19434df75b Fix potential NPE in mailers, remove root cause of NPE reported in PR 44009. 17 years ago
  Stefan Bodewig 7eff21c38b <mail>'s auto-encoding-selection was broken. PR 42389. 17 years ago
  Stefan Bodewig 43166e6884 Add charset and MIME-Type properties to MailLogger. PR 27211. 17 years ago
  Matthew Jason Benson e8a1adf6c6 small refactorings 17 years ago
  Matthew Jason Benson db105dffc5 make symlink junit test pass on OS X 17 years ago
  Stefan Bodewig 5f81fd8011 javadoc fails if bottom/gead contain line breaks. PR 43342. Based on patch by Robert Streich. 17 years ago
  Stefan Bodewig 8bf76a6d54 space is not the only whitespace that could show up. bottom/head are free-form HTML with line breaks, tabs and all that. 17 years ago
  Jan Materne d8114b36f5 Print failing tests. 17 years ago
  Stefan Bodewig 054b37deb9 disabled tests for interaction of delete and symbolic links 17 years ago
  Stefan Bodewig 24808c7d4b Move delete method to SymbolicLinkUtils 17 years ago
  Stefan Bodewig 6e3fcad6ab don't swallow original exception. PR 34633. 17 years ago
  Stefan Bodewig 167630e641 whitespace 17 years ago
  Stefan Bodewig 6b265b5612 use the same logic as <delete> if deletion of a recently closed file fails on Windows during rename. PR 45960. 17 years ago
  Stefan Bodewig b6f9a19193 re-use a pre-allocated stack. PR 45960. 17 years ago
  Stefan Bodewig cc3962b0da Improve copy documentation, PR 45944. 17 years ago
  Stefan Bodewig 09ada7b0d5 don't trust Vector's implemenation too much. Tests passed in JDK 1.4.2 but failed on Java 6, now pass on both. 17 years ago
  Stefan Bodewig 11dd4c7338 whitespace 17 years ago
  Stefan Bodewig 0afd945293 don't delete classes if the source is not there. PR 45916 17 years ago
  Stefan Bodewig 9f30d05509 factor out symlink methods into a separate utils class 17 years ago
  Stefan Bodewig f1d71eaeb8 whitespace 17 years ago
  Stefan Bodewig ed9d69e037 make sure <depend> closes JARs. PR 45955. 17 years ago
  Stefan Bodewig 6fdd187071 (disabled) testcase for Bug 45916 17 years ago
  Stefan Bodewig 96b385b6c1 (disabled) tests for PR 45944 17 years ago
  Stefan Bodewig 430b0251e5 what started as an innocent minor performance improvement of antClassLoader lead to an infinite recursion and thus to a testcase for VectorSet. 17 years ago
  Stefan Bodewig a4e5c13b86 Allow selectors for remote filesets in <ftp>. Submitted by Mario Frasca. PR 44726. (unfortunately some whitespace changes slipped in as well, sorry for that). 17 years ago
  Stefan Bodewig 0a679803f0 Add a maxtime option to <get> to allow it to escape hanging downloads. PR 45181. 17 years ago
  Stefan Bodewig 78ba5f0753 Add a firstmatchmapper. PR 44873. 17 years ago
  Stefan Bodewig 71e473c942 Improve logging. PR 45716. 17 years ago
  Stefan Bodewig 36786a3b76 make order of compositemapper's results predictable. PR 44873. 17 years ago
  Stefan Bodewig d8922d6d2d deprecate reverse attribute. PR 45845. 17 years ago
  Stefan Bodewig 3d8e3a89d4 don't skip the full begin token since it may contain the start of the real begin token. PR 45094. 17 years ago
  Stefan Bodewig 940895930e Passing tests for PR 40457 17 years ago