libv8 7.4.288.28.0beta1 → 7.8.279.23.0beta1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (144) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +0 -1
  3. data/lib/libv8/version.rb +1 -1
  4. data/vendor/depot_tools/annotated_gclient.py +2 -4
  5. data/vendor/depot_tools/auth.py +0 -2
  6. data/vendor/depot_tools/autoninja +1 -3
  7. data/vendor/depot_tools/autoninja.bat +1 -1
  8. data/vendor/depot_tools/autoninja.py +1 -3
  9. data/vendor/depot_tools/bb +1 -1
  10. data/vendor/depot_tools/bootstrap/win/manifest.txt +1 -1
  11. data/vendor/depot_tools/buildbucket.py +6 -8
  12. data/vendor/depot_tools/checkout.py +5 -7
  13. data/vendor/depot_tools/cipd +1 -1
  14. data/vendor/depot_tools/cipd_manifest.txt +4 -4
  15. data/vendor/depot_tools/cipd_manifest.versions +80 -80
  16. data/vendor/depot_tools/cit.py +7 -9
  17. data/vendor/depot_tools/clang_format.py +1 -4
  18. data/vendor/depot_tools/clang_format_merge_driver.py +7 -9
  19. data/vendor/depot_tools/compile_single_file.py +1 -3
  20. data/vendor/depot_tools/dart_format.py +2 -4
  21. data/vendor/depot_tools/depot-tools-auth.py +8 -10
  22. data/vendor/depot_tools/fix_encoding.py +2 -5
  23. data/vendor/depot_tools/gclient-new-workdir.py +0 -2
  24. data/vendor/depot_tools/gclient.py +9 -8
  25. data/vendor/depot_tools/gclient_scm.py +28 -54
  26. data/vendor/depot_tools/gclient_utils.py +4 -14
  27. data/vendor/depot_tools/gerrit_util.py +6 -8
  28. data/vendor/depot_tools/git_cache.py +37 -53
  29. data/vendor/depot_tools/git_cl.py +42 -115
  30. data/vendor/depot_tools/git_drover.py +1 -3
  31. data/vendor/depot_tools/git_find_releases.py +6 -8
  32. data/vendor/depot_tools/git_footers.py +5 -7
  33. data/vendor/depot_tools/git_freezer.py +1 -3
  34. data/vendor/depot_tools/git_map_branches.py +5 -7
  35. data/vendor/depot_tools/git_mark_merge_base.py +6 -8
  36. data/vendor/depot_tools/git_nav_downstream.py +5 -7
  37. data/vendor/depot_tools/git_number.py +1 -3
  38. data/vendor/depot_tools/git_rebase_update.py +43 -38
  39. data/vendor/depot_tools/git_reparent_branch.py +6 -8
  40. data/vendor/depot_tools/git_upstream_diff.py +2 -4
  41. data/vendor/depot_tools/gn.py +4 -6
  42. data/vendor/depot_tools/infra/config/recipes.cfg +1 -1
  43. data/vendor/depot_tools/led +1 -1
  44. data/vendor/depot_tools/luci-auth +1 -1
  45. data/vendor/depot_tools/lucicfg +1 -1
  46. data/vendor/depot_tools/mac_toolchain +1 -1
  47. data/vendor/depot_tools/man/html/depot_tools.html +1 -1
  48. data/vendor/depot_tools/man/html/depot_tools_tutorial.html +22 -28
  49. data/vendor/depot_tools/man/html/git-cl.html +1 -1
  50. data/vendor/depot_tools/man/html/git-drover.html +18 -18
  51. data/vendor/depot_tools/man/html/git-footers.html +1 -1
  52. data/vendor/depot_tools/man/html/git-freeze.html +3 -3
  53. data/vendor/depot_tools/man/html/git-hyper-blame.html +1 -1
  54. data/vendor/depot_tools/man/html/git-map-branches.html +2 -2
  55. data/vendor/depot_tools/man/html/git-map.html +1 -1
  56. data/vendor/depot_tools/man/html/git-mark-merge-base.html +1 -1
  57. data/vendor/depot_tools/man/html/git-nav-downstream.html +3 -3
  58. data/vendor/depot_tools/man/html/git-nav-upstream.html +6 -12
  59. data/vendor/depot_tools/man/html/git-new-branch.html +1 -1
  60. data/vendor/depot_tools/man/html/git-rebase-update.html +1 -20
  61. data/vendor/depot_tools/man/html/git-rename-branch.html +1 -1
  62. data/vendor/depot_tools/man/html/git-reparent-branch.html +1 -1
  63. data/vendor/depot_tools/man/html/git-retry.html +1 -1
  64. data/vendor/depot_tools/man/html/git-squash-branch.html +1 -1
  65. data/vendor/depot_tools/man/html/git-thaw.html +1 -1
  66. data/vendor/depot_tools/man/html/git-upstream-diff.html +6 -10
  67. data/vendor/depot_tools/man/man1/git-cl.1 +4 -4
  68. data/vendor/depot_tools/man/man1/git-drover.1 +21 -21
  69. data/vendor/depot_tools/man/man1/git-footers.1 +4 -4
  70. data/vendor/depot_tools/man/man1/git-freeze.1 +6 -6
  71. data/vendor/depot_tools/man/man1/git-hyper-blame.1 +4 -4
  72. data/vendor/depot_tools/man/man1/git-map-branches.1 +4 -4
  73. data/vendor/depot_tools/man/man1/git-map.1 +4 -4
  74. data/vendor/depot_tools/man/man1/git-mark-merge-base.1 +4 -4
  75. data/vendor/depot_tools/man/man1/git-nav-downstream.1 +6 -6
  76. data/vendor/depot_tools/man/man1/git-nav-upstream.1 +9 -15
  77. data/vendor/depot_tools/man/man1/git-new-branch.1 +3 -3
  78. data/vendor/depot_tools/man/man1/git-rebase-update.1 +4 -14
  79. data/vendor/depot_tools/man/man1/git-rename-branch.1 +4 -4
  80. data/vendor/depot_tools/man/man1/git-reparent-branch.1 +4 -4
  81. data/vendor/depot_tools/man/man1/git-retry.1 +4 -4
  82. data/vendor/depot_tools/man/man1/git-squash-branch.1 +4 -4
  83. data/vendor/depot_tools/man/man1/git-thaw.1 +4 -4
  84. data/vendor/depot_tools/man/man1/git-upstream-diff.1 +13 -7
  85. data/vendor/depot_tools/man/man7/depot_tools.7 +4 -4
  86. data/vendor/depot_tools/man/man7/depot_tools_tutorial.7 +27 -33
  87. data/vendor/depot_tools/man/src/filter_demo_output.py +1 -3
  88. data/vendor/depot_tools/man/src/git-rebase-update.txt +0 -7
  89. data/vendor/depot_tools/my_activity.py +11 -13
  90. data/vendor/depot_tools/my_reviews.py +29 -34
  91. data/vendor/depot_tools/ninjalog_uploader_wrapper.py +2 -4
  92. data/vendor/depot_tools/owners_finder.py +1 -3
  93. data/vendor/depot_tools/patch.py +1 -1
  94. data/vendor/depot_tools/post_build_ninja_summary.py +15 -17
  95. data/vendor/depot_tools/presubmit_canned_checks.py +1 -3
  96. data/vendor/depot_tools/presubmit_support.py +5 -10
  97. data/vendor/depot_tools/prpc +1 -1
  98. data/vendor/depot_tools/recipes/README.recipes.md +17 -17
  99. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_fail.json +6 -1
  100. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_fail_patch.json +4 -2
  101. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_fail_patch_download.json +6 -1
  102. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/unrecognized_commit_repo.json +5 -0
  103. data/vendor/depot_tools/recipes/recipe_modules/cipd/examples/full.expected/describe-failed.json +4 -2
  104. data/vendor/depot_tools/recipes/recipe_modules/cipd/examples/full.expected/pkg_bad_file.json +5 -25
  105. data/vendor/depot_tools/recipes/recipe_modules/cipd/examples/full.expected/pkg_bad_mode.json +5 -23
  106. data/vendor/depot_tools/recipes/recipe_modules/cipd/examples/full.expected/pkg_bad_verfile.json +5 -23
  107. data/vendor/depot_tools/recipes/recipe_modules/gclient/config.py +6 -0
  108. data/vendor/depot_tools/recipes/recipe_modules/gclient/examples/full.py +1 -0
  109. data/vendor/depot_tools/recipes/recipe_modules/gerrit/examples/full.expected/basic.json +5 -1
  110. data/vendor/depot_tools/recipes/recipe_modules/git/examples/full.expected/can_fail_build.json +6 -1
  111. data/vendor/depot_tools/recipes/recipe_modules/git/examples/full.expected/count-objects_with_bad_output_fails_build.json +5 -0
  112. data/vendor/depot_tools/recipes/recipe_modules/git/examples/full.expected/rebase_failed.json +6 -1
  113. data/vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/set_failure_hash_with_no_steps.json +3 -1
  114. data/vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_gerrit_patch.json +6 -4
  115. data/vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_gerrit_patch_and_target_ref.json +6 -4
  116. data/vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_git_patch.json +6 -4
  117. data/vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_git_patch_luci.json +6 -4
  118. data/vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch.json +6 -4
  119. data/vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch_new.json +6 -4
  120. data/vendor/depot_tools/rietveld.py +1 -3
  121. data/vendor/depot_tools/roll_dep.py +0 -2
  122. data/vendor/depot_tools/roll_dep_svn.py +11 -14
  123. data/vendor/depot_tools/scm.py +5 -10
  124. data/vendor/depot_tools/split_cl.py +11 -13
  125. data/vendor/depot_tools/subprocess2.py +1 -1
  126. data/vendor/depot_tools/third_party/colorama/LICENSE.txt +1 -0
  127. data/vendor/depot_tools/third_party/colorama/README.chromium +5 -4
  128. data/vendor/depot_tools/third_party/colorama/README.txt +304 -0
  129. data/vendor/depot_tools/third_party/colorama/__init__.py +4 -3
  130. data/vendor/depot_tools/third_party/colorama/ansi.py +30 -82
  131. data/vendor/depot_tools/third_party/colorama/ansitowin32.py +37 -105
  132. data/vendor/depot_tools/third_party/colorama/initialise.py +15 -39
  133. data/vendor/depot_tools/third_party/colorama/win32.py +28 -46
  134. data/vendor/depot_tools/third_party/colorama/winterm.py +31 -80
  135. data/vendor/depot_tools/third_party/upload.py +1 -1
  136. data/vendor/depot_tools/upload_to_google_storage.py +6 -8
  137. data/vendor/depot_tools/vpython +1 -1
  138. data/vendor/depot_tools/watchlists.py +3 -5
  139. data/vendor/depot_tools/weekly +2 -4
  140. data/vendor/depot_tools/win_toolchain/get_toolchain_if_necessary.py +36 -38
  141. data/vendor/depot_tools/win_toolchain/package_from_installed.py +8 -10
  142. data/vendor/depot_tools/wtf +3 -5
  143. metadata +3 -3
  144. data/vendor/depot_tools/third_party/colorama/README.rst +0 -346
