summaryrefslogtreecommitdiff
path: root/tools/read-version
AgeCommit message (Expand)Author
2020-03-24tools: use python3 (#274)Ryan Harper
2020-02-20Update tooling for GitHub-based new releases (#223)Daniel Watkins
2019-04-23tools/read-version: handle errorsChad Miller
2018-08-31read-version: enhance error messageJoshua Powers
2018-01-24tools/read-version: Fix read-version when in a git worktree.Scott Moser
2017-10-05tools: Give specific --abbrev=8 to "git describe"Scott Moser
2017-01-23build: fix running Make on a branch with tags other than masterScott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-08-10tools/read-version: update to address change in versionScott Moser
2016-08-09read-version: do not attempt git-describe if no git.Scott Moser
2016-08-08For upstream snapshot versions do not modify git-describe output.Scott Moser
2016-08-05drop modification of version during make-tarball, tools changes.Scott Moser
2016-08-05adjust tools and version information.Scott Moser
2014-01-22tools/read-dependencies tools/read-version: rewrite in pythonScott Moser
2013-09-11fix read-versionScott Moser
2013-09-11better checking and portability in read-dependencies and read-versionScott Moser
2013-09-08tools/read-dependencies, read-version: cleanups, and use sed not grepScott Moser
2013-04-09tools: fix [some] shell quoting problemsScott Moser
2012-07-09rework packaging tools to find the right cloud-init topdirJoshua Harlow
2012-07-06Reworking these to look attempt to find the right parent directory, as well Joshua Harlow
2012-06-26Add check that the changelog version is the same as the code versionharlowja
2012-06-25This tool knows how to extract the current version from the 'changelog' file.Joshua Harlow