An open API service providing commit metadata for open source projects.

GitHub / itsdouges/lerna / commits

SHA Message Author Date Stats
18f38f30 [Feature] Allow git remote to be changed for publish (#508) tdanecker <t****r@u****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
45a0e837 README: Added missing packages folder to example. (#517) [skip ci] Itai Steinherz <i****z@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
1b2a5ee5 --toposort -> --no-sort; change semantics as appropriate. Sean Kelley <s****y@g****m> over 9 years ago
7dc169ef Merge stdout + stderr into one string, tweak logging format. Sean Kelley <s****y@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
0434c1e4 merge Merge branch 'master' into forward-npm-logging Sean Kelley <s****y@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
d6409a6c Update README.md (s/--exclude/--ignore/) (#514) Pavel Strashkin <p****n@g****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
aeb775d1 [Feature] Adds `--include-filtered-dependencies` flag for bootstrap command (... lukebatchelor <b****b@g****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
b6e2f00b Add support for hidden '--exact' flag (#426) Tenor Biel <t****l@g****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
79b29a30 Breaking: drop support for node 0.10 and node 0.12 (#484) Douglas Wade <d****e@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
d5dfe387 Add 2.0.0-beta.32 to the changelog [skip ci] Bo Borgerson <g****o@g****m> over 9 years ago
9d11900f Use close event to wait for spawned processes to finish (#454) Pavel Strashkin <p****n@g****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
eb50afe6 Fix import logger info typo (#459) Sam Gluck <s****k@g****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
0cd5880d grrr travis James Kyle <m****e@t****m> over 9 years ago
b43a1702 Force npm in travis James Kyle <m****e@t****m> over 9 years ago
d3be749e 2.0.0-beta.32 James Kyle <m****e@t****m> over 9 years ago
1ca15390 Add yarn.lock James Kyle <m****e@t****m> over 9 years ago
d19c7d1d Add a note about lerna-wizard. Resolves #422. Sergey Zarouski <s****i@g****m> over 9 years ago
9e6b8a1c Use symlinks with relative paths instead of absolute on non-windows environme... Jaap van Hardeveld <j****p@w****l>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
c945723c Fix imports for RunCommand and ExecCommand. Sean Kelley <s****y@g****m> over 9 years ago
ea4ba731 Fix async PackageUtilities test to actually wait for completion. Sean Kelley <s****y@g****m> over 9 years ago
db7242d1 merge Merge remote-tracking branch 'upstream/master' into toposort Sean Kelley <s****y@g****m> over 9 years ago
2db4adc1 Change testing NODE_ENV to "lerna-test" (#440) Ryan Biwer <r****r@g****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
29077088 Use correct logger method for warnings (#444) Daniel Stockman <d****n@g****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
44dfa3c0 typo [skip ci] Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
beb32fe0 remove prerelease/beta since 2.x is on latest dist tag [skip ci] Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
b0f4ab1e Drop some screen shots from the changelog [skip ci] Bo Borgerson <g****o@g****m> over 9 years ago
fa65a5b6 Add changelog items for PRs that weren't tagged in 2.0.0-beta.31 [skip ci] Bo Borgerson <g****o@g****m> over 9 years ago
baeaf9f4 Add a CHANGELOG.md with release notes for 2.0.0-beta.31 [skip ci] Bo Borgerson <g****o@g****m> over 9 years ago
07561e2d Update README examples with current beta version (#441) [skip ci] Patrick Camacho <p****k@d****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
d8508bc5 2.0.0-beta.31 Henry Zhu <h****i@h****m> over 9 years ago
ec83b2e4 merge Merge pull request #442 from gigabo/increase-maxbuffer Bo Borgerson <g****o@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
1d14f9fb merge Merge pull request #365 from lerna/config-locations Bo Borgerson <g****o@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
f3258206 Highlight private packages in updated/publish output (#436) Chris Helgert <c****t@u****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
d707386f [Feature] Adds --scope and --ignore support for bootstrap, exec, run, clean a... lukebatchelor <b****b@g****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
af4a7380 Update tests that were introduced while PR was in-flight Bo Borgerson <g****o@g****m> over 9 years ago
2beb13e4 issue #402: display private packages in lerna ls (#427) Chris Helgert <c****t@u****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
6721f647 Update FAQ for import (#420) Elise Chant <e****t@g****m>
Committed by: James Kyle <m****e@t****m>
over 9 years ago
85670fbc Fix confusing example in README (#416) Bastian Heist <b****t@g****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
3a61c690 Don't prune the repo root when hoisting (#67) Bo Borgerson <g****o@g****m> almost 10 years ago
7b49add6 Add --toposort option. Fixes #342. Sean Kelley <s****y@g****m> almost 10 years ago
40f8bd41 Resolve symlink path on windows to add trailing slash. (#369) Gary Johnson <g****n@s****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
d8d2300f Run pre/post install scripts during bootstrap (#358) Sean Kelley <s****y@u****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
d3952baf fix: lerna init assumes lerna in devDependencies (#370) Joscha Feth <j****a@f****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
16df5634 test node 7 (#410) Henry Zhu <h****i@h****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
3798ddfe Expect packages config to be array of globs to directories containing package... Ben Clinkinbeard <b****d@g****m>
Committed by: Bo Borgerson <g****o@g****m>
almost 10 years ago
524377cd Add a FAQ. [skip ci] (#404) Ben Briggs <b****o@g****m>
Committed by: Henry Zhu <h****i@h****m>
almost 10 years ago
7a503110 fix ordered list syntax (#403) MURAKAMI Masahiko <f****2@g****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
ab52b03f Remove `linkedFiles` from README (#400) Teppei Sato <t****s@g****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
4d3a6f51 Install with no arguments Bo Borgerson <g****o@g****m> almost 10 years ago
4eaf88e3 Kill some duplicate methods Bo Borgerson <g****o@g****m> almost 10 years ago
f7b8b3e2 Automatic hoisting of common dependencies to repo root (#36) Bo Borgerson <g****o@g****m> almost 10 years ago
eafc028d merge Merge remote-tracking branch 'upstream/master' into forward-npm-logging Sean Kelley <s****y@p****m> almost 10 years ago
cc9b4872 Fix logifyAsync, logifySync decorators. (#372) Sean Kelley <s****y@u****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
96488287 Log stdout when commands fail. Fixes #343. Sean Kelley <s****y@p****m> almost 10 years ago
e380165f Fix logifyAsync, logifySync decorators. Sean Kelley <s****y@p****m> almost 10 years ago
7a9c0f25 Fix #366 Bo Borgerson <g****o@g****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
83cac1b1 Log levels (#367) James Kyle <m****e@t****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
89d52569 Slightly update Readme (#362) Ivan Akulov <i****v@u****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
e5cb510c Always look for packages from the repo root Ry Racherbaumer <r****e@u****m>
Committed by: Bo Borgerson <g****o@g****m>
almost 10 years ago
494de9de 2.0.0-beta.30 Henry Zhu <h****i@h****m> almost 10 years ago
61554542 Fix AppVeyor badge [ci skip] (#356) Moti Zilberman <m****8@g****m>
Committed by: Henry Zhu <h****i@h****m>
almost 10 years ago
68f418b9 Grammar the things (#354) Roy Sutton <p****1@p****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
3a5cb241 Handle spaces in paths correctly (#349) Moti Zilberman <m****8@g****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
19659e62 Use unprivileged alternatives to symlinks on Windows (#348) Moti Zilberman <m****8@g****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
e4f0231f Normalize newlines in lerna.json in publish tests (#350) Moti Zilberman <m****8@g****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
28f04cc5 Fix importing commits which renamed files (Fixes #345) (#346) Ryan Biwer <r****r@g****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
ddfc3007 Safer class name conversion Bo Borgerson <g****o@g****m> almost 10 years ago
d6ff90ec Simplify exposeCommands interface Bo Borgerson <g****o@g****m> almost 10 years ago
e01c64f3 Add an option sieve for all commands (#15) Bo Borgerson <g****o@g****m> almost 10 years ago
c4e19bc7 2.0.0-beta.29 Henry Zhu <h****i@h****m> almost 10 years ago
4e66efeb Validate and standardize exposure of command classes Bo Borgerson <g****o@g****m> almost 10 years ago
f28769f3 Change bootstrap command to not install peerDependencies (#318) Lochlan Bunn <l****n@g****m>
Committed by: James Kyle <m****e@t****m>
almost 10 years ago
19ea9e01 Increase maxBuffer Ry Racherbaumer <r****e@u****m>
Committed by: Bo Borgerson <g****o@g****m>
almost 10 years ago
d492e8d9 Add support for configurable package locations (#1) Bo Borgerson <g****o@g****m> almost 10 years ago
b74ab4bc Don't chain off of `stream.setEncoding(...)` (#336) Bo Borgerson <g****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
68ad6494 2.0.0-beta.28 Henry Zhu <h****i@h****m> almost 10 years ago
143840ea Update bootstrap command (fixes #11, #176) (#237) Ry Racherbaumer <r****e@u****m>
Committed by: Henry Zhu <h****i@h****m>
almost 10 years ago
a6ff744e docs(lerna-publish): add hint to indicate which packages will be published (#... Franz <n****t@u****t>
Committed by: Henry Zhu <h****i@h****m>
almost 10 years ago
1cd6366f Don't try to publish private modules (#321) Bo Borgerson <g****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
ac4e3b18 Add ignore support to exec (#333) Steel Brain <s****n@u****m>
Committed by: Bo Borgerson <g****o@g****m>
almost 10 years ago
9375de15 2.0.0-beta.27 Henry Zhu <h****i@h****m> almost 10 years ago
e0602e99 Update npm README issue URL [skip ci] Bo Borgerson <g****o@g****m> almost 10 years ago
3a95576c Make unlinkSync synchronous (fixes #324) (#325) Ry Racherbaumer <r****e@u****m>
Committed by: Bo Borgerson <g****o@g****m>
almost 10 years ago
9fd9402b Indicate private modules in output from `updated` (#329) Bo Borgerson <g****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
30902939 Add space-infix-ops eslint rule back in [skip ci] Bo Borgerson <g****o@g****m> almost 10 years ago
111a578c Wait for child processes to exit before exiting from parent (#194) Bo Borgerson <g****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
7d93d8cc [skip ci] Fix a typo in the README Bo Borgerson <g****o@g****m> about 10 years ago
cd186876 Fix AppVeyor badge (#316) Daniel Lo Nigro <d****l@d****x>
Committed by: Henry Zhu <h****i@h****m>
about 10 years ago
4963ab93 Resurrect @rygine's groundwork for common dep hoisting Ry Racherbaumer <r****y@a****m>
Committed by: Bo Borgerson <g****o@g****m>
about 10 years ago
09c1225c 2.0.0-beta.26 Henry Zhu <h****i@h****m> about 10 years ago
b1410e4a add appveyor badge [skip ci] Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
900c478b Use eslint-config-babel (#291) Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
d35c9412 merge Merge pull request #236 from laurentdesmet/master Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
03300b59 2.0.0-beta.25 Henry Zhu <h****i@h****m> about 10 years ago
ce3e1edd Handle dependency graph cycles during bootstrap (#302) Bo Borgerson <g****o@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
5a6f18a3 Diff compaction for package binary PR (#300) Bo Borgerson <g****o@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
8ba4ae7c Handle packages with binaries (#192) Ry Racherbaumer <r****e@u****m>
Committed by: Bo Borgerson <g****o@g****m>
about 10 years ago
f2e267bf Log stdout on run command errors (#265) Ry Racherbaumer <r****e@u****m>
Committed by: Bo Borgerson <g****o@g****m>
about 10 years ago
c7a1a8a1 Add a note about common devDependencies to README (#301) Bo Borgerson <g****o@g****m>
Committed by: Henry Zhu <h****i@h****m>
about 10 years ago
399a1447 align the appveyor configuration with the travis configuration Laurent De Smet <l****7@g****m> about 10 years ago

← Back to repository