summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* java 5-8java8Matt Benson2017-04-13609-13756/+11648
* reduce GC pressure by replacing File(In|Out)putStreamStefan Bodewig2017-04-1285-279/+311
* Merge branch '1.9.x'Stefan Bodewig2017-04-113-11/+26
|\
| * add regexp attribute to linecontainsregexpStefan Bodewig2017-04-113-5/+20
| * fix order if sectionsStefan Bodewig2017-04-111-7/+7
* | add support for jarsigner's -tsadigestalg to <signjar>.Stefan Bodewig2017-03-163-0/+36
* | Merge branch '1.9.x'Stefan Bodewig2017-03-152-3/+16
|\ \ | |/
| * Make GenerateKey.DistinguishedName.toString more robustStefan Bodewig2017-03-152-3/+16
* | three more missing setEncoding methods, thanks to @pyxideStefan Bodewig2017-02-213-0/+29
* | seems there was a setter missing in <script>Stefan Bodewig2017-02-201-0/+11
* | record PR by Olivier Parent @pyxide - closes #30Stefan Bodewig2017-02-203-0/+9
* | whitespaceStefan Bodewig2017-02-202-12/+12
* | accepted the PR too late for 1.10.1Stefan Bodewig2017-02-209-15/+15
* | missing licenseStefan Bodewig2017-02-201-0/+17
* | New magic name org.apache.ant.scriptcachepyxide2017-02-202-1/+11
* | Enhanced JavaxScriptRunner, Junit, docs, Javadocpyxide2017-02-2013-31/+303
* | Cosmetic changespyxide2017-02-203-5/+5
* | Cleaning, proper classpath in JavaxScriptRunnerpyxide2017-02-204-65/+68
* | Fix CRLF to LFpyxide2017-02-200-0/+0
* | Scriptdef task new options : 'compiled' (if javax.script engine implements Co...pyxide2017-02-204-27/+230
* | fix line-endsStefan Bodewig2017-02-202-213/+213
* | Merge branch '1.9.x'Stefan Bodewig2017-02-175-4/+33
|\ \ | |/
| * Record new forceCsvQuoteChar by Francesco SteccanellaStefan Bodewig2017-02-173-0/+12
| * Added forceCsvQuoteChar optionFrancesco Steccanella2017-02-171-0/+7
| * Added option to force the csv quote charFrancesco Steccanella2017-02-171-4/+14
* | Merge remote-tracking branch 'origin/pr/31'Jan Matèrne2017-02-097-6/+173
|\ \
| * | [AA] Bugzilla Bug 60628: Change after code review by @janmaterneArcadius Ahouansou2017-01-306-42/+67
| * | [AA] bugzilla-Bug-60628-Ant-Get-Task-To-Accept-Arbitrary-Header : simplifyin...Arcadius2017-01-231-3/+2
| * | [AA] Bugzilla Bug 60628 - Ant Get Task To Accept Arbitrary HeaderArcadius Ahouansou2017-01-235-1/+144
* | | Merge tag 'rel/1.10.1' and bump versionsStefan Bodewig2017-02-0630-79/+82
|\ \ \
| * | | preparing the 1.10.1 releaserel/1.10.1ANT_1.10.1_RC1Stefan Bodewig2017-02-0225-71/+71
* | | | Merge branch '1.9.x'Stefan Bodewig2017-02-060-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'rel/1.9.9' into 1.9.x and bump versionsStefan Bodewig2017-02-0629-80/+83
| |\ \ \
| | * | | preparing for 1.9.9 releaserel/1.9.9ANT_199_RC1Stefan Bodewig2017-02-0224-68/+68
* | | | | Merge branch '1.9.x'Stefan Bodewig2017-02-021-1/+0
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | can't push a detached headStefan Bodewig2017-02-021-1/+0
| |/ /
* | | Merge branch '1.9.x'Stefan Bodewig2017-02-021-0/+6
|\ \ \ | |/ / | | / | |/ |/|
| * document PR 60562 as fixedStefan Bodewig2017-02-021-0/+6
* | first try all f2 dependencies, then getStefan Bodewig2017-01-151-1/+1
* | Merge branch '1.9.x' - closes #29Stefan Bodewig2017-01-141-9/+30
|\ \ | |/
| * trim whitespaceStefan Bodewig2017-01-141-1/+1
| * detect solaris 10 to avoid certain POSIX expressionsJeffrey Adamson2017-01-141-9/+30
* | better use the 1.10.x version - PR 60582Stefan Bodewig2017-01-131-1/+1
* | Merge branch '1.9.x'Stefan Bodewig2017-01-132-1/+9
|\ \ | |/
| * Eclipse tries to write to systemClasspath - PR 60582Stefan Bodewig2017-01-132-1/+9
* | Merge branch '1.9.x' - closes #28Stefan Bodewig2017-01-123-6/+6
|\ \ | |/
| * Fixed a typo (instanciated -> instantiated)Emmanuel Bourg2017-01-123-6/+6
* | document XZ support - PR 60350Stefan Bodewig2017-01-128-18/+68
* | xz support in tar - PR 60350Stefan Bodewig2017-01-122-2/+78
* | xz support in untar - PR 60350Stefan Bodewig2017-01-112-1/+92