Commit graph

12 commits

Author SHA1 Message Date
Paulo F. Oliveira
0a4fde35e7 Remove dead code 2021-03-25 00:02:53 +00:00
Sascha Kattelmann
6e9f640c9c Fix git version parsing 2018-02-01 10:43:38 +01:00
Tristan Sloughter
f1ecf12ad3 fix git command to find tags and default empty pattern 2017-11-17 10:15:25 -08:00
Fred Hebert
df7728d81f Fix bad unicode transition for OTP 20+
The trim/3 function accepts a list of graphemes rather than a single
character. This means previous patches were wrong and totally breaking.
2017-11-14 21:20:36 -05:00
Fred Hebert
f8f72b7cc5 Add compile-time switch for OTP-20 string funcs
Allows support for Unicode data, and prevents compile warnings that will
start with OTP-20.
2017-11-01 11:26:17 -04:00
Benedikt Reinartz
57f56c2860 Make ec_git_vsn Windows-compatible, readd prefix functionality. 2016-04-06 16:28:20 +02:00
Tristan Sloughter
7c37ecf949 make v optional as prefix to version in git_vsn 2015-09-19 13:08:11 -05:00
Joe DeVivo
381189c006 Made grep version command's grep POSIX 2015-07-12 07:31:08 -07:00
Joe DeVivo
2d634c5e46 Made version prefix configurable in ec_git_vsn 2015-07-10 09:37:21 -07:00
Tristan Sloughter
5ef8371020 make git vsn the same as used in rebar_vsn_plugin 2014-11-03 11:55:06 -06:00
Jordan Wilberding
449051bcd6 Fix argument for iolist_to_binary call 2014-03-28 08:39:26 +01:00
Eric B Merritt
47bcbd49b6 Suppport a vsn signature with a git implementation 2014-03-26 13:32:24 -07:00