Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add PublicDiffCriteria and related config options | Timo Westkämper | 2014-05-04 | 3 | -6/+156 | |
| | ||||||
* | Use generics | Timo Westkämper | 2014-04-22 | 8 | -212/+159 | |
| | ||||||
* | Fix tests | Timo Westkämper | 2014-04-17 | 3 | -12/+13 | |
| | ||||||
* | Fix comparison | Timo Westkämper | 2014-04-16 | 1 | -13/+14 | |
| | ||||||
* | Discard changes to private members | Timo Westkämper | 2014-04-16 | 1 | -0/+4 | |
| | ||||||
* | Add superclass handling | Timo Westkämper | 2014-04-16 | 1 | -0/+28 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | Julien Eluard | 2014-04-10 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare release 0.9.22 | Julien Eluard | 2014-04-10 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #26 from mschonaker/master | Julien Eluard | 2014-04-10 | 9 | -18/+361 | |
|\ | | | | | Issue #25 fix | |||||
| * | Issue #25: more tests on deprecation detection. | Martín Schonaker | 2014-04-10 | 1 | -0/+118 | |
| | | ||||||
| * | Issue #25: some tests at DeltaTest. | Martín Schonaker | 2014-04-10 | 1 | -0/+16 | |
| | | ||||||
| * | Issue #25: @Deprecated should require a minor version bump instead of a ↵ | Martín Schonaker | 2014-04-09 | 7 | -18/+227 | |
| | | | | | | | | major one. | |||||
* | | [maven-release-plugin] prepare for next development iteration | Julien Eluard | 2014-03-24 | 1 | -1/+1 | |
| | | ||||||
* | | [maven-release-plugin] prepare release 0.9.21 | Julien Eluard | 2014-03-24 | 1 | -1/+1 | |
|/ | ||||||
* | Do not fail build on javadoc issues. | Julien Eluard | 2014-03-24 | 1 | -0/+6 | |
| | ||||||
* | Updated license headers. | Julien Eluard | 2014-03-24 | 24 | -30/+33 | |
| | ||||||
* | Merge pull request #19 from dvryaboy/issue_18 | Julien Eluard | 2014-03-24 | 2 | -7/+115 | |
|\ | | | | | Adding a test to demo issue #18 | |||||
| * | Bug in test. Test now passes without changes. | Dmitriy Ryaboy | 2014-01-12 | 1 | -11/+18 | |
| | | ||||||
| * | Adding a test to demo issue #18 | Dmitriy Ryaboy | 2014-01-12 | 2 | -7/+108 | |
| | | ||||||
* | | [maven-release-plugin] prepare for next development iteration | Julien Eluard | 2014-03-18 | 1 | -1/+1 | |
| | | ||||||
* | | [maven-release-plugin] prepare release 0.9.20 | Julien Eluard | 2014-03-18 | 1 | -1/+1 | |
| | | ||||||
* | | Upgraded parent pom. | Julien Eluard | 2014-03-18 | 1 | -1/+1 | |
| | | ||||||
* | | [maven-release-plugin] prepare for next development iteration | Julien Eluard | 2014-03-18 | 1 | -1/+1 | |
| | | ||||||
* | | Fixed license header. | Julien Eluard | 2014-03-18 | 16 | -487/+183 | |
| | | ||||||
* | | asm upgraded to 3.2 | jbaruch | 2014-03-18 | 2 | -3/+3 | |
| | | ||||||
* | | Main.java now processes the newJar argument. | David Bernard | 2014-01-08 | 1 | -1/+1 | |
|/ | ||||||
* | Added Regex for exclusion and inclusion of classes | LarsSommer | 2013-12-17 | 2 | -17/+375 | |
| | ||||||
* | o the source repository for jardiff is no long present so i extracted the ↵ | Jason van Zyl | 2013-06-27 | 15 | -3/+3557 | |
| | | | | sources from the source JAR in central, and added the required dependencies | |||||
* | [maven-release-plugin] prepare for next development iteration | Julien Eluard | 2012-12-18 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare release 0.9.17 | Julien Eluard | 2012-12-18 | 1 | -1/+1 | |
| | ||||||
* | Updated dev version. | Julien Eluard | 2012-12-18 | 1 | -1/+1 | |
| | ||||||
* | Fix greater than case when comparing patch | Nahuel Dalla Vecchia | 2012-12-14 | 2 | -8/+11 | |
| | ||||||
* | Force asm 2.2.3 usage. Fixes #5. | Julien Eluard | 2012-12-01 | 1 | -0/+15 | |
| | ||||||
* | Updated license headers. | Julien Eluard | 2012-12-01 | 8 | -96/+80 | |
| | ||||||
* | Removed version from code. | Julien Eluard | 2012-12-01 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of https://github.com/lefou/semantic-versioning into ↵ | Julien Eluard | 2012-12-01 | 3 | -46/+104 | |
|\ | | | | | | | lefou-master | |||||
| * | Revert "Bumped asm version to fix issues with scala class files." | Tobias Roeser | 2012-11-28 | 1 | -15/+0 | |
| | | | | | | | | This reverts commit d300b008406770e2e660165976e4de17ed2a0539. | |||||
| * | Use release version 0.2.0 of CmdOption. | Tobias Roeser | 2012-11-26 | 1 | -1/+1 | |
| | | ||||||
| * | Removed unused imports. | Tobias Roeser | 2012-11-24 | 1 | -3/+0 | |
| | | ||||||
| * | Added German translation for command line options. | Tobias Roeser | 2012-11-24 | 2 | -1/+13 | |
| | | ||||||
| * | Added descriptions to commandline options. | Tobias Roeser | 2012-11-24 | 1 | -86/+90 | |
| | | ||||||
| * | Rewrote commandline handling to use CmdOption toolkit. | Tobias Roeser | 2012-11-24 | 2 | -52/+97 | |
| | | | | | | | | Introduced new dependency to de.tototec.cmdoption-0.2.0-SNAPSHOT (not release yet). | |||||
| * | Bumped asm version to fix issues with scala class files. | Tobias Roeser | 2012-11-22 | 1 | -1/+16 | |
| | | ||||||
* | | Rely on oss-parent. | Julien Eluard | 2012-11-28 | 1 | -55/+54 | |
|/ | ||||||
* | [maven-release-plugin] prepare for next development iteration | Julien Eluard | 2012-09-12 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare release 0.9.15 | Julien Eluard | 2012-09-12 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | Julien Eluard | 2012-07-26 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare release 0.9.14 | Julien Eluard | 2012-07-26 | 1 | -1/+1 | |
| | ||||||
* | Fixed broken special parsing. | Julien Eluard | 2012-07-26 | 2 | -6/+3 | |
| | ||||||
* | Improved version parsing. | Julien Eluard | 2012-07-26 | 1 | -4/+9 | |
| |