19 Commits

Author SHA1 Message Date
zimoch f339a58da9 another attempt to fix tags with lots of numbers 2025-05-02 09:02:54 +02:00
zimoch 5f3cd1a065 yet another fix for tags with lots of numbers 2024-11-20 09:12:01 +01:00
zimoch 29f4de9cb3 fix recognition of some special tag patterns like F_1_2_2_O_1_0_2 2024-08-14 14:04:28 +02:00
zimoch 1d3ae631dc drop CVS support 2024-07-02 16:39:28 +02:00
zimoch 51bf9c1547 bugfix: annotated tags were not handled correctly 2023-08-30 09:14:00 +02:00
zimoch e4760cee1d bugfix: anchored pattern did not allow additional _ before number part 2023-08-28 15:40:07 +02:00
zimoch e7608b81d6 anchor patterns to beginning of line to avoid false parsing like reading comments as version tags 2023-08-09 17:22:28 +02:00
zimoch b3c1b8f9e9 fix bug checking remote tag info of format string_major_minor_patch 2023-08-08 17:21:51 +02:00
zimoch 08d12526b1 fix bug in branch parsing when being ahead of remote branch 2023-08-08 14:55:01 +02:00
zimoch e992b3e81d bugfix in parsing commit hash 2023-08-08 14:04:44 +02:00
zimoch 4d12d32d92 improve error handling when checking remote tag 2023-07-12 11:26:26 +02:00
zimoch 9d65582504 check tags for consistency with remote (and clean up and improve debugging) 2023-07-07 15:26:50 +02:00
zimoch 575b336722 make diverged branches force test version 2022-04-25 16:00:21 +02:00
zimoch 9f989a5abf Another problem. New fix try: do not consider branch names as version numbers 2021-01-13 11:11:33 +01:00
zimoch ab393dd6ac better fix for problem with version number: tag must be at beginning of line 2021-01-06 10:08:57 +01:00
zimoch a34fbcbc73 Revert "ignore comments from git status to no confuse the version number parser with branch information"
Makes problem some comment lines from git status which contain useful information.

This reverts commit 2d448c56af.
2021-01-06 09:38:07 +01:00
zimoch 2d448c56af ignore comments from git status to no confuse the version number parser with branch information 2020-12-09 15:29:32 +01:00
Xiaoqiang Wang bc00321f36 use select to read child process's stdout and stderr 2020-08-17 14:00:07 +02:00
Xiaoqiang Wang a6fef442dd translated from tcl to perl 2020-05-06 11:27:05 +02:00