@@ -2,12 +2,12 @@
2
2
  .\" Title: git-new-branch
3
3
  .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
4
  .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5
- .\" Date: 05/03/2019
5
+ .\" Date: 12/05/2018
6
6
  .\" Manual: Chromium depot_tools Manual
7
- .\" Source: depot_tools e58cce6c
7
+ .\" Source: depot_tools 0379dbb3
8
8
  .\" Language: English
9
9
  .\"
10
- .TH "GIT\-NEW\-BRANCH" "1" "05/03/2019" "depot_tools e58cce6c" "Chromium depot_tools Manual"
10
+ .TH "GIT\-NEW\-BRANCH" "1" "12/05/2018" "depot_tools 0379dbb3" "Chromium depot_tools Manual"
11
11
  .\" -----------------------------------------------------------------
12
12
  .\" * Define some portability stuff
13
13
  .\" -----------------------------------------------------------------
@@ -1,13 +1,13 @@
1
1
  '\" t
2
2
  .\" Title: git-rebase-update
3
3
  .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
- .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5
- .\" Date: 05/03/2019
4
+ .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
+ .\" Date: 12/15/2016
6
6
  .\" Manual: Chromium depot_tools Manual
7
- .\" Source: depot_tools e58cce6c
7
+ .\" Source: depot_tools f72f1ad
8
8
  .\" Language: English
