GitHub / git-commit-id/git-commit-id-maven-plugin / commits
Maven plugin which includes build-time git repository information into an POJO / *.properties). Make your apps tell you which version exactly they were built from! Priceless in large distributed deployments... :-)
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 08033303 | add license header | Konrad Malawski <k****i@t****m> | over 10 years ago | |
| 99a79ad6 | [maven-release-plugin] prepare for next development iteration | Konrad Malawski <k****i@t****m> | over 10 years ago | |
| 64453365 | [maven-release-plugin] prepare release v2.2.1 | Konrad Malawski <k****i@t****m> | over 10 years ago | |
| 9836bac1 | fix javadoc for release | Konrad Malawski <k****i@p****l> | over 10 years ago | |
| c2997b8d | merge Merge pull request #241 from damnhandy/master | Konrad Malawski <k****o@p****l> | over 10 years ago | |
| a3bcc35a | Added code to ensure that passwords are not included git.remote.origin.url | Ryan J. McDonough <r****n@d****m> | over 10 years ago | |
| 80abddb2 | merge Merge pull request #233 from autayeu/simplify-logging | Konrad Malawski <k****o@p****l> | over 10 years ago | |
| 39a4ed5a | merge Merge pull request #238 from f-lopes/patch-1 | TheSnoozer <s****e@a****e> | over 10 years ago | |
| e07b44e8 | Update README.md | Florian LOPES <f****s@o****m> | over 10 years ago | |
| 94491027 | merge Merge pull request #237 from coladict/improve-docs | Konrad Malawski <k****o@p****l> | over 10 years ago | |
| 3d966cc1 | Make the comment reflect the change | Jordan Gigov <j****v@a****g> | over 10 years ago | |
| bd2d3f8b | Slightly improve documentation | Jordan Gigov <j****v@a****g> | over 10 years ago | |
| 2e9482bd | adhere to project encoding while reading-writing property files | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| 01ee123a | replaced MojoExecutionException with GitCommitIdExecutionException - plugin-s... | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| fed04ca9 | replaced static collection constructors from Google with standard Java ones | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| 5f76cde4 | bridging logging to address Konrad and Michael comments regarding modularizat... | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| a8ca586f | switched from AssertException to @Test(expected = IllegalArgumentException.cl... | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| b1e1727c | switched to ThreadLocalRandom.current() instead of static variable | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| d62371dd | keep verbose (and others for uniformity) as fields | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| eaf19ad3 | enumerated all cases to make adding new mode easier (just in case) | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| a00cf642 | removed extra property="session" | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| c6ba6ae9 | avoid copying test repositories with other test resources | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| f63c67f2 | improved formatting for command line help display | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| 7dd2e859 | refactored commitIdGenerationMode processing because changing static variable... | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| 4990e81f | improved docs and annotations | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| 530497cc | removed unused verbose variable | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| 83d36d8e | removed runningTests variable and special treatment of tests in production code | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| 30bbc78e | try with resources | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| ac6ced42 | removed CLEANUP_FIRST - not needed anymore, sandbox repositories are unique p... | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| 38a94f95 | removed newCollection methods as irrelevant for Java 7 | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| 4274dfc8 | minor refactorings and typos | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| e4827eb6 | dep updated, plugin management added | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| c5657880 | improved description logical order | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| 617e466c | first bite of logging refactoring: now logs are in line with standard Maven l... | Aliaksandr Autayeu <a****r@a****m> | over 10 years ago | |
| c9dafa81 | Latest version is 2.2.0 | Konrad Malawski <k****o@p****l> | almost 11 years ago | |
| 52347614 | [maven-release-plugin] prepare for next development iteration | Konrad Malawski <k****i@t****m> | almost 11 years ago | |
| 812e2aea | [maven-release-plugin] prepare release v2.2.0 | Konrad Malawski <k****i@t****m> | almost 11 years ago | |
| 0c39d50e | merge Merge pull request #218 from jmtd/patch-1 | TheSnoozer <s****e@a****e> | almost 11 years ago | |
| d3f04a8d | Correct default for generateGitPropertiesFilename | Jonathan Dowland <j****b@a****g> | almost 11 years ago | |
| 71c58dc8 | merge Merge pull request #212 from TheSnoozer/master | TheSnoozer <s****e@a****e> | about 11 years ago | |
| fde0620b | https://github.com/ktoso/maven-git-commit-id-plugin/issues/211 : Use a enum f... | S L <s****e@a****e> | about 11 years ago | |
| a2e54944 | As suggested in https://github.com/ktoso/maven-git-commit-id-plugin/pull/212:... | S L <s****e@a****e> | about 11 years ago | |
| ab1b2658 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/211 : slightly bet... | S L <s****e@a****e> | about 11 years ago | |
| 0288f753 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/211 : add a switch... | S L <s****e@a****e> | about 11 years ago | |
| 03723767 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/211 : add a switch... | S L <s****e@a****e> | about 11 years ago | |
| f7b16715 | merge Merge pull request #210 from TheSnoozer/master | TheSnoozer <s****e@a****e> | about 11 years ago | |
| 541a98e8 | the dateFormatTimeZone-eature will be available since version 2.2.0 | S L <s****e@a****e> | about 11 years ago | |
| b8da4eda | Test for https://github.com/ktoso/maven-git-commit-id-plugin/issues/204 | S L <s****e@a****e> | about 11 years ago | |
| 62ad789b | https://github.com/ktoso/maven-git-commit-id-plugin/issues/204 : First draft ... | S L <s****e@a****e> | about 11 years ago | |
| dacf4a07 | merge Merge pull request #206 from TheSnoozer/master | TheSnoozer <s****e@a****e> | about 11 years ago | |
| e23b0acb | added Migration Instructions to the Readme | S L <s****e@a****e> | about 11 years ago | |
| 80fced8d | Fix for https://github.com/ktoso/maven-git-commit-id-plugin/issues/122: renam... | S L <s****e@a****e> | about 11 years ago | |
| 4df44aac | Drop support for java jdk1.6 | S L <s****e@a****e> | about 11 years ago | |
| 98548a72 | merge Merge pull request #205 from Martin-Wegner/master | TheSnoozer <s****e@a****e> | about 11 years ago | |
| 099b7e36 | update jgit from 3.7.0.201502260915-r to 4.0.0.201506090130-r to fix issue #203 | mwe <m****e@e****e> | about 11 years ago | |
| 38791146 | merge Merge pull request #200 from TheSnoozer/master | TheSnoozer <s****e@m****e> | about 11 years ago | |
| 90c3998f | creating a new git-intergration repository to fix the integration tests the r... | S L <s****e@m****e> | over 11 years ago | |
| 09085f12 | Due the shallow clone of the travis the tests currently fail | S L <s****e@m****e> | over 11 years ago | |
| 5a104c7b | update readme to the latest version | S L <s****e@m****e> | over 11 years ago | |
| 59e1bf3d | Revert "Ignore failing tests on macos" | S L <s****e@m****e> | over 11 years ago | |
| 6ca9bd96 | [maven-release-plugin] prepare for next development iteration | Konrad Malawski <k****i@t****m> | over 11 years ago | |
| b899499b | [maven-release-plugin] prepare release v2.1.15 | Konrad Malawski <k****i@t****m> | over 11 years ago | |
| e62909a2 | Ignore failing tests on macos | Konrad Malawski <k****i@t****m> | over 11 years ago | |
| 1229bfe2 | merge Merge pull request #197 from TheSnoozer/master | TheSnoozer <s****e@m****e> | over 11 years ago | |
| d11cded0 | we want to create a uber-jar not a uber-war :) | S L <s****e@m****e> | over 11 years ago | |
| 27bdb570 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/196: create a uber... | S L <s****e@m****e> | over 11 years ago | |
| 85318919 | merge Merge pull request #195 from TheSnoozer/master | Konrad Malawski <k****o@p****l> | over 11 years ago | |
| 52a53758 | make it simple and just let each class have a single instance of the jGitCommon | S L <s****e@m****e> | over 11 years ago | |
| 3778f3ab | Use a single instance of JGitCommon | S L <s****e@m****e> | over 11 years ago | |
| 877afe0e | Remove all @author tags, to make feel collective ownership about the code, al... | S L <s****e@m****e> | over 11 years ago | |
| f3a80e74 | adding Properties git.closest.tag.name, git.closest.tag.commit.count and git.... | S L <s****e@m****e> | over 11 years ago | |
| 81aab5cc | adjust license header | S L <s****e@m****e> | over 11 years ago | |
| 9dbac37c | First draft for https://github.com/ktoso/maven-git-commit-id-plugin/issues/54 | S L <s****e@m****e> | over 11 years ago | |
| a1a992d4 | refactoring: moving some common functionality to JGitCommon | S L <s****e@m****e> | over 11 years ago | |
| ea4a1b67 | removing static modifier | S L <s****e@m****e> | over 11 years ago | |
| e1cd88f9 | refactoring: extracting some functionality to a new class JGitCommon | S L <s****e@m****e> | over 11 years ago | |
| b43afd25 | Update readme: 2.1.14 | Konrad Malawski <k****i@t****m> | over 11 years ago | |
| 4e48fe79 | [maven-release-plugin] prepare for next development iteration | Konrad Malawski <k****i@t****m> | over 11 years ago | |
| 29dc3016 | [maven-release-plugin] prepare release v2.1.14 | Konrad Malawski <k****i@t****m> | over 11 years ago | |
| c9f6423b | merge Merge pull request #194 from TheSnoozer/master | Konrad Malawski <k****o@p****l> | over 11 years ago | |
| bb8c681a | https://github.com/ktoso/maven-git-commit-id-plugin/issues/191:Plugin should ... | S L <s****e@m****e> | over 11 years ago | |
| f486e7f2 | merge Merge pull request #192 from Cousnouf/feature/new_parameters | TheSnoozer <s****e@m****e> | over 11 years ago | |
| db9c1a2a | Removed additional properties and put the build version as a standard propert... | Marc Cappelletti <m****i@n****m> | over 11 years ago | |
| e3c83da0 | Added includeProperties and additionalProperties as mojo parameters. | Marc Cappelletti <m****i@n****m> | over 11 years ago | |
| e77fb260 | merge Merge pull request #189 from gitter-badger/gitter-badge | Konrad Malawski <k****o@p****l> | over 11 years ago | |
| 6de4741a | Added Gitter badge | The Gitter Badger <b****r@g****m> | over 11 years ago | |
| 1ca61b0c | merge Merge pull request #187 from TheSnoozer/master | Konrad Malawski <k****o@p****l> | over 11 years ago | |
| e8c68b71 | this version of the plugin should support java 6 | S L <s****e@m****e> | over 11 years ago | |
| c001e47c | getting the readme back to business; added injectAllReactorProjects to the do... | S L <s****e@m****e> | over 11 years ago | |
| 242dcfd0 | merge Merge pull request #184 from TheSnoozer/master | TheSnoozer <l****e@t****e> | over 11 years ago | |
| 75d855ea | merge Merge pull request #186 from sergey-podolsky/master | Konrad Malawski <k****o@p****l> | over 11 years ago | |
| 9775650d | Add missing git.build.host to GitRepositoryState Bean | Sergey Podolsky <s****y@g****m> | over 11 years ago | |
| 39a761ca | merge Merge pull request #178 from sergey-podolsky/master | Konrad Malawski <k****o@p****l> | over 11 years ago | |
| c6517a1a | Revert "Fix paths in unit tests so that they do not fail on OS Windows" | Sergey Podolsky <s****y@g****m> | over 11 years ago | |
| 3299e837 | introduce a demo-profile inside the pom, see https://github.com/ktoso/maven-g... | S L <s****e@m****e> | over 11 years ago | |
| bf4adb62 | merge Merge pull request #182 from TheSnoozer/master | TheSnoozer <l****e@t****e> | over 11 years ago | |
| 31395432 | reword you've -> you have | S L <s****e@m****e> | over 11 years ago | |
| b5740b76 | Avoid NPE as discussed in https://github.com/ktoso/maven-git-commit-id-plugin... | S L <s****e@m****e> | over 11 years ago | |
| 4e28dbf4 | merge Merge pull request #180 from TheSnoozer/master | TheSnoozer <l****e@t****e> | over 11 years ago | |
| 94e2404f | Fix for possible NPE as discussed in https://github.com/ktoso/maven-git-commi... | S L <s****e@m****e> | over 11 years ago |