2023-07-01 11:11:58 by Thomas Klausner | Files touched by this commit (1) |
Log message: revbump: fix LICENSE |
2023-06-10 16:35:29 by Thomas Klausner | Files touched by this commit (3) |
Log message: revbump: support bumping go packages Bump version. |
2023-06-06 12:57:28 by Thomas Klausner | Files touched by this commit (12) | ![]() |
Log message: revbump: update to 3.2. Remove old perl scripts. Just use revbump.py. |
2023-05-31 16:04:40 by Thomas Klausner | Files touched by this commit (2) | ![]() |
Log message: revbump: update to 3.1 Bugfix: add package itself to commitlist |
2023-05-26 08:47:54 by Thomas Klausner | Files touched by this commit (4) | ![]() |
Log message: revbump: update to 3.0. Rewrite as a single script in Python. Leave Perl scripts in place for now. |
2022-11-19 14:16:00 by Makoto Fujiwara | Files touched by this commit (1) |
Log message: (pkgtools/revbump) Add Copyright notice for check-cvs-diff. Tks wiz@ |
2022-11-18 05:18:22 by David H. Gutteridge | Files touched by this commit (2) |
Log message: revbump: fix support for Python >= 3.10 in check-cvs-diff One regex was missing the final potential digit to strip off. |
2022-11-17 08:25:30 by Thomas Klausner | Files touched by this commit (2) |
Log message: revbump: support python 3.10 and newer in check-cvs-diff Bump version. |
2022-11-17 01:20:28 by David H. Gutteridge | Files touched by this commit (2) |
Log message: revbump: correct an error message in check-cvs-diff While here, also add an RCS ID to the file. XXX the file is also missing its copyright header block. |
2022-11-12 12:26:20 by Greg Troxel | Files touched by this commit (2) |
Log message: pkgtools/revbump: Catch up with ocaml.mk move mk/ocaml.mk has moved to lang/ocaml/ocaml.mk, so simply adjust the path here. |