Skip to content

Releases: greg0ire/git_template

Add support for Jira ticketrefs

30 Oct 19:53
v3.4.0
de06b1c
Compare
Choose a tag to compare

Add support for make

17 May 21:50
v3.3.0
7dd1194
Compare
Choose a tag to compare

This release adds support for make! Go read the very short docs!

Improved MacOS compatibility

11 Apr 08:23
Compare
Choose a tag to compare

The configuration script has been made compatible with MacOS, thanks to @metajiji

PHPCS-fixer hook

05 Jul 10:23
Compare
Choose a tag to compare

This release comes with a hook for phpcs-fixer.

small bugfixes

06 Aug 12:40
Compare
Choose a tag to compare
check copied, renamed and modified files as well

When using diff-filter at first, I probably thought it was about lines,
when in fact, it was about lines.

xliff syntax checker

27 Mar 13:51
Compare
Choose a tag to compare

This release slightly improves the syntax checkers output, and adds a new syntax checker for xliff files.

fix small error in the documentation

14 Jan 08:54
Compare
Choose a tag to compare

This is just to make sure the docs for stable are correct.

Move files that need copying to a separate directory

13 Jan 22:25
Compare
Choose a tag to compare

This is a major release because of a BC-break that will cause you to change a git configuration variable. It is not a big deal, but you must do it if you upgrade. More details in the upgrade documentation

small bugfix for the configuration script

03 Sep 17:42
Compare
Choose a tag to compare

The configuration script does not like subfolders in hooks folder. Avoid them for the moment.

syntax checker hook

31 Aug 15:04
Compare
Choose a tag to compare

This version features :

  • a syntax checker hook, which only works for php, but is easy to extend for any language
  • a configuration entry for ctags options
  • a better way to find shunit