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

Issue 436963005: Added hyphen-only options (Closed)

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

Description

Added hyphen-only options Some options have words separated by underscores. Added options with same name and underscores replaced by hyphens. BUG=400953 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=288366

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fix one more option #

Patch Set 3 : Fixed options in some calling code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -13 lines) Patch
M git_cache.py View 1 2 2 chunks +5 lines, -3 lines 0 comments Download
M git_cl.py View 2 chunks +4 lines, -1 line 0 comments Download
M git_new_branch.py View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M git_rebase_update.py View 1 chunk +2 lines, -1 line 0 comments Download
M git_reparent_branch.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M man/src/depot_tools_tutorial.demo.walkthrough.sh View 1 2 1 chunk +1 line, -1 line 0 comments Download
M man/src/git-rebase-update.txt View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M tests/git_rebase_update_test.py View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 35 (0 generated)
pgervais
Just to reduce mental load a little bit.
6 years, 4 months ago (2014-08-01 23:29:55 UTC) #1
iannucci
On 2014/08/01 23:29:55, pgervais wrote: > Just to reduce mental load a little bit. I'm ...
6 years, 4 months ago (2014-08-01 23:33:40 UTC) #2
pgervais
On 2014/08/01 23:33:40, iannucci wrote: > On 2014/08/01 23:29:55, pgervais wrote: > > Just to ...
6 years, 4 months ago (2014-08-01 23:47:32 UTC) #3
iannucci
https://codereview.chromium.org/436963005/diff/1/git_cache.py File git_cache.py (right): https://codereview.chromium.org/436963005/diff/1/git_cache.py#newcode545 git_cache.py:545: parser.add_option('--no_bootstrap', action='store_true', this one? https://codereview.chromium.org/436963005/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/436963005/diff/1/git_cl.py#newcode1719 ...
6 years, 4 months ago (2014-08-01 23:49:21 UTC) #4
pgervais
On 2014/08/01 23:49:21, iannucci wrote: > https://codereview.chromium.org/436963005/diff/1/git_cache.py > File git_cache.py (right): > > https://codereview.chromium.org/436963005/diff/1/git_cache.py#newcode545 > ...
6 years, 4 months ago (2014-08-02 00:25:01 UTC) #5
pgervais
On 2014/08/02 00:25:01, pgervais wrote: > On 2014/08/01 23:49:21, iannucci wrote: > > https://codereview.chromium.org/436963005/diff/1/git_cache.py > ...
6 years, 4 months ago (2014-08-02 00:27:52 UTC) #6
iannucci
On 2014/08/02 00:27:52, pgervais wrote: > On 2014/08/02 00:25:01, pgervais wrote: > > On 2014/08/01 ...
6 years, 4 months ago (2014-08-02 00:30:15 UTC) #7
pgervais
On 2014/08/02 00:30:15, iannucci wrote: > On 2014/08/02 00:27:52, pgervais wrote: > > On 2014/08/02 ...
6 years, 4 months ago (2014-08-02 01:27:30 UTC) #8
iannucci
On 2014/08/02 01:27:30, pgervais wrote: > On 2014/08/02 00:30:15, iannucci wrote: > > On 2014/08/02 ...
6 years, 4 months ago (2014-08-02 01:35:59 UTC) #9
dnj
+1 on only one expression of a command-line option. I also prefer underscores for both ...
6 years, 4 months ago (2014-08-02 16:06:59 UTC) #10
pgervais
On 2014/08/02 16:06:59, dnj wrote: > +1 on only one expression of a command-line option. ...
6 years, 4 months ago (2014-08-04 16:08:28 UTC) #11
cmp
+vadimsh since a couple of years ago I mentioned to him that we should pick ...
6 years, 4 months ago (2014-08-04 21:49:19 UTC) #12
pgervais
On 2014/08/04 21:49:19, cmp wrote: > +vadimsh since a couple of years ago I mentioned ...
6 years, 4 months ago (2014-08-06 02:18:50 UTC) #13
pgervais
On 2014/08/06 02:18:50, pgervais wrote: > On 2014/08/04 21:49:19, cmp wrote: > > +vadimsh since ...
6 years, 4 months ago (2014-08-07 16:45:05 UTC) #14
iannucci
lgtm
6 years, 4 months ago (2014-08-07 23:58:29 UTC) #15
pgervais
The CQ bit was checked by pgervais@chromium.org
6 years, 4 months ago (2014-08-08 00:12:51 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pgervais@chromium.org/436963005/40001
6 years, 4 months ago (2014-08-08 00:13:30 UTC) #17
commit-bot: I haz the power
Failed to request the patch to try. Please note that binary files are still unsupported ...
6 years, 4 months ago (2014-08-08 00:14:06 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-08 00:14:20 UTC) #19
commit-bot: I haz the power
Failed to request the patch to try. Please note that binary files are still unsupported ...
6 years, 4 months ago (2014-08-08 00:14:21 UTC) #20
pgervais
The CQ bit was checked by pgervais@chromium.org
6 years, 4 months ago (2014-08-08 00:20:28 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pgervais@chromium.org/436963005/40001
6 years, 4 months ago (2014-08-08 00:21:27 UTC) #22
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-08 00:25:18 UTC) #23
commit-bot: I haz the power
Failed to request the patch to try. Please note that binary files are still unsupported ...
6 years, 4 months ago (2014-08-08 00:25:28 UTC) #24
pgervais
The CQ bit was checked by pgervais@chromium.org
6 years, 4 months ago (2014-08-08 00:44:01 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pgervais@chromium.org/436963005/40001
6 years, 4 months ago (2014-08-08 00:44:33 UTC) #26
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-08 00:45:39 UTC) #27
commit-bot: I haz the power
Failed to request the patch to try. Please note that binary files are still unsupported ...
6 years, 4 months ago (2014-08-08 00:45:42 UTC) #28
sheyang
The CQ bit was checked by sheyang@chromium.org
6 years, 4 months ago (2014-08-08 01:39:57 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pgervais@chromium.org/436963005/40001
6 years, 4 months ago (2014-08-08 01:40:11 UTC) #30
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-08 01:41:57 UTC) #31
commit-bot: I haz the power
Presubmit check for 436963005-40001 failed and returned exit status 1. Running presubmit commit checks ...
6 years, 4 months ago (2014-08-08 01:42:10 UTC) #32
pgervais
The CQ bit was checked by pgervais@chromium.org
6 years, 4 months ago (2014-08-08 15:49:24 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pgervais@chromium.org/436963005/40001
6 years, 4 months ago (2014-08-08 15:50:22 UTC) #34
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 15:52:36 UTC) #35
Message was sent while issue was closed.
Change committed as 288366

Powered by Google App Engine
This is Rietveld 408576698