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

GitHub / itsdouges/lerna / commits

SHA Message Author Date Stats
44e57ed2 Fix flapping test (#678) Daniel Stockman <d****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
4ce1ae9f Import consistently in subcommands (#656) Daniel Stockman <d****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
a041a32d Use class properties instead of singleton imports (#657) Daniel Stockman <d****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
2e40bd18 Enable Package.hasMatchingDependency() warning when a version is not satisfie... Daniel Stockman <d****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
32ba5fe6 chore(badge): Appveyor reflects master, not latest (#674) Daniel Stockman <d****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
777abd5d chore: update lockfile with changes from #665 (#676) Daniel Stockman <d****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
5043ad24 feat: adds support for conventional-commits (for CHANGELOG generation and ver... Benjamin E. Coe <b****e@g****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
a8327a73 chore(ci): use yarn instead of npm (#673) Daniel Stockman <d****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
8715393e add tests for NpmUtilities.getExecOpts() (#663) Norbert Csaba Herczeg <n****g@g****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
5ee17f52 fix(env): fix issue where env isn't merged with --registry flag (#672) Sean Larkin <s****n@c****u>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
a28be132 Add support for `exact` flag in lerna.json (#661) Yasser Kaddour <Y****r@u****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
25d34420 Increment version by semver keyword with --cd-version (#607) Ben Ipsen <e****l@b****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
de25ed4c Merge current process.env when using --registry flag (#654) Norbert Csaba Herczeg <n****g@g****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
0db821dd Add prompts for prerelease versions (#641) Ryan Tsao <r****o@g****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
6a96905f Include private packages in the list of updated packages (#621) Stephen John Sorensen <s****y@u****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
5f7fbb37 Allow concurrency to be configured via package.json (#647) Bo Borgerson <g****o@g****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
90e9b304 Install with all dependencies when installing (#638) Bo Borgerson <g****o@g****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
98cc9f1a Update vague text in readme.md (#646) [skip ci] Jared Rada <j****a@s****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
c8568b0c updates [skip ci] (#639) Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e0254a9f Add documentation about "watch" commands next to --no-sort (#634) Henric Trotzig <h****g@g****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
0cf60874 changelog [skip ci] (#628) Henry Zhu <h****i@h****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
3d263328 add toc [skip ci] Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
bd9b0879 spacing [skip ci] Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
7e76e271 beta 38 changelog [skip ci] (#626) Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
7202eccd 2.0.0-beta.38 Henry Zhu <h****i@h****m> over 9 years ago
163e22b2 Add support for pluggable npm clients (#605) Bo Borgerson <g****o@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
62a8f2ae Support --skip-temp-tag when publishing (#620) Norbert Csaba Herczeg <n****g@g****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
2f3b195e Add a --stream option to the run command (#608) Bo Borgerson <g****o@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
3ace5470 Add versions to lerna ls. Fixes #603. (#624) Ben Briggs <b****o@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
b595884e On import, infer targetDir base from packages glob list (#480) Garth Kidd <g****h@g****m>
Committed by: Douglas Wade <d****e@g****m>
over 9 years ago
d246667b `lerna publish` checks for changes since most recent tag in the current branc... Gytis Vinclovas <g****s@g****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
744d0365 README grammar: it's → its (#609) [skip ci] Greg Hurrell <g****g@h****t>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
5a4039ae Always run test and env scripts (#587) simon360 <m****e@s****t>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
d7c1fe93 Durable `includeFilteredDependencies` config via lerna.json (#598) Bo Borgerson <g****o@g****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
3021dc37 Support `sort` option in lerna.json (#596) Bo Borgerson <g****o@g****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
2e67ed2f Fix midair collision (#604) Douglas Wade <d****e@g****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
6b5fb917 Explicit registry flag feature (#599) Norbert Csaba Herczeg <n****g@g****m>
Committed by: Douglas Wade <d****e@g****m>
over 9 years ago
8790656d Publish npm packages in topological order. (#595) Logan Smyth <l****h@g****m>
Committed by: Douglas Wade <d****e@g****m>
over 9 years ago
925c0a1b Fix --ignore flag when globs are expanded to an array (#601) Ryan Tsao <r****o@g****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
2acb721a Support command config in either "commands" or "command" (#597) Bo Borgerson <g****o@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
e44a60f8 Avoid exception after successful `lerna diff` (#586) Daniel Stockman <d****n@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
90c6008d Remove `sync-exec`. (#594) wtgtybhertgeghgtwtg <w****g@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
bf168687 2.0.0-beta.37 Henry Zhu <h****i@h****m> over 9 years ago
e95921ab remove .only test Henry Zhu <h****i@h****m> over 9 years ago
a88178dc fixes [skip ci] Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
9b799327 v2.0.0-beta.37 changelog [skip ci] Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
ceed21c2 Replace `lodash.find`, `lodash.unionwith`, and `pad` with `lodash`. (#562) wtgtybhertgeghgtwtg <w****g@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
a3472d7a Bump `command-join`. (#584) wtgtybhertgeghgtwtg <w****g@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
d1ec2e17 v2.0.0-beta.36 changelog [skip ci] Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
eb02684e Improves support for --include-filtered-dependencies (#581) Robert Gay <r****y@g****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
3e7637e0 merge Merge pull request #576 from gigabo/naked-install Douglas Wade <d****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
0516be7c merge Merge pull request #575 from doug-wade/add-nyc Douglas Wade <d****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
793f9068 Add tests for FileSystemUtilities.rename* Bo Borgerson <g****o@g****m> over 9 years ago
406015ba Add tests for NpmUtilities.splitVersion Bo Borgerson <g****o@g****m> over 9 years ago
a87c76c9 Use correct logger method in Package method. (#574) Daniel Stockman <d****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
b6618f24 Add coverage report Doug Wade <d****e@i****m> over 9 years ago
6d92d2b0 Check if directories exist before removing during hoist (#568) Bo Borgerson <g****o@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
124df44d Short-circuit out of install with no packages (#569) Bo Borgerson <g****o@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
20d9ee8c 2.0.0-beta.36 Henry Zhu <h****i@h****m> over 9 years ago
15d52dff Fix rimraf bin resolution (#566) Ryan Tsao <r****o@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
e3fc0e98 2.0.0-beta.35 Henry Zhu <h****i@h****m> over 9 years ago
05ceaaad fix version [skip ci] Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
b35c05fc update changelog [skip ci] (#561) Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
77b77fa2 Bump `cross-env`. (#554) wtgtybhertgeghgtwtg <w****g@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
560348cc Updating README: `clean` respects --include-filtered-dependencies (#558) [ski... Robert Gay <r****y@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
59963754 redo labels [skip ci] (#560) Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
4b6f0aa7 Drop `isarray`. (#559) wtgtybhertgeghgtwtg <w****g@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
bcaf1aa2 Fix broken hoisting tests (#557) Douglas Wade <d****e@g****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
6e9bf137 merge Merge pull request #507 from gigabo/hoist Douglas Wade <d****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
0b016ded Spawn child process for rimraf (#547) Robert Gay <r****y@g****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
bc93b967 Bump `signal-exit`. (#549) wtgtybhertgeghgtwtg <w****g@g****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
84b81ab9 Use real Object.assign now that we're off of 0.10/0.12 Bo Borgerson <g****o@g****m> over 9 years ago
09717e1c merge Merge pull request #548 from wtgtybhertgeghgtwtg/bump-object-assigned-sorted Douglas Wade <d****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
ebdceaee Bump `object-assign-sorted`. wtgtybhertgeghgtwtg <w****g@g****m> over 9 years ago
b041aad0 merge Merge pull request #535 from gpittarelli/trim-package Douglas Wade <d****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
63fa63b9 merge Merge pull request #543 from roblg/clean-support-include-filtered Douglas Wade <d****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
3d6d8a1f merge Merge pull request #546 from wtgtybhertgeghgtwtg/drop-object-assign Douglas Wade <d****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
de4ee581 merge Merge pull request #412 from seansfkelley/toposort Douglas Wade <d****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
8b6f69aa Switch back from files -> .npmignore George Pittarelli <g****i@m****m> over 9 years ago
5c81e1d0 Drop `object-assign`. wtgtybhertgeghgtwtg <w****g@g****m> over 9 years ago
e62482c2 merge Merge branch 'master' into toposort Sean Kelley <s****y@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
83e6ab12 Upgrade `inquirer` dependency (#541) wtgtybhertgeghgtwtg <w****g@g****m>
Committed by: Daniel Stockman <d****n@g****m>
over 9 years ago
5b8349eb Fixes issue: prepublish not running in dependencies with `--scope --include-f... Robert Gay <r****y@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
8aa89809 merge Merge pull request #373 from seansfkelley/forward-npm-logging Douglas Wade <d****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
8f6f2a24 merge Merge pull request #465 from szarouski/feature/mention-lerna-wizard Douglas Wade <d****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
8970c8f2 Fixes #540 - clean should support --include-filtered-dependencies Robert Gay <r****y@r****m> over 9 years ago
d02db613 2.0.0-beta.34 Henry Zhu <h****i@h****m> over 9 years ago
e6e0c436 Config flags shouldn't be undefined for publish (#537) Diogo <d****a@g****m>
Committed by: Bo Borgerson <g****o@g****m>
over 9 years ago
f0241336 Document the publish --exact flag (#534) [skip ci] George Pittarelli <g****i@u****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
9a5cc0c6 2.0.0-beta.33 changelog [skip ci] (#530) Henry Zhu <h****i@h****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
47abc199 Document --yes flag for clean (#533) [skip ci] George Pittarelli <g****i@u****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
4e202a1c Don't include unnecesary files in the npm package George Pittarelli <g****i@m****m> over 9 years ago
b0e351dd Add configuration for `lerna-changelog` (#531) [skip ci] Bo Borgerson <g****o@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
20844a47 2.0.0-beta.33 Henry Zhu <h****i@h****m> over 9 years ago
ca1d3788 Drop node 5 from travis/appveyor (#528) Vicente Jr Yuchitcho <c****u@u****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
4d1817f1 Fix Bootstrap early-exit condition. Sean Kelley <s****y@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
de848607 merge Merge branch 'master' into toposort Sean Kelley <s****y@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e0c00107 use message passed as argument to the static method input() in PromptUtilitie... Bishesh Tiwaree <b****e@l****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
765c1f54 467: lerna bootstrap succeeds with 0 packages (#483) Douglas Wade <d****e@g****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago
7859aba1 Add --message option for custom commit msgs when publishing (#460) Travis Kaufman <t****n@u****m>
Committed by: Henry Zhu <h****i@h****m>
over 9 years ago

← Back to repository