9
9
  .\"
10
- .TH "GIT\-REBASE\-UPDATE" "1" "05/03/2019" "depot_tools e58cce6c" "Chromium depot_tools Manual"
10
+ .TH "GIT\-REBASE\-UPDATE" "1" "12/15/2016" "depot_tools f72f1ad" "Chromium depot_tools Manual"
11
11
  .\" -----------------------------------------------------------------
12
12
  .\" * Define some portability stuff
13
13
  .\" -----------------------------------------------------------------
@@ -113,11 +113,6 @@ depot\-tools\&.upstream, see
113
113
  .RE
114
114
  .SH "OPTIONS"
115
115
  .PP
116
- \-k, \-\-keep\-going
117
- .RS 4
118
- Keep processing past failed rebases\&.
119
- .RE
120
- .PP
121
116
  \-n, \-\-no\-fetch
122
117
  .RS 4
123
118
  Skip the
@@ -129,11 +124,6 @@ phase of rebase\-update\&.
129
124
  .RS 4
130
125
  More text than your terminal can handle\&.
131
126
  .RE
132
- .PP
133
- \-\-current
134
- .RS 4
135
- Only rebase the current branch\&.
136
- .RE
137
127
  .SH "CONFIGURATION VARIABLES"
138
128
  .SS "depot\-tools\&.rebase\-update\&.starting\-branch"
139
129
  .sp
@@ -1,13 +1,13 @@
1
1
  '\" t
2
2
  .\" Title: git-rename-branch
3
3
  .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
