Statistics
| Branch: | Tag: | Revision:

root / devflow @ 842df8ac

Name Size
__init__.py 3 kB
autopkg.py 13.2 kB
flow.py 5.7 kB
utils.py 7.9 kB
versioning.py 14.3 kB

Latest revisions

# Date Author Comment
842df8ac 07/02/2013 01:28 am Kostas Papadimitriou

Use lsb_release only if available

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.).

c3c33dd0 07/01/2013 01:52 pm Christos Stavrakakis

Add devflow-flow script for handling git flow

Add devflow-flow for automatically managing most common tasks for
starting and ending release, hotfix and feature branches.

595d480a 06/28/2013 08:43 pm Christos Stavrakakis

pylint fixes

636aa0f3 06/28/2013 06:06 pm Christos Stavrakakis

PEP8 fix

3a137edf 06/28/2013 05:07 pm Christos Stavrakakis

Specify version_template in devflow.conf

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...

c13bf70a 06/28/2013 02:18 pm Christos Stavrakakis

Export version to debuild environment

938a4739 06/28/2013 01:17 pm Christos Stavrakakis

Add option to automatically push tags and branches

8f939e17 06/28/2013 12:55 pm Christos Stavrakakis

Automatically apply patches

Use --auto-commit option to automatically apply patches for version
files, instead of ignoring them.

88d15d7e 06/28/2013 12:55 pm Christos Stavrakakis

Handle case of no user in config

6b88d711 06/28/2013 11:27 am Christos Stavrakakis

Get vcs_user info from gitconfig

View revisions

Also available in: Atom