Home
last modified time | relevance | path

Searched refs:commit (Results 1 – 25 of 1232) sorted by relevance

12345678910>>...50

/third_party/FreeBSD/
DMAINTAINERS33 makes a commit to the specified subtree.
38 atf freebsd-testing,jmmv,ngie Pre-commit review requested.
39 ath(4) adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org
40 contrib/libcxxrt dim,emaste Pre-commit review preferred.
41 contrib/llvm-project/compiler-rt dim Pre-commit review preferred.
42 contrib/llvm-project/libcxx dim Pre-commit review preferred.
43 contrib/llvm-project/libunwind dim,emaste,jhb Pre-commit review preferred.
44 contrib/llvm-project/lldb dim,emaste Pre-commit review preferred.
45 contrib/llvm-project/llvm dim Pre-commit review preferred.
46 contrib/llvm-project/openmp dim,emaste Pre-commit review preferred.
[all …]
/third_party/node/deps/npm/node_modules/normalize-package-data/node_modules/resolve/
DCHANGELOG.md12 [`083e78c`]: https://github.com/browserify/resolve/commit/083e78c1ae5c1708b7d41c9ad7c608caffeddcbf
13 [`29a4994`]: https://github.com/browserify/resolve/commit/29a499418d54b5befe9deef1bc7c38a9174cfbd8
14 [`2c67936`]: https://github.com/browserify/resolve/commit/2c679363e852f7a0d570593527ea7038f0cd2c19
28 [`d652f01`]: https://github.com/browserify/resolve/commit/d652f018b2561f4863ffcd0f3ecdb0dfe65ee223
29 [`2b4f3a8`]: https://github.com/browserify/resolve/commit/2b4f3a898a3943e45cdff539b542c4ebee2b608a
30 [`7112873`]: https://github.com/browserify/resolve/commit/711287339aad544788a4b8b5335221cea645572c
31 [`5542700`]: https://github.com/browserify/resolve/commit/554270035e1997ae34865500c629888249baa304
32 [`f3961df`]: https://github.com/browserify/resolve/commit/f3961dfcb7b2993d935c255e65309e7028a88b8d
33 [`f839d20`]: https://github.com/browserify/resolve/commit/f839d20ab16ef814214d80183452d02379cbbf15
34 [`1018c0e`]: https://github.com/browserify/resolve/commit/1018c0e49851bfb62176d8adbc94125ae85cd158
[all …]
/third_party/icu/tools/commit-checker/
Dcheck.py74 def pretty_print_commit(commit, github_url, **kwargs): argument
75 print("- %s `%s`" % (commit.commit.hexsha[:7], commit.commit.summary))
76 print("\t- Authored by %s <%s>" % (commit.commit.author.name, commit.commit.author.email))
77 print("\t- Committed at %s" % commit.commit.committed_datetime.isoformat())
78 print("\t- GitHub Link: %s" % "%s/commit/%s" % (github_url, commit.commit.hexsha))
95 for commit in repo.iter_commits(rev_range):
96 match = re.search(r"^(\w+-\d+) ", commit.message)
98 yield ICUCommit(match.group(1), commit)
100 yield ICUCommit(None, commit)
174 commit_issue_ids = set(commit.issue_id for commit in commits if commit.issue_id is not None)
[all …]
/third_party/node/doc/changelogs/
DCHANGELOG_V7.md77 * [[`ff587deb54`](https://github.com/nodejs/node/commit/ff587deb54)] - **build**: disable V8 snapsh…
78 * [[`8a82960e76`](https://github.com/nodejs/node/commit/8a82960e76)] - **deps**: cherry-pick 947890…
79 * [[`b5bf5e8086`](https://github.com/nodejs/node/commit/b5bf5e8086)] - **test**: verify hash seed u…
100 * [[`224fd3af97`](https://github.com/nodejs/node/commit/224fd3af97)] - **benchmark**: terminate chi…
101 * [[`373e9f08af`](https://github.com/nodejs/node/commit/373e9f08af)] - **benchmark**: add benchmark…
102 * [[`7d87edc1ba`](https://github.com/nodejs/node/commit/7d87edc1ba)] - **benchmark**: add benchmark…
103 * [[`08ba9d437c`](https://github.com/nodejs/node/commit/08ba9d437c)] - **benchmark**: fix CLI argum…
104 * [[`440f4d4eef`](https://github.com/nodejs/node/commit/440f4d4eef)] - ***Revert*** "**benchmark**:…
105 * [[`b7aeed7a7e`](https://github.com/nodejs/node/commit/b7aeed7a7e)] - **benchmark**: improve cli e…
106 * [[`917534d541`](https://github.com/nodejs/node/commit/917534d541)] - **benchmark**: fix CLI argum…
[all …]
DCHANGELOG_V8.md91 * [[`208b813e49`](https://github.com/nodejs/node/commit/208b813e49)] - **build,win**: add test-ci-n…
92 * [[`369a23a670`](https://github.com/nodejs/node/commit/369a23a670)] - **deps**: update npm to 6.13…
105 * [[`cc9d005628`](https://github.com/nodejs/node/commit/cc9d005628)] - **crypto**: update root cert…
106 * [[`347fcd35e3`](https://github.com/nodejs/node/commit/347fcd35e3)] - **crypto**: update root cert…
107 * [[`b2a6b3254d`](https://github.com/nodejs/node/commit/b2a6b3254d)] - **crypto**: update root cert…
108 * [[`5682e50325`](https://github.com/nodejs/node/commit/5682e50325)] - **deps**: add -no\_rand\_scr…
109 * [[`9663ae3546`](https://github.com/nodejs/node/commit/9663ae3546)] - **deps**: fix asm build erro…
110 * [[`87eee99466`](https://github.com/nodejs/node/commit/87eee99466)] - **deps**: fix openssl assemb…
111 * [[`da99d3f972`](https://github.com/nodejs/node/commit/da99d3f972)] - **deps**: copy all openssl h…
112 * [[`dc9d645ac4`](https://github.com/nodejs/node/commit/dc9d645ac4)] - **deps**: upgrade openssl so…
[all …]
DCHANGELOG_V11.md67 * [[`7da23dcbfa`](https://github.com/nodejs/node/commit/7da23dcbfa)] - **deps**: V8: backport 61f4c…
68 * [[`8db791d0fe`](https://github.com/nodejs/node/commit/8db791d0fe)] - **deps**: update archs files…
69 * [[`1c98b720b1`](https://github.com/nodejs/node/commit/1c98b720b1)] - **(SEMVER-MINOR)** **deps**:…
70 * [[`d8cc478ae9`](https://github.com/nodejs/node/commit/d8cc478ae9)] - **deps**: upgrade openssl so…
71 * [[`fa6f0f1644`](https://github.com/nodejs/node/commit/fa6f0f1644)] - **doc**: describe tls.DEFAUL…
72 * [[`8b5d350a35`](https://github.com/nodejs/node/commit/8b5d350a35)] - **(SEMVER-MINOR)** **src**: …
73 * [[`bf2c283555`](https://github.com/nodejs/node/commit/bf2c283555)] - **(SEMVER-MINOR)** **tls**: …
74 * [[`7aeca270f6`](https://github.com/nodejs/node/commit/7aeca270f6)] - **(SEMVER-MINOR)** **tls**: …
75 * [[`d2666e6ded`](https://github.com/nodejs/node/commit/d2666e6ded)] - **tls**: add debugging to na…
76 * [[`225417b849`](https://github.com/nodejs/node/commit/225417b849)] - **tls**: add CHECK for impos…
[all …]
DCHANGELOG_V10.md76 commit that was used to build the binaries. We recommend that Node.js
117 * [[`64744a282e`](https://github.com/nodejs/node/commit/64744a282e)] - **(SEMVER-MINOR)** **buffer*…
118 * [[`8a0ed8f1ff`](https://github.com/nodejs/node/commit/8a0ed8f1ff)] - **build**: macOS package not…
119 * [[`42af3b861a`](https://github.com/nodejs/node/commit/42af3b861a)] - **build,win**: fix goto exit…
120 * [[`b164a2e3bf`](https://github.com/nodejs/node/commit/b164a2e3bf)] - **console**: add trace-event…
121 * [[`04cd67f85e`](https://github.com/nodejs/node/commit/04cd67f85e)] - **deps**: upgrade npm to 6.1…
122 * [[`8d85a43d99`](https://github.com/nodejs/node/commit/8d85a43d99)] - **deps**: update term-size w…
123 * [[`76033c5495`](https://github.com/nodejs/node/commit/76033c5495)] - **deps**: update archs files…
124 * [[`64c184836b`](https://github.com/nodejs/node/commit/64c184836b)] - **deps**: adjust openssl con…
125 * [[`c8f5ab2089`](https://github.com/nodejs/node/commit/c8f5ab2089)] - **deps**: upgrade openssl so…
[all …]
DCHANGELOG_V9.md65 * [[`65ed3213ca`](https://github.com/nodejs/node/commit/65ed3213ca)] - **deps**: update to nghttp2 …
66 * [[`f0af3b09bd`](https://github.com/nodejs/node/commit/f0af3b09bd)] - **doc**: buffer.fill() can z…
67 * [[`828159fcd4`](https://github.com/nodejs/node/commit/828159fcd4)] - **http2**: fixup http2stream…
68 * [[`be103eba41`](https://github.com/nodejs/node/commit/be103eba41)] - **src**: re-add `Realloc()` …
69 * [[`555696df51`](https://github.com/nodejs/node/commit/555696df51)] - **src**: avoid hanging on Bu…
70 * [[`7684ba63c4`](https://github.com/nodejs/node/commit/7684ba63c4)] - **test**: add tls write erro…
71 * [[`0ab90acaf3`](https://github.com/nodejs/node/commit/0ab90acaf3)] - **test**: add regression tes…
72 * [[`84f23d2f12`](https://github.com/nodejs/node/commit/84f23d2f12)] - **tls**: fix SSL write error…
103 * [[`0bd78dc391`](https://github.com/nodejs/node/commit/0bd78dc391)] - **buffer**: use v8::TypedArr…
104 * [[`54b84f3c26`](https://github.com/nodejs/node/commit/54b84f3c26)] - **buffer**: remove "new" fro…
[all …]
DCHANGELOG_V13.md79 * [[`81183caa4c`](https://github.com/nodejs/node/commit/81183caa4c)] - **build**: annotate markdown…
80 * [[`f8a020e636`](https://github.com/nodejs/node/commit/f8a020e636)] - **build**: macOS package not…
81 * [[`85bdb424c2`](https://github.com/nodejs/node/commit/85bdb424c2)] - ***Revert*** "**build**: add…
82 * [[`8ea5ffc033`](https://github.com/nodejs/node/commit/8ea5ffc033)] - **build**: expand ASAN acron…
83 * [[`074c3c144f`](https://github.com/nodejs/node/commit/074c3c144f)] - **(SEMVER-MINOR)** **build**…
84 * [[`96ad768dbc`](https://github.com/nodejs/node/commit/96ad768dbc)] - **(SEMVER-MINOR)** **build**…
85 * [[`2069c4e530`](https://github.com/nodejs/node/commit/2069c4e530)] - **build**: disable libstdc++…
86 * [[`79fdc6bea3`](https://github.com/nodejs/node/commit/79fdc6bea3)] - **cli**: allow --huge-max-ol…
87 * [[`deab08bc4e`](https://github.com/nodejs/node/commit/deab08bc4e)] - **deps**: upgrade npm to 6.1…
88 * [[`6387cf88c2`](https://github.com/nodejs/node/commit/6387cf88c2)] - **deps**: update term-size w…
[all …]
DCHANGELOG_V6.md97 * [[`c9d21a0c10`](https://github.com/nodejs/node/commit/c9d21a0c10)] - **build**: set `-blibpath:` …
98 * [[`9ba5fd6bad`](https://github.com/nodejs/node/commit/9ba5fd6bad)] - **build**: only check REPLAC…
99 * [[`1371a6f88b`](https://github.com/nodejs/node/commit/1371a6f88b)] - **doc**: simplify CODE\_OF\_…
100 * [[`ad62971573`](https://github.com/nodejs/node/commit/ad62971573)] - **doc**: document that addMe…
101 * [[`8080a9bf40`](https://github.com/nodejs/node/commit/8080a9bf40)] - **http**: fix error check in…
102 * [[`aedc7120ea`](https://github.com/nodejs/node/commit/aedc7120ea)] - **src**: fix bootstrap\_node…
103 * [[`b5d464955a`](https://github.com/nodejs/node/commit/b5d464955a)] - **test**: fix test-repl-envv…
129 * [[`b282c68ce8`](https://github.com/nodejs/node/commit/b282c68ce8)] - **deps**: add -no\_rand\_scr…
130 * [[`a80ef49dcf`](https://github.com/nodejs/node/commit/a80ef49dcf)] - **deps**: fix asm build erro…
131 * [[`1d3c412101`](https://github.com/nodejs/node/commit/1d3c412101)] - **deps**: fix openssl assemb…
[all …]
DCHANGELOG_V12.md75 * [[`f756c809e0`](https://github.com/nodejs/node/commit/f756c809e0)] - **assert**: align character …
76 * [[`597431b1f2`](https://github.com/nodejs/node/commit/597431b1f2)] - **async_hooks**: remove inte…
77 * [[`35f107da53`](https://github.com/nodejs/node/commit/35f107da53)] - **benchmark**: remove proble…
78 * [[`0b7579022c`](https://github.com/nodejs/node/commit/0b7579022c)] - **benchmark**: use let inste…
79 * [[`7173b285e7`](https://github.com/nodejs/node/commit/7173b285e7)] - **benchmark**: swap var for …
80 * [[`c18cec7593`](https://github.com/nodejs/node/commit/c18cec7593)] - **benchmark**: remove specia…
81 * [[`19fbe55451`](https://github.com/nodejs/node/commit/19fbe55451)] - **benchmark**: refactor help…
82 * [[`a305ae2308`](https://github.com/nodejs/node/commit/a305ae2308)] - **benchmark**: check for and…
83 * [[`7f828a4dd0`](https://github.com/nodejs/node/commit/7f828a4dd0)] - **benchmark**: clean up conf…
84 * [[`4e40c77dc7`](https://github.com/nodejs/node/commit/4e40c77dc7)] - **benchmark**: add MessagePo…
[all …]
DCHANGELOG_V14.md96 * \[[`a9f1146b88`](https://github.com/nodejs/node/commit/a9f1146b88)] - **http**: disable chunked e…
97 * \[[`a1121b456c`](https://github.com/nodejs/node/commit/a1121b456c)] - **src**: fix IPv4 non routa…
98 * \[[`de80707870`](https://github.com/nodejs/node/commit/de80707870)] - **src**: fix IS\_LTS and IS…
106 * \[[`8e8aef836c`](https://github.com/nodejs/node/commit/8e8aef836c)] - **(SEMVER-MAJOR)** **src,de…
107 * \[[`98965b137d`](https://github.com/nodejs/node/commit/98965b137d)] - **deps**: upgrade openssl s…
111 * \[[`b93e048bf6`](https://github.com/nodejs/node/commit/b93e048bf6)] - **deps**: update archs file…
112 * \[[`98965b137d`](https://github.com/nodejs/node/commit/98965b137d)] - **deps**: upgrade openssl s…
113 * \[[`837a1d803e`](https://github.com/nodejs/node/commit/837a1d803e)] - **deps**: update archs file…
114 * \[[`c5d9c9a49e`](https://github.com/nodejs/node/commit/c5d9c9a49e)] - **deps**: upgrade openssl s…
115 * \[[`da0fda0fe8`](https://github.com/nodejs/node/commit/da0fda0fe8)] - **http**: stricter Transfer…
[all …]
DCHANGELOG_V4.md111 * [[`497ff3cd4f`](https://github.com/nodejs/node/commit/497ff3cd4f)] - **crypto**: update root cert…
112 * [[`514709e41f`](https://github.com/nodejs/node/commit/514709e41f)] - **deps**: add -no\_rand\_scr…
113 * [[`5108108606`](https://github.com/nodejs/node/commit/5108108606)] - **deps**: fix asm build erro…
114 * [[`d67d0a63d9`](https://github.com/nodejs/node/commit/d67d0a63d9)] - **deps**: fix openssl assemb…
115 * [[`6af057ecc8`](https://github.com/nodejs/node/commit/6af057ecc8)] - **deps**: copy all openssl h…
116 * [[`b50cd3359d`](https://github.com/nodejs/node/commit/b50cd3359d)] - **deps**: upgrade openssl so…
117 * [[`da6e24c8d6`](https://github.com/nodejs/node/commit/da6e24c8d6)] - **deps**: reject interior bl…
118 * [[`7ebc9981e0`](https://github.com/nodejs/node/commit/7ebc9981e0)] - **deps**: upgrade http-parse…
119 * [[`6fd2cc93a6`](https://github.com/nodejs/node/commit/6fd2cc93a6)] - **openssl**: fix keypress re…
120 * [[`bf00665af6`](https://github.com/nodejs/node/commit/bf00665af6)] - **path**: unwind regular exp…
[all …]
DCHANGELOG_V5.md70 * [[`0ca0827b71`](https://github.com/nodejs/node/commit/0ca0827b71)] - **(SEMVER-MINOR)** **buffer*…
71 * [[`27785aeb37`](https://github.com/nodejs/node/commit/27785aeb37)] - **buffer**: ignore negative …
72 * [[`34b96c1322`](https://github.com/nodejs/node/commit/34b96c1322)] - **deps**: backport 3a9bfec f…
73 * [[`2ebeb82852`](https://github.com/nodejs/node/commit/2ebeb82852)] - **test**: fix test-net-* err…
74 * [[`03d36aea4f`](https://github.com/nodejs/node/commit/03d36aea4f)] - **(SEMVER-MINOR)** **test**:…
86 * [[`35f06df782`](https://github.com/nodejs/node/commit/35f06df782)] - **buffer**: safeguard agains…
87 * [[`99920480ae`](https://github.com/nodejs/node/commit/99920480ae)] - **buffer**: fix a typo in Bu…
88 * [[`d9f7b025d4`](https://github.com/nodejs/node/commit/d9f7b025d4)] - **deps**: update openssl asm…
89 * [[`f316fd20a0`](https://github.com/nodejs/node/commit/f316fd20a0)] - **deps**: add -no_rand_scree…
90 * [[`263cc34657`](https://github.com/nodejs/node/commit/263cc34657)] - **deps**: fix asm build erro…
[all …]
/third_party/node/deps/npm/node_modules/pacote/
DCHANGELOG.md3 …tandard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
11 …id when executing in root-owned directory ([d2f4176](https://github.com/npm/pacote/commit/d2f4176))
21 * sanitize and normalize package bin field ([6f229f7](https://github.com/npm/pacote/commit/6f229f7))
31 * Do not drop perms in git when not root ([5f33040](https://github.com/npm/pacote/commit/5f33040)),…
41 * include peerDependenciesMeta in manifest ([7a400d3](https://github.com/npm/pacote/commit/7a400d3)…
56 * do not try to chown if not running as root ([bbc5da3](https://github.com/npm/pacote/commit/bbc5da…
66 …erly when more than one directory is made ([5161828](https://github.com/npm/pacote/commit/5161828))
76 * don't pass uid/gid to cacache ([0a0c73c](https://github.com/npm/pacote/commit/0a0c73c))
77 * Infer owner of all unpacked files ([f12e7ef](https://github.com/npm/pacote/commit/f12e7ef))
78 * invalid arg detection in extract() ([b4dc363](https://github.com/npm/pacote/commit/b4dc363)), clo…
[all …]
/third_party/node/deps/npm/node_modules/libnpx/
DCHANGELOG.md3 …tandard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
21 * correct Kat's github url ([9a23db1](https://github.com/npm/npx/commit/9a23db1))
22 * install latest npm on travis for node 6 ([e0eb3cb](https://github.com/npm/npx/commit/e0eb3cb))
23 * Update changelog to fix old issue links ([3733137](https://github.com/npm/npx/commit/3733137))
33 …63](https://github.com/zkat/npx/issues/163)) ([11d9fe0](https://github.com/npm/npx/commit/11d9fe0))
34 …74](https://github.com/zkat/npx/issues/174)) ([cba97bb](https://github.com/npm/npx/commit/cba97bb))
35 …//github.com/zkat/npx/issues/173)) ([fe0d48a](https://github.com/npm/npx/commit/fe0d48a)), closes …
40 …59](https://github.com/zkat/npx/issues/159)) ([5da008b](https://github.com/npm/npx/commit/5da008b))
55 …72](https://github.com/zkat/npx/issues/172)) ([c0d6abc](https://github.com/npm/npx/commit/c0d6abc))
65 …58](https://github.com/zkat/npx/issues/158)) ([c88823e](https://github.com/npm/npx/commit/c88823e))
[all …]
/third_party/libffi/
DChangeLog1 commit 5dcb741f1544c5e18c9dbf96aeb8b61cc556a616
7 commit 1aca33301a791f503d943f5e3abe2c720296eb8f
13 commit d996cb283cf373936498defa902be040ec20455e
19 commit c72b82f465148b89f118ee73f8956dafdbac9b65
25 commit 642d40ee6ae9a779b3c5ad930785d4b33cf94029
31 commit 049da08a22b0ca6d63d2be6c209da5ac1335365c
37 commit 36730f5d87c2a432e1b3bf1a0129fedbf4b0a488
43 commit c88c0e92a9fbb4e69513394682c61aa848a035cc
49 commit a37cc1755cc276b2b9e601b9b112919f8c882a2e
56 commit 332a539e88d26a0524c10a39283a3099d071ca10
[all …]
/third_party/node/deps/npm/node_modules/node-gyp/
DCHANGELOG.md4 * [[`f37a8b40d0`](https://github.com/nodejs/node-gyp/commit/f37a8b40d0)] - **doc**: add GitHub Acti…
5 * [[`cb3f6aae5e`](https://github.com/nodejs/node-gyp/commit/cb3f6aae5e)] - **doc**: update macOS\_C…
6 * [[`0607596a4c`](https://github.com/nodejs/node-gyp/commit/0607596a4c)] - **doc**: fix typo in REA…
7 * [[`0d5a415a14`](https://github.com/nodejs/node-gyp/commit/0d5a415a14)] - **doc**: add travis badg…
8 * [[`103740cd95`](https://github.com/nodejs/node-gyp/commit/103740cd95)] - **gyp**: list(dict) so w…
9 * [[`278dcddbdd`](https://github.com/nodejs/node-gyp/commit/278dcddbdd)] - **lib**: ignore VS insta…
10 * [[`1694907bbf`](https://github.com/nodejs/node-gyp/commit/1694907bbf)] - **lib**: compatibility w…
11 * [[`a3f1143514`](https://github.com/nodejs/node-gyp/commit/a3f1143514)] - **(SEMVER-MINOR)** **lib…
12 * [[`52365819c7`](https://github.com/nodejs/node-gyp/commit/52365819c7)] - **test**: remove old doc…
13 * [[`bc509c511d`](https://github.com/nodejs/node-gyp/commit/bc509c511d)] - **test**: add Windows to…
[all …]
/third_party/node/deps/npm/node_modules/yargs/
DCHANGELOG.md3 …tandard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
9 …/yargs/yargs/issues/1483)) ([99c2dc8](https://www.github.com/yargs/yargs/commit/99c2dc850e67c60664…
16 ….com/yargs/yargs/issues/1459)) ([e78e76e](https://github.com/yargs/yargs/commit/e78e76e3ac0551d4f3…
23 …s://github.com/yargs/yargs/issues/1422)) ([9a42b63](https://github.com/yargs/yargs/commit/9a42b63))
24 …s://github.com/yargs/yargs/issues/1424)) ([0be43d2](https://github.com/yargs/yargs/commit/0be43d2))
25 …s://github.com/yargs/yargs/issues/1430)) ([d38650e](https://github.com/yargs/yargs/commit/d38650e))
26 …s://github.com/yargs/yargs/issues/1426)) ([236e24e](https://github.com/yargs/yargs/commit/236e24e))
27 …s://github.com/yargs/yargs/issues/1423)) ([bae66fe](https://github.com/yargs/yargs/commit/bae66fe))
32 …s://github.com/yargs/yargs/issues/1440)) ([4d21520](https://github.com/yargs/yargs/commit/4d21520))
39 …orrect parserConfiguration documentation ([2a99124](https://github.com/yargs/yargs/commit/2a99124))
[all …]
/third_party/node/deps/npm/
DCHANGELOG.md5 * [`a869ec48b`](https://github.com/npm/cli/commit/a869ec48b9481c10302378e6c2d94fe36e4c81c2)
7 * [`a869ec48b`](https://github.com/npm/cli/commit/a869ec48b9481c10302378e6c2d94fe36e4c81c2)
14 * [`0afe4f12f`](https://github.com/npm/cli/commit/0afe4f12f6b69f8fa6d39451b6e684fbef5fe1e2)
20 * [`2c534f801`](https://github.com/npm/cli/commit/2c534f801b87d6b8d6c534d326ca39654e313fe9)
28 * [`8160e6e4b`](https://github.com/npm/cli/commit/8160e6e4b58c0f76e720183f2057e26c6d9d8470)
30 * [`3079f5038`](https://github.com/npm/cli/commit/3079f503896323ab10bfad5bbdb7fe5ca9207d4b)
37 * [`4627c0670`](https://github.com/npm/cli/commit/4627c0670957ee5c5e8506750f4626493aabdc25)
44 * [`285ab3f65`](https://github.com/npm/cli/commit/285ab3f654882860246f729eb52e2c8c6a6d6e01)
46 * [`63b5c56c5`](https://github.com/npm/cli/commit/63b5c56c5203c8965c8ddeff28f2a65010b40b7c)
53 * [`e47654048`](https://github.com/npm/cli/commit/e4765404844a0b6795752b2bc6f9b9107fe713be)
[all …]
/third_party/typescript_eslint/
DCHANGELOG.md4 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
11 …2739)) ([2326238](https://github.com/typescript-eslint/typescript-eslint/commit/2326238738c95acfc1…
12 …2753)) ([535db3b](https://github.com/typescript-eslint/typescript-eslint/commit/535db3bf27ee1d7824…
17 …2760)) ([9441d50](https://github.com/typescript-eslint/typescript-eslint/commit/9441d5030211f1c32f…
28 …2747)) ([83385ac](https://github.com/typescript-eslint/typescript-eslint/commit/83385ac351f45d3bcb…
29 …2737)) ([e82698c](https://github.com/typescript-eslint/typescript-eslint/commit/e82698c0ec796e460e…
34 …2605)) ([c8a4dad](https://github.com/typescript-eslint/typescript-eslint/commit/c8a4dadeab8a64fb47…
35 …2748)) ([2be354b](https://github.com/typescript-eslint/typescript-eslint/commit/2be354bb15f9013a2d…
46 …2722)) ([73d9713](https://github.com/typescript-eslint/typescript-eslint/commit/73d97130afe79b8a45…
47 …2729)) ([d8c67a5](https://github.com/typescript-eslint/typescript-eslint/commit/d8c67a564a4cada5ad…
[all …]
/third_party/node/deps/npm/node_modules/make-fetch-happen/
DCHANGELOG.md3 …tandard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
11 … & update travis environments ([a367a14](https://github.com/zkat/make-fetch-happen/commit/a367a14))
12 …make-fetch-happen/issues/10)) ([4e4f4e0](https://github.com/zkat/make-fetch-happen/commit/4e4f4e0))
27 * cacache@12, no need for uid/gid opts ([fdb956f](https://github.com/zkat/make-fetch-happen/commit/…
48 … sri.match() for verification ([4f371a0](https://github.com/zkat/make-fetch-happen/commit/4f371a0))
58 * drop node@4, add node@9 ([7b0191a](https://github.com/zkat/make-fetch-happen/commit/7b0191a))
73 …make-fetch-happen/issues/49)) ([bf90c6d](https://github.com/zkat/make-fetch-happen/commit/bf90c6d))
74 * **standard:** standard@11 update ([ff0aa70](https://github.com/zkat/make-fetch-happen/commit/ff0a…
89 …when checking integrity (#42) ([a7cc74c](https://github.com/zkat/make-fetch-happen/commit/a7cc74c))
94 …* Add `options.onRetry` (#48) ([f90ccff](https://github.com/zkat/make-fetch-happen/commit/f90ccff))
[all …]
/third_party/node/deps/npm/node_modules/cacache/
DCHANGELOG.md3 …tandard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
10 * do not chown if not running as root ([2d80af9](https://github.com/npm/cacache/commit/2d80af9))
30 * infer uid/gid instead of accepting as options ([ac84d14](https://github.com/npm/cacache/commit/ac…
31 * **i18n:** add another error message ([676cb32](https://github.com/npm/cacache/commit/676cb32))
79 * **audit:** npm audit fix ([200a6d5](https://github.com/npm/cacache/commit/200a6d5))
80 …ps://github.com/npm/cacache/issues/146)) ([47de8f5](https://github.com/npm/cacache/commit/47de8f5))
81 * **deps:** npm audit fix ([481a7dc](https://github.com/npm/cacache/commit/481a7dc))
82 * **standard:** standard --fix ([7799149](https://github.com/npm/cacache/commit/7799149))
83 … avoid another cb never called situation ([5156561](https://github.com/npm/cacache/commit/5156561))
93 * **get:** make sure to handle errors in the .then ([b10bcd0](https://github.com/npm/cacache/commit
[all …]
/third_party/typescript_eslint/packages/eslint-plugin/
DCHANGELOG.md4 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
11 …2739)) ([2326238](https://github.com/typescript-eslint/typescript-eslint/commit/2326238738c95acfc1…
12 …2753)) ([535db3b](https://github.com/typescript-eslint/typescript-eslint/commit/535db3bf27ee1d7824…
23 …2747)) ([83385ac](https://github.com/typescript-eslint/typescript-eslint/commit/83385ac351f45d3bcb…
24 …2737)) ([e82698c](https://github.com/typescript-eslint/typescript-eslint/commit/e82698c0ec796e460e…
29 …2605)) ([c8a4dad](https://github.com/typescript-eslint/typescript-eslint/commit/c8a4dadeab8a64fb47…
30 …2748)) ([2be354b](https://github.com/typescript-eslint/typescript-eslint/commit/2be354bb15f9013a2d…
41 …2722)) ([73d9713](https://github.com/typescript-eslint/typescript-eslint/commit/73d97130afe79b8a45…
42 …2729)) ([d8c67a5](https://github.com/typescript-eslint/typescript-eslint/commit/d8c67a564a4cada5ad…
53 …2708)) ([0763913](https://github.com/typescript-eslint/typescript-eslint/commit/0763913c4a0d106146…
[all …]
/third_party/node/deps/npm/node_modules/libcipm/
DCHANGELOG.md3 …tandard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
11 * add repo to bin pkg, bump to 2.0.1 ([ed2d735](https://github.com/npm/libcipm/commit/ed2d735))
21 …ntents but keep the dir itself ([f668181](https://github.com/npm/libcipm/commit/f668181)), closes …
29 * pack git directories properly ([576ab36](https://github.com/npm/libcipm/commit/576ab36)), closes …
39 * do not pass opts.log to lifecycle ([46b2101](https://github.com/npm/libcipm/commit/46b2101))
54 * respect and retain all configs passed in ([20b7372](https://github.com/npm/libcipm/commit/20b7372…
62 * npm-lifecycle@3.0.0 ([84b8d7e](https://github.com/npm/libcipm/commit/84b8d7e))
67 …ub.com/npm/libcipm/issues/59)) ([7af39e6](https://github.com/npm/libcipm/commit/7af39e6)), closes …
82 * **scripts:** pass in opts.dir directly ([018df27](https://github.com/npm/libcipm/commit/018df27))
92 * **worker:** missed a spot ([4371558](https://github.com/npm/libcipm/commit/4371558))
[all …]

12345678910>>...50