- .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5
- .\" Date: 05/03/2019
4
+ .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
+ .\" Date: 12/15/2016
6
6
  .\" Manual: Chromium depot_tools Manual
7
- .\" Source: depot_tools e58cce6c
7
+ .\" Source: depot_tools f72f1ad
8
8
  .\" Language: English
9
9
  .\"
10
- .TH "GIT\-RENAME\-BRANCH" "1" "05/03/2019" "depot_tools e58cce6c" "Chromium depot_tools Manual"
10
+ .TH "GIT\-RENAME\-BRANCH" "1" "12/15/2016" "depot_tools f72f1ad" "Chromium depot_tools Manual"
11
11
  .\" -----------------------------------------------------------------
12
12
  .\" * Define some portability stuff
13
13
  .\" -----------------------------------------------------------------
@@ -1,13 +1,13 @@
1
1
  '\" t
2
2
  .\" Title: git-reparent-branch
3
3
  .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
- .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5
- .\" Date: 05/03/2019
4
+ .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
+ .\" Date: 12/15/2016
6
6
  .\" Manual: Chromium depot_tools Manual
7
- .\" Source: depot_tools e58cce6c
7
+ .\" Source: depot_tools f72f1ad
8
8
  .\" Language: English
9
9
  .\"
10
- .TH "GIT\-REPARENT\-BRANC" "1" "05/03/2019" "depot_tools e58cce6c" "Chromium depot_tools Manual"
10
+ .TH "GIT\-REPARENT\-BRANC" "1" "12/15/2016" "depot_tools f72f1ad" "Chromium depot_tools Manual"
11
11
  .\" -----------------------------------------------------------------
12
12
  .\" * Define some portability stuff
13
13
  .\" -----------------------------------------------------------------
@@ -1,13 +1,13 @@
1
1
  '\" t
2
2
  .\" Title: git-retry
3
3
  .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
- .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5
- .\" Date: 05/03/2019
4
+ .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
+ .\" Date: 12/15/2016
6
6
  .\" Manual: Chromium depot_tools Manual
7
- .\" Source: depot_tools e58cce6c
7
+ .\" Source: depot_tools f72f1ad
8
8
  .\" Language: English
9
9
  .\"
10
- .TH "GIT\-RETRY" "1" "05/03/2019" "depot_tools e58cce6c" "Chromium depot_tools Manual"
10
+ .TH "GIT\-RETRY" "1" "12/15/2016" "depot_tools f72f1ad" "Chromium depot_tools Manual"
11
11
  .\" -----------------------------------------------------------------
12
12
  .\" * Define some portability stuff
13
13
  .\" -----------------------------------------------------------------
@@ -1,13 +1,13 @@
1
1
  '\" t
2
2
  .\" Title: git-squash-branch
3
3
  .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
- .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5
- .\" Date: 05/03/2019
4
+ .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
+ .\" Date: 02/27/2017
6
6
  .\" Manual: Chromium depot_tools Manual
7
- .\" Source: depot_tools e58cce6c
7
+ .\" Source: depot_tools a6ba28f5
8
8
  .\" Language: English
9
9
  .\"
10
- .TH "GIT\-SQUASH\-BRANCH" "1" "05/03/2019" "depot_tools e58cce6c" "Chromium depot_tools Manual"
10
+ .TH "GIT\-SQUASH\-BRANCH" "1" "02/27/2017" "depot_tools a6ba28f5" "Chromium depot_tools Manual"
11
11
  .\" -----------------------------------------------------------------
12
12
  .\" * Define some portability stuff
13
13
  .\" -----------------------------------------------------------------
@@ -1,13 +1,13 @@
1
1
  '\" t
2
2
  .\" Title: git-thaw
3
3
  .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
- .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5
- .\" Date: 05/03/2019
4
+ .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
+ .\" Date: 12/15/2016
6
6
  .\" Manual: Chromium depot_tools Manual
7
- .\" Source: depot_tools e58cce6c
7
+ .\" Source: depot_tools f72f1ad
8
8
  .\" Language: English
9
9
  .\"
10
- .TH "GIT\-THAW" "1" "05/03/2019" "depot_tools e58cce6c" "Chromium depot_tools Manual"
10
+ .TH "GIT\-THAW" "1" "12/15/2016" "depot_tools f72f1ad" "Chromium depot_tools Manual"
11
11
  .\" -----------------------------------------------------------------
12
12
  .\" * Define some portability stuff
13
13
  .\" -----------------------------------------------------------------
@@ -2,12 +2,12 @@
2
2
  .\" Title: git-upstream-diff
3
3
  .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
4
  .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5
- .\" Date: 05/03/2019
5
+ .\" Date: 06/20/2018
6
6
  .\" Manual: Chromium depot_tools Manual
