Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(750)

Issue 521033002: Added git footers tool to parse conventional metadata from git commits (Closed)

Created:
6 years, 3 months ago by luqui
Modified:
6 years, 3 months ago
Reviewers:
iannucci
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Project:
tools
Visibility:
Public.

Description

Added git footers tool to parse conventional metadata from git commits BUG=407316 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=291777

Patch Set 1 #

Total comments: 3

Patch Set 2 : A footer is not a header #

Patch Set 3 : Implemented --position and friends #

Patch Set 4 : Docs and tests #

Total comments: 9

Patch Set 5 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+516 lines, -71 lines) Patch
A + git-footers View 1 chunk +1 line, -1 line 0 comments Download
A git_footers.py View 1 2 3 4 1 chunk +131 lines, -0 lines 0 comments Download
A + man/html/git-footers.html View 1 2 3 5 chunks +81 lines, -70 lines 0 comments Download
A man/man1/git-footers.1 View 1 2 3 1 chunk +144 lines, -0 lines 0 comments Download
A man/src/_git-footers_desc.helper.txt View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A man/src/git-footers.txt View 1 2 3 1 chunk +71 lines, -0 lines 0 comments Download
A man/src/git-footers.demo.1.sh View 1 2 3 1 chunk +17 lines, -0 lines 0 comments Download
A tests/git_footers_test.py View 1 2 3 1 chunk +70 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
luqui
ptal
6 years, 3 months ago (2014-08-30 00:13:21 UTC) #2
iannucci
thanks for doing this. could you also add manpage documentation? cd man/src make_docs.sh <git checkout ...
6 years, 3 months ago (2014-08-30 00:24:20 UTC) #3
luqui
addressed; ptal
6 years, 3 months ago (2014-09-03 00:08:07 UTC) #4
iannucci
lgtm https://codereview.chromium.org/521033002/diff/60001/git_footers.py File git_footers.py (right): https://codereview.chromium.org/521033002/diff/60001/git_footers.py#newcode68 git_footers.py:68: number can be None if that doesn't make ...
6 years, 3 months ago (2014-09-03 00:21:44 UTC) #5
luqui
https://codereview.chromium.org/521033002/diff/60001/git_footers.py File git_footers.py (right): https://codereview.chromium.org/521033002/diff/60001/git_footers.py#newcode68 git_footers.py:68: number can be None if that doesn't make sense ...
6 years, 3 months ago (2014-09-03 02:28:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/luqui@chromium.org/521033002/80001
6 years, 3 months ago (2014-09-03 02:29:11 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-03 02:31:04 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as 291777

Powered by Google App Engine
This is Rietveld 408576698