Skip to content

Releases: greg0ire/git_template

Add support for Jira ticketrefs

Choose a tag to compare

@greg0ire greg0ire released this 30 Oct 19:53
v3.4.0
de06b1c

Contributed by @davidcollom

Add support for make

Choose a tag to compare

@greg0ire greg0ire released this 17 May 21:50
v3.3.0
7dd1194

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

Improved MacOS compatibility

Choose a tag to compare

@greg0ire greg0ire released this 11 Apr 08:23

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

PHPCS-fixer hook

Choose a tag to compare

@greg0ire greg0ire released this 05 Jul 10:23

This release comes with a hook for phpcs-fixer.

small bugfixes

Choose a tag to compare

@greg0ire greg0ire released this 06 Aug 12:40
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

Choose a tag to compare

@greg0ire greg0ire released this 27 Mar 13:51

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

fix small error in the documentation

Choose a tag to compare

@greg0ire greg0ire released this 14 Jan 08:54

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

Move files that need copying to a separate directory

Choose a tag to compare

@greg0ire greg0ire released this 13 Jan 22:25

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

Choose a tag to compare

@greg0ire greg0ire released this 03 Sep 17:42

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

syntax checker hook

Choose a tag to compare

@greg0ire greg0ire released this 31 Aug 15:04

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