7
- .\" Source: depot_tools e58cce6c
7
+ .\" Source: depot_tools 79d42dfb
8
8
  .\" Language: English
9
9
  .\"
10
- .TH "GIT\-UPSTREAM\-DIFF" "1" "05/03/2019" "depot_tools e58cce6c" "Chromium depot_tools Manual"
10
+ .TH "GIT\-UPSTREAM\-DIFF" "1" "06/20/2018" "depot_tools 79d42dfb" "Chromium depot_tools Manual"
11
11
  .\" -----------------------------------------------------------------
12
12
  .\" * Define some portability stuff
13
13
  .\" -----------------------------------------------------------------
@@ -86,11 +86,17 @@ $ # etc\&.
86
86
  \-\-wordwise
87
87
  .RS 4
88
88
  Print a colorized word\-wise diff instead of a line\-wise diff\&.
89
- .RE
90
- .PP
91
- \-\-branch branch
89
+ .sp
90
+ .if n \{\
92
91
  .RS 4
93
- Show a diff between the specified branch and its upstream, instead of using the current branch\&.
92
+ .\}
93
+ .nf
94
+ Show a diff between the specified branch and its upstream, instead of using
95
+ the current branch\&.
96
+ .fi
97
+ .if n \{\
98
+ .RE
99
+ .\}
94
100
  .RE
95
101
  .PP
96
102
  <extra args for git\-diff>
@@ -1,13 +1,13 @@
1
1
  '\" t
2
2
  .\" Title: depot_tools
3
3
  .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
- .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5
- .\" Date: 05/03/2019
4
+ .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
+ .\" Date: 02/27/2017
6
6
  .\" Manual: Chromium depot_tools Manual
7
- .\" Source: depot_tools e58cce6c
7
+ .\" Source: depot_tools a6ba28f5
8
8
  .\" Language: English
9
9
  .\"
10
- .TH "DEPOT_TOOLS" "7" "05/03/2019" "depot_tools e58cce6c" "Chromium depot_tools Manual"
10
+ .TH "DEPOT_TOOLS" "7" "02/27/2017" "depot_tools a6ba28f5" "Chromium depot_tools Manual"
11
11
  .\" -----------------------------------------------------------------
12
12
  .\" * Define some portability stuff
13
13
  .\" -----------------------------------------------------------------
@@ -1,13 +1,13 @@
1
1
  '\" t
2
2
  .\" Title: depot_tools_tutorial
3
3
  .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
- .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5
- .\" Date: 05/03/2019
4
+ .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
+ .\" Date: 12/15/2016
6
6
  .\" Manual: Chromium depot_tools Manual
7
- .\" Source: depot_tools e58cce6c
7
+ .\" Source: depot_tools f72f1ad
8
8
  .\" Language: English
9
9
  .\"
10
- .TH "DEPOT_TOOLS_TUTORIAL" "7" "05/03/2019" "depot_tools e58cce6c" "Chromium depot_tools Manual"
10
+ .TH "DEPOT_TOOLS_TUTORIAL" "7" "12/15/2016" "depot_tools f72f1ad" "Chromium depot_tools Manual"
11
11
  .\" -----------------------------------------------------------------
12
12
  .\" * Define some portability stuff
13
13
  .\" -----------------------------------------------------------------
@@ -222,13 +222,13 @@ Clone the \fIdepot_tools\fR repository:
222
222
  .\}
223
223
  .sp
224
224
  .sp
225
- Add \fIdepot_tools\fR to the \fIend\fR of your PATH (you will probably want to put this in your ~/\&.bashrc or ~/\&.zshrc)\&. Assuming you cloned \fIdepot_tools\fR to /path/to/depot_tools:
225
+ Add \fIdepot_tools\fR to the \fIfront\fR of your PATH (you will probably want to put this in your ~/\&.bashrc or ~/\&.zshrc)\&. Assuming you cloned \fIdepot_tools\fR to /path/to/depot_tools:
226
226
  .sp
227
227
  .if n \{\
228
228
  .RS 4
229
229
  .\}
230
230
  .nf
231
- \fB$ export PATH=$PATH:/path/to/depot_tools\fR
231
+ \fB$ export PATH=/path/to/depot_tools:$PATH\fR
232
232
  .fi
