git-restack/git_review
Benjamin Pflanz d80b6cb346 Don't parse git log header for topic
When looking for candidate topic in bug or blueprint ID, get the
git log  without header lines, e.g., commit hash, author, committer,
dates, so that accidental matches such as commit hash (which could look
like a bug ID) or user name (which could look like anything) don't
accidentally get taken as the topic.

Change-Id: Ie45ed7509e7f873e566f078b55cadd547da704dd
Closes-Bug: #2000296
2015-06-18 13:22:37 -04:00
..
tests Don't parse git log header for topic 2015-06-18 13:22:37 -04:00
__init__.py Migrate to pbr. 2013-08-15 20:42:37 +00:00
cmd.py Don't parse git log header for topic 2015-06-18 13:22:37 -04:00