2015-03-12 20:54:01 +0800Add escapes for tab "\t", backspace "\b", form feed "\f" and carriage return "\r", may create invalid JSON that can't be parsed otherwise.Kristoffer Lundén
maven-gitlog-plugin-1.7.0
2014-05-25 20:53:01 +0800Updated the version in preparation of releaseDaniel Flower
2014-04-26 04:54:08 +0800add json file rendererKeegan Roth
2014-04-26 03:57:28 +0800refactor resource loading into method in parent for re-useKeegan Roth
2014-04-26 03:28:31 +0800remove resource leak warning in FileRenderer.convertStreamToString()Keegan Roth
2014-04-26 03:27:11 +0800move convertStreamToString() to parent class for re-useKeegan Roth
2014-04-10 22:11:18 +0800Updated version to use in readmeDaniel Flower
maven-gitlog-plugin-1.6.0
2014-04-10 22:00:15 +0800Bumping minor version for new featureDaniel Flower
2014-04-07 23:46:59 +0800Include example of how to use an artifact that contains additional filtersIvan Martinez-Ortiz
2014-04-07 23:43:13 +0800Include example of how to override includeCommitsAfter parameter.Ivan Martinez-Ortiz
2014-03-31 21:26:10 +0800Add showCommitsAfter parameter to include in the changelog commits only with a timestamp after the provided parameter value.Ivan Martinez-Ortiz
2014-03-21 06:25:07 +0800Add SPI loading mechanism for CommitFilters.Ivan Martinez-Ortiz
maven-gitlog-plugin-1.5.2
2013-10-21 22:30:31 +0800Bumping readme version in anticipation of next releaseDaniel Flower
maven-gitlog-plugin-1.5.1
2013-10-21 22:05:20 +0800Bumped version in readme in anticipation of upcoming releaseDaniel Flower
2013-10-20 22:39:38 +0800bump eclipse.jgit versionArtem Koshelev
2013-10-20 18:16:10 +0800update readmeArtem Koshelev
2013-10-20 18:08:44 +0800add hamcrest dependencyArtem Koshelev
2013-10-20 17:48:07 +0800fix - create default date formatArtem Koshelev
2013-10-20 17:42:32 +0800provide ability to setup date format in Formatter add tests for Formatter bump up junit version to 4.11 use junit4 assertions in all testsArtem Koshelev
2013-10-19 19:47:17 +0800move hardcoded strings to constantsArtem Koshelev
2013-01-12 12:59:52 +0800Removing intellij files from maven repo. Better to be IDE agnostic.Daniel Flower
2013-01-12 12:53:01 +0800Fixed typo in markdown link... getting there....Daniel Flower
2013-01-12 12:52:01 +0800Updated plugin verison to use in the readme to 1.5.0 which is the first version to support markdown generation.Daniel Flower
maven-gitlog-plugin-1.5.0
2013-01-12 12:41:18 +0800Added link to markdown sample in the readmeDaniel Flower
2013-01-12 12:35:26 +0800Creating markdown sampleDaniel Flower
2013-01-12 12:31:10 +0800Adding travis-ci build status to readmeDaniel Flower
2013-01-12 12:24:06 +0800Adding travis-ci buildDaniel Flower
2013-01-07 05:07:48 +0800Refactored code for easier testing. Added test cases for the markdown renderer and the markdown link converter. OPEN - task 10: Generate markdown formatted gitlog https://github.com/danielflower/maven-gitlog-plugin/issues/issue/10Gerd Zanker
2013-01-05 21:12:46 +0800OPEN - task 10: Generate markdown formatted gitlog https://github.com/danielflower/maven-gitlog-plugin/issues/issue/10 Implemented markdown renderer and simple tests. Updated readme with new available maven plugin parameters.Gerd Zanker
maven-gitlog-plugin-1.4.11
2012-03-17 14:33:55 +0800Updated maven version in docsDaniel Flower
maven-gitlog-plugin-1.4.10
2012-03-17 14:06:40 +0800Updated maven version in readmeDaniel Flower
2012-03-17 14:02:48 +0800Random intellij updatesDaniel Flower
2012-03-15 08:21:28 +0800Added property to configure use of full git messageJames Rawlings
maven-gitlog-plugin-1.4.9
2011-09-21 21:56:28 +0800Allow generation of table-only HTML reports. Closes #7Daniel Flower
maven-gitlog-plugin-1.4.8
2011-09-19 22:17:47 +0800Added links to example reportsDaniel Flower
maven-gitlog-plugin-1.4.7
2011-09-19 21:17:29 +0800Preparing for initial release to OSS repositoryDaniel Flower
2011-09-18 17:01:05 +0800#3 Adding support for issue management tools. Updated documentation. Closes #3Daniel Flower
2011-09-18 16:54:22 +0800#3 Adding support for issue management toolsDaniel Flower
2011-09-18 16:52:47 +0800#3 Adding support for issue management tools and added config as described in gh-4 (a.k.a GH-4/#4)Daniel Flower
2011-09-18 16:48:14 +0800#3 Adding support for issue management toolsDaniel Flower
2011-09-18 15:17:45 +0800Added author to plaintext rendererDaniel Flower
2011-09-18 14:50:07 +0800#3 Fix whitespace issues in HTMLDaniel Flower
2011-09-18 14:36:21 +0800#3 The HTML renderer should HTML-encode tags like <this>, or < or > signs, or & => &amp;, and also " => &quot; etcDaniel Flower
maven-gitlog-plugin-1.4.5
2011-09-18 14:12:09 +0800Added instructions on how to run the show goalDaniel Flower
2011-09-18 14:06:08 +0800Rearranged packagesDaniel Flower
2011-09-18 13:58:03 +0800Filter out merge commits from the changelog. Closes #6Daniel Flower
2011-09-18 13:49:22 +0800Fixed comment in unit test (master)Daniel Flower
2011-09-18 13:47:39 +0800Cleaned up HTMLDaniel Flower
2011-09-18 13:45:41 +0800Preparing for releaseDaniel Flower
2011-09-18 12:09:54 +0800Fixed groupid and added new show goalDaniel Flower
2011-09-18 00:21:12 +0800#4 Fixed name of README fileDaniel Flower
2011-09-18 00:19:57 +0800#4 Allow configuration of renderersDaniel Flower
2011-09-17 22:21:36 +0800#3 Added Simple HTML formatterDaniel Flower
2011-09-17 21:23:30 +0800Cleaned up access modifiersDaniel Flower
2011-09-17 18:17:16 +0800gh-4 Fixed bug in filtering when there are multiple renderersDaniel Flower
2011-09-17 17:48:10 +0800GH-4 Improve the error reporting for when no git repository is foundDaniel Flower
2011-09-17 17:30:35 +0800#4 Set up the GenerateMojo to execute the pluginDaniel Flower
2011-09-17 17:15:12 +0800Fixed issue management nodeDaniel Flower
2011-09-17 17:06:07 +0800Do not show maven release plugin messages. Closes GH-1Daniel Flower
2011-09-17 17:00:46 +0800Do not show duplicate commit messages. Closes #2Daniel Flower
2011-09-17 16:47:53 +0800Fixed some project setup issuesDaniel Flower
maven-gitlog-plugin-1.2
2011-09-17 16:09:37 +0800Temporarily adding local repository for deploymentsDaniel Flower
maven-gitlog-plugin-1.1
2011-09-17 15:54:53 +0800Fixing maven release issuesDaniel Flower
2011-09-17 15:53:21 +0800Fixed github repo URLsDaniel Flower
2011-09-17 15:42:49 +0800Got PlainText renderer workingDaniel Flower
2011-09-17 15:18:59 +0800Refactored sout logger to use the maven log interfaceDaniel Flower
2011-09-17 15:03:09 +0800Added support for reading annotated tagsDaniel Flower
2011-09-17 13:10:35 +0800Renaming projectDaniel Flower
2011-09-17 02:42:36 +0800Can write the list of commitsDaniel Flower
2011-09-17 02:31:45 +0800Initial attempt to use jgitDaniel Flower
2011-09-17 01:38:24 +0800Got initial mojo set up to write to a text fileDaniel Flower
2011-09-17 00:58:33 +0800Initial maven setupDaniel Flower
2011-09-17 00:26:19 +0800first commitDaniel Flower