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