- 01 Jul, 2013 2 commits
-
-
Kostas Papadimitriou authored
fallback to uname command output as a distro codename. This allows developers to use commands such `update-version` on other than linux unix-like environments (FreeBSD, OSX etc.).
-
Christos Stavrakakis authored
Add devflow-flow for automatically managing most common tasks for starting and ending release, hotfix and feature branches.
-
- 28 Jun, 2013 10 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Add extra option to devflow.conf file, containg a version_template file for each package. Devflow will read this file, substitute all DEVFLOW_ variables and write it to version_file. The available variables are: DEVFLOW_VERSION DEVFLOW_DEBIAN_VERSION DEVFLOW_BRANCH DEVFLOW_REVISION_ID DEVFLOW_REVISION_NUMBER DEVFLOW_USER_EMAIL DEVFLOW_USER_NAME
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Use --auto-commit option to automatically apply patches for version files, instead of ignoring them.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Conflicts: version
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
- 27 Jun, 2013 3 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
- 21 Jun, 2013 6 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Fix getting branch type for debian branches with distribution
-
- 20 Jun, 2013 4 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Ilias Tsitsimpis authored
With rstrip we specify a set of characters to be removed. We want to remove a substring hence the use of re.sub. (rstrip produces wrong results in many cases)
-
Christos Stavrakakis authored
-
- 19 Jun, 2013 2 commits
-
-
Christos Stavrakakis authored
-
Ilias Tsitsimpis authored
With rstrip we specify a set of characters to be removed. We want to remove a substring hence the use of re.sub. (rstrip produces wrong results in many cases)
-
- 12 Jun, 2013 2 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
- 05 Jun, 2013 6 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Debian branches are searched with the following order: -feature-X: * debian-feature-X-distro * debian-feature-X * debian-develop-distro * debian-develop
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Conflicts: devflow/utils.py
-
- 08 Apr, 2013 4 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
- 02 Apr, 2013 1 commit
-
-
Christos Stavrakakis authored
Conflicts: version
-