~vcs-imports/nut:powerchain

Last commit made on 2013-02-28
Get this branch:
git clone -b powerchain https://git.launchpad.net/~vcs-imports/nut

Branch merges

Branch information

Name:
powerchain
Repository:
lp:~vcs-imports/nut

Recent commits

21b897c... by Arnaud Quette <email address hidden>

Powerchain: first implementation (GitHub Issue #8)

b00e1df... by Charles Lepple <email address hidden>

Issue #4: Specify starting commit to gitlog2changelog.py

6ba9537... by Michal Soltys <email address hidden>

apcsmart: add old APC 600I compatibility entry

Though without 'T' - until we handle situations when single nut variable
is able to correspond to more than one apc var.

Signed-off-by: Michal Soltys <email address hidden>
Testet-by: Markus Pruehs <email address hidden>

a4fb8c9... by Charles Lepple <email address hidden>

Merge branch 'git-changelog'

Runs 'git log' on the current branch, and generates a GNU-style ChangeLog.

9e16419... by Charles Lepple <email address hidden>

git-changelog: really fixes #4 (missing entries)

The script was discarding any commits which happened to include the word
'commit'.

75feb71... by Charles Lepple <email address hidden>

git-changelog: remove re.* calls for simple string matching

2a030d4... by Charles Lepple <email address hidden>

git-changelog: Fix list of distributed files

4b7e0b3... by Charles Lepple <email address hidden>

Fixes issue #4: ChangeLog now includes single-file commits.

018139e... by Charles Lepple <email address hidden>

Issue #4: generate ChangeLog from git logs

This seems to generate long ChangeLog entries in the format we had with svn2cl,
but some commits appear to be missing.

ccc3cdd... by Charles Lepple <email address hidden>

Import gitlog2changelog.py (2008-12-27)

https://github.com/cryos/avogadro/commit/8be9957e5b3b5675701ef2ed002aa9e718d4146e#scripts/gitlog2changelog.py