233
233
  .if n \{\
234
234
  .RE
@@ -582,11 +582,11 @@ It was a Domo\-Kuun\&.
582
582
  * \fB2250f53 \fR 2014\-04\-10 ~ ozone: evdev: Filter devices by path
583
583
  * \fB33a7a74 \fR 2014\-04\-10 ~ Always output seccomp error messages to stderr
584
584
  \fB$ git status\fR
585
- On branch fix_typo
586
- Your branch is ahead of \*(Aqorigin/master\*(Aq by 1 commit\&.
587
- (use "git push" to publish your local commits)
588
-
589
- nothing to commit, working tree clean
585
+ # On branch fix_typo
586
+ # Your branch is ahead of \*(Aqorigin/master\*(Aq by 1 commit\&.
587
+ # (use "git push" to publish your local commits)
588
+ #
589
+ nothing to commit, working directory clean
590
590
  \fB$ git cl upload \-r domo@chromium\&.org \-\-send\-mail\fR
591
591
  \&.\&.\&. truncated output \&.\&.\&.
592
592
  .fi
@@ -612,15 +612,15 @@ overhead, barely disturbing the thick cigarette smoke\&. No doubt was left about
612
612
  when the fan was last cleaned\&.
613
613
  EOF
614
614
  \fB$ git status\fR
615
- On branch chap2
616
- Your branch is up to date with \*(Aqorigin/master\*(Aq\&.
617
-
618
- Changes not staged for commit:
619
- (use "git add <file>\&.\&.\&." to update what will be committed)
620
- (use "git restore <file>\&.\&.\&." to discard changes in working directory)
621
-
622
- modified: build/whitespace_file\&.txt
623
-
615
+ # On branch chap2
616
+ # Your branch is up\-to\-date with \*(Aqorigin/master\*(Aq\&.
617
+ #
618
+ # Changes not staged for commit:
619
+ # (use "git add <file>\&.\&.\&." to update what will be committed)
620
+ # (use "git checkout \-\- <file>\&.\&.\&." to discard changes in working directory)
621
+ #
622
+ # modified: build/whitespace_file\&.txt
623
+ #
624
624
  no changes added to commit (use "git add" and/or "git commit \-a")
625
625
  .fi
626
626
  .if n \{\
@@ -701,26 +701,20 @@ origin/master
701
701
  chap2
702
702
  \fB fix_typo *
703
703
  $ git nav\-upstream\fR
704
- Note: switching to \*(Aqorigin/master\*(Aq\&.
704
+ Note: checking out \*(Aqorigin/master\*(Aq\&.
705
705
 
706
706
  You are in \*(Aqdetached HEAD\*(Aq state\&. You can look around, make experimental
707
707
  changes and commit them, and you can discard any commits you make in this
708
- state without impacting any branches by switching back to a branch\&.
708
+ state without impacting any branches by performing another checkout\&.
709
709
 
710
710
  If you want to create a new branch to retain commits you create, you may
711
- do so (now or later) by using \-c with the switch command\&. Example:
712
-
713
- git switch \-c <new\-branch\-name>
714
-
715
- Or undo this operation with:
716
-
717
- git switch \-
711
+ do so (now or later) by using \-b with the checkout command again\&. Example:
718
712
 
719
- Turn off this advice by setting config variable advice\&.detachedHead to false
713
+ git checkout \-b <new\-branch\-name>
720
714
 
721
- HEAD is now at beec6f4 Make ReflectorImpl use mailboxes
715
+ HEAD is now at beec6f4\&.\&.\&. Make ReflectorImpl use mailboxes
722
716
  \fB$ git nav\-downstream\fR
723
- Previous HEAD position was beec6f4 Make ReflectorImpl use mailboxes
717
+ Previous HEAD position was beec6f4\&.\&.\&. Make ReflectorImpl use mailboxes
724
718
  Switched to branch \*(Aqchap2\*(Aq
725
719
  Your branch is ahead of \*(Aqorigin/master\*(Aq by 1 commit\&.
726
720
  (use "git push" to publish your local commits)
@@ -915,7 +909,7 @@ Rebasing: chap2
915
909
  There was an poignant pause\&.
916
910
 
917
911
  CHAPTER 3:
918
- ++<<<<<<< HEAD
912
+ ++<<<<<<< 59cdb7335b1c3a159ecc22214441cbe2194de25c
919
913
  +Hilariousness! This chapter is awesome!
920
914
  ++=======
921
915
  + Mr\&. Usagi felt that something wasn\*(Aqt right\&. Shortly after the Domo\-Kun left he
@@ -3,8 +3,6 @@
3
3
  # Use of this source code is governed by a BSD-style license that can be
4
4
  # found in the LICENSE file.
5
5
 
6
- from __future__ import print_function
7
-
8
6
  import collections
9
7
  import os
10
8
  import re
@@ -15,7 +13,7 @@ from xml.sax.saxutils import escape
15
13
  from cStringIO import StringIO
16
14
 
17
15
  if not os.path.exists('ansi2html'):
18
- print('You must run ./make_docs.sh once before running this script.')
16
+ print 'You must run ./make_docs.sh once before running this script.'
19
17
  sys.exit(1)
20
18
 
21
19
  # This dependency is pulled in by make_docs.sh
@@ -70,10 +70,6 @@ Restoration::
70
70
  OPTIONS
71
71
  -------
72
72
 
73
- -k::
74
- --keep-going::
75
- Keep processing past failed rebases.
76
-
77
73
  -n::
78
74
  --no-fetch::
79
75
  Skip the `git fetch` phase of rebase-update.
@@ -82,9 +78,6 @@ OPTIONS
82
78
  --verbose::
83
79
  More text than your terminal can handle.
84
80
 
85
- --current::
86
- Only rebase the current branch.
87
-
88
81
 
89
82
  CONFIGURATION VARIABLES
90
83
  -----------------------
@@ -32,8 +32,6 @@ Example:
32
32
  # >
33
33
  # [VPYTHON:END]
34
34
 
35
- from __future__ import print_function
36
-
37
35
  import collections
38
36
  import contextlib
39
37
  from datetime import datetime
@@ -568,8 +566,8 @@ class MyActivity(object):
568
566
  })
569
567
 
570
568
  def print_heading(self, heading):
571
- print()
572
- print(self.options.output_format_heading.format(heading=heading))
569
+ print
570
+ print self.options.output_format_heading.format(heading=heading)
573
571
 
574
572
  def match(self, author):
575
573
  if '@' in self.user:
@@ -656,8 +654,8 @@ class MyActivity(object):
656
654
  }
657
655
  if optional_values is not None:
658
656
  values.update(optional_values)
659
- print(DefaultFormatter().format(output_format,
660
- **values).encode(sys.getdefaultencoding()))
657
+ print DefaultFormatter().format(output_format, **values).encode(
658
+ sys.getdefaultencoding())
661
659
 
662
660
 
663
661
  def filter_issue(self, issue, should_filter_by_user=True):
@@ -804,25 +802,25 @@ class MyActivity(object):
804
802
  if changes_by_issue_uid[issue_uid] or not skip_empty_own:
805
803
  self.print_issue(issues[issue_uid])
806
804
  if changes_by_issue_uid[issue_uid]:
807
- print()
805
+ print
808
806
  for change in changes_by_issue_uid[issue_uid]:
809
- print(' ', end='') # this prints no newline
807
+ print ' ', # this prints one space due to comma, but no newline
810
808
  self.print_change(change)
811
- print()
809
+ print
812
810
 
813
811
  # Changes referencing others' issues.
814
812
  for issue_uid in ref_issues:
815
813
  assert changes_by_ref_issue_uid[issue_uid]
816
814
  self.print_issue(ref_issues[issue_uid])
817
815
  for change in changes_by_ref_issue_uid[issue_uid]:
818
- print('', end=' ') # this prints one space due to comma, but no newline
816
+ print '', # this prints one space due to comma, but no newline
819
817
  self.print_change(change)
820
818
 
821
819
  # Changes referencing no issues.
822
820
  if changes_without_issue:
823
- print(self.options.output_format_no_url.format(title='Other changes'))
821
+ print self.options.output_format_no_url.format(title='Other changes')
824
822
  for change in changes_without_issue:
825
- print('', end=' ') # this prints one space due to comma, but no newline
823
+ print '', # this prints one space due to comma, but no newline
826
824
  self.print_change(change)
827
825
 
828
826
  def print_activity(self):
@@ -857,7 +855,7 @@ class MyActivity(object):
857
855
  'changes': format_for_json_dump(self.changes),
858
856
  'issues': format_for_json_dump(self.issues)
859
857
  }
860
- print(json.dumps(output, indent=2, cls=PythonObjectEncoder))
858
+ print json.dumps(output, indent=2, cls=PythonObjectEncoder)
861
859
 
862
860
 
863
861
  def main():
@@ -8,9 +8,6 @@
8
8
  Example:
9
9
  - my_reviews.py -r me@chromium.org -Q for stats for last quarter.
10
10
  """
11
-
12
- from __future__ import print_function
13
-
14
11
  import datetime
15
12
  import math
16
13
  import optparse
@@ -25,7 +22,7 @@ try:
25
22
  import dateutil.parser
26
23
  from dateutil.relativedelta import relativedelta
27
24
  except ImportError:
28
- print('python-dateutil package required')
25
+ print 'python-dateutil package required'
29
26
  exit(1)
30
27
 
31
28
 
@@ -217,13 +214,13 @@ def print_issue(issue, reviewer, stats):
217
214
  reviewed = ''
218
215
 
219
216
  # More information is available, print issue.keys() to see them.
220
- print('%7d %10s %3s %14s %-15s %s' % (
217
+ print '%7d %10s %3s %14s %-15s %s' % (
221
218
  issue['issue'],
222
219
  issue['created'][:10],
223
220
  reviewed,
224
221
  latency,
225
222
  issue['owner_email'],
226
- ', '.join(sorted(issue['reviewers']))))
223
+ ', '.join(sorted(issue['reviewers'])))
227
224
 
228
225
 
229
226
  def print_reviews(
@@ -235,9 +232,8 @@ def print_reviews(
235
232
  stats = Stats()
236
233
 
237
234
  # Column sizes need to match print_issue() output.
238
- print(
239
- 'Issue Creation Did Latency Owner Reviewers',
240
- file=sys.stderr)
235
+ print >> sys.stderr, (
236
+ 'Issue Creation Did Latency Owner Reviewers')
241
237
 
242
238
  # See def search() in rietveld.py to see all the filters you can use.
243
239
  issues = []
@@ -257,40 +253,39 @@ def print_reviews(
257
253
  last_day = issues[-1]['created'][:10]
258
254
  stats.finalize(first_day, last_day)
259
255
 
260
- print(
256
+ print >> sys.stderr, (
261
257
  '%s reviewed %d issues out of %d (%1.1f%%). %d were self-review.' %
262
258
  (reviewer, stats.actually_reviewed, stats.total, stats.percent_done,
263
- stats.self_review), file=sys.stderr)
264
- print(
265
- '%4.1f review request/day during %3d days (%4.1f r/d done).' %
266
- (stats.review_per_day, stats.days, stats.review_done_per_day),
267
- file=sys.stderr)
268
- print(
269
- '%4d were drive-bys (%5.1f%% of reviews done).' %
270
- (stats.drive_by, stats.percent_drive_by), file=sys.stderr)
271
- print(
272
- '%4d were requested over IM or irc (%5.1f%% of reviews done).' %
273
- (stats.not_requested, stats.percent_not_requested), file=sys.stderr)
274
- print(
275
- '%4d issues LGTM\'d (%5.1f%% of reviews done),'
276
- ' gave multiple LGTMs on %d issues.' %
277
- (stats.lgtms, stats.percent_lgtm, stats.multiple_lgtms), file=sys.stderr)
278
- print(
259
+ stats.self_review))
260
+ print >> sys.stderr, (
261
+ '%4.1f review request/day during %3d days (%4.1f r/d done).' % (
262
+ stats.review_per_day, stats.days, stats.review_done_per_day))
263
+ print >> sys.stderr, (
264
+ '%4d were drive-bys (%5.1f%% of reviews done).' % (
265
+ stats.drive_by, stats.percent_drive_by))
266
+ print >> sys.stderr, (
267
+ '%4d were requested over IM or irc (%5.1f%% of reviews done).' % (
268
+ stats.not_requested, stats.percent_not_requested))
269
+ print >> sys.stderr, (
270
+ ('%4d issues LGTM\'d (%5.1f%% of reviews done),'
271
+ ' gave multiple LGTMs on %d issues.') % (
272
+ stats.lgtms, stats.percent_lgtm, stats.multiple_lgtms))
273
+ print >> sys.stderr, (
279
274
  'Average latency from request to first comment is %s.' %
280
- to_time(stats.average_latency), file=sys.stderr)
281
- print(
275
+ to_time(stats.average_latency))
276
+ print >> sys.stderr, (
282
277
  'Median latency from request to first comment is %s.' %
283
- to_time(stats.median_latency), file=sys.stderr)
278
+ to_time(stats.median_latency))
284
279
 
285
280
 
286
281
  def print_count(
287
282
  reviewer, created_after, created_before, instance_url, auth_config):
288
283
  remote = rietveld.Rietveld(instance_url, auth_config)
289
- print(len(list(remote.search(
284
+ print len(list(remote.search(
290
285
  reviewer=reviewer,
291
286
  created_after=created_after,
292
287
  created_before=created_before,
293
- keys_only=True))))
288
+ keys_only=True)))
294
289
 
295
290
 
296
291
  def get_previous_quarter(today):
@@ -359,12 +354,12 @@ def main():
359
354
  if options.reviewer is None:
360
355
  parser.error('$EMAIL_ADDRESS and $USER are not set, please use -r')
361
356
 
362
- print('Searching for reviews by %s' % options.reviewer, file=sys.stderr)
357
+ print >> sys.stderr, 'Searching for reviews by %s' % options.reviewer
363
358
  if options.last_quarter:
364
359
  options.begin = begin
365
360
  options.end = end
366
- print('Using range %s to %s' %
367
- (options.begin, options.end), file=sys.stderr)
361
+ print >> sys.stderr, 'Using range %s to %s' % (
362
+ options.begin, options.end)
368
363
  else:
369
364
  if options.begin is None or options.end is None:
370
365
  parser.error('Please specify either --last_quarter or --begin and --end')