git-restack/git_review/tests
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
..
__init__.py Merge "Switch to requests to support proxying of 'https'" 2015-06-12 15:16:04 +00:00
prepare.py Implement integration tests. 2013-08-15 21:08:08 +00:00
test_git_review.py Don't parse git log header for topic 2015-06-18 13:22:37 -04:00
test_unit.py Choose tracked branch for rebase when submitting 2015-03-18 09:17:34 -04:00
utils.py Enable color support based on tty and config 2014-11-26 20:35:09 +00:00