Releases: eventum/scm
Releases · eventum/scm
3.2.1 - 2020-10-20
3.2.0 - 2019-08-20
- CVS: Add support for loading saved context, #7
3.1.4 - 2019-08-13
- include time in
save_environment
, #4
3.1.3 - 2017-10-24
- use --no-renames for git status extract, #3
3.1.2 - 2016-09-06
- git hook does not match multiline messages. #2
3.1.1 - 2016-09-06
- save execution environment in case of errors
- use 5s timeout for making requests
- automate .phar building using travis
3.1.0 - 2016-04-28
This version of hooks require Eventum 3.1.0.
From this version onwards eventum-scm is not released as part of main Eventum release.
- cvs/svn/git hooks rewritten to handle new payload for Eventum 3.1.0
- use JSON payload to post data to Eventum, 134fd35
- lose config, use command line arguments to configure hooks
- use GL_REPO as git project name
3.0.12 - 2016-04-19
- cvs/svn/git: include commitid information on commits
3.0.4 - 2015-10-31
- no functional changes
3.0.3 - 2015-10-13
- git: default to
GL_REPO
, 6a5d58c