Statistics
| Branch: | Tag: | Revision:

root / devflow @ 671d8708

Name Size
__init__.py 2.9 kB
autopkg.py 12.5 kB
utils.py 7.1 kB
versioning.py 13.6 kB

Latest revisions

# Date Author Comment
671d8708 06/21/2013 11:53 am Christos Stavrakakis

fix

81f246c1 06/21/2013 11:42 am Christos Stavrakakis

Fix bug in debian branches with distribution

Fix getting branch type for debian branches with distribution

751225ec 06/20/2013 01:53 pm Christos Stavrakakis

Remove toplevel and pep8 version file

382414fe 06/20/2013 01:37 pm Ilias Tsitsimpis

Replace rstrip with re.sub

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)

e6eede99 06/12/2013 05:38 pm Christos Stavrakakis

Allow snapshots on master

1296e42b 06/05/2013 03:32 pm Christos Stavrakakis

Option for specifying debian branch to use

b8f857f8 06/05/2013 03:31 pm Christos Stavrakakis

Include distribution when searching debian branch

Debian branches are searched with the following order:

-feature-X: * debian-feature-X-distro * debian-feature-X * debian-develop-distro * debian-develop

42868817 06/05/2013 02:24 pm Christos Stavrakakis

Add dist codename in debian version and changelog

a09634f8 06/05/2013 01:08 pm Christos Stavrakakis

Add option for source-only builds.

5c58523e 06/05/2013 12:46 pm Christos Stavrakakis

Merge branch 'master' into develop

Conflicts:
devflow/utils.py

View revisions

Also available in: Atom