1. 51fb44c chore: regenerate package-lock.json (#530) by Chris Brody · 3 years, 8 months ago
  2. 4e1cada Increment package version to 10.0.1-dev by Erisu · 3 years, 9 months ago
  3. 39102ae Updated RELEASENOTES.md & version for release 10.0.0 (cli-10.0.0) by Erisu · 3 years, 9 months ago 10.0.x 10.0.0 rel/10.0.0
  4. ecf89b6 test: fix node.js version check by Erisu · 3 years, 9 months ago
  5. 1c37cd0 chore: rebuilt package-lock (#520) by エリス · 3 years, 9 months ago
  6. 2632c06 breaking: bump cordova-lib@^10.0.0 (#519) by エリス · 3 years, 9 months ago
  7. 43f92da Tiny CLI docs improvements (#402) by Jan Piotrowski · 3 years, 10 months ago
  8. ad8d54b feat(ci): migrate to github-actions (#518) by エリス · 3 years, 10 months ago
  9. e7b73f0 chore: drop node-8 deprecation transition step (#516) by エリス · 3 years, 10 months ago
  10. 8fd4a6f chore: add package-lock.json (#517) by エリス · 3 years, 10 months ago
  11. 630dd56 chore: improve npm ignore (#515) by エリス · 3 years, 10 months ago
  12. 3d2484f breaking: bump dev dependencies (#513) by エリス · 3 years, 10 months ago
  13. f4af0dc chore: cleanup package.json (#514) by エリス · 3 years, 10 months ago
  14. 8d07b74 breaking: bump dependencies (#512) by エリス · 3 years, 10 months ago
  15. 8888a16 chore(eslint): bump to 3.0.0 w/ fix (#511) by エリス · 3 years, 10 months ago
  16. d69f108 feat: migrate "cordova info" lib logic to cli (#510) by エリス · 3 years, 10 months ago
  17. 7b8e867 chore(asf): update git notification settings by Erisu · 4 years ago
  18. 093c53c Update CONTRIBUTING.md by Niklas Merz · 4 years, 1 month ago
  19. 838a057 fix: cannot call config or create commands (#495) by Raphael von der Grün · 4 years, 5 months ago
  20. ed5e60b refactor(create): use cordova-create 3.0.0-nightly (#494) by Raphael von der Grün · 4 years, 6 months ago
  21. 63fd6f9 refactor: eslint setup (#493) by エリス · 4 years, 6 months ago
  22. 11ce340 refactor(create): do not expand ~ to $HOME anymore (#490) by Raphael von der Grün · 4 years, 6 months ago
  23. fb6bc3e refactor(create): depend directly on cordova-create (#489) by Raphael von der Grün · 4 years, 6 months ago
  24. 0c40bdb docs(config): remove "autosave" setting (#485) by Raphael von der Grün · 4 years, 6 months ago
  25. 145bbcc test(config): use generic config key name (#484) by Raphael von der Grün · 4 years, 6 months ago
  26. eeea2a8 refactor: remove dead code & simplify (#483) by Raphael von der Grün · 4 years, 6 months ago
  27. b89d07c docs: undocument "plugin save" command (#486) by Raphael von der Grün · 4 years, 6 months ago
  28. ed04ab6 docs: remove mentions of "cordova create" argument "config" (#488) by Raphael von der Grün · 4 years, 6 months ago
  29. 36d9dce docs(info): remove outdated remark about info.txt (#487) by Raphael von der Grün · 4 years, 6 months ago
  30. 3224c03 docs: undocument "platform save", again (#482) by Raphael von der Grün · 4 years, 6 months ago
  31. 63f97da refactor: Remove support for <project>/.cordova/config.json (#475) by Raphael von der Grün · 4 years, 6 months ago
  32. 05547bb docs: undocument "hooks/" directory (#468) by Raphael von der Grün · 4 years, 6 months ago
  33. 37885df docs: undocument "platform check" command (#467) by Raphael von der Grün · 4 years, 6 months ago
  34. 8e10062 chore: update jasmine dependencies (#481) by エリス · 4 years, 6 months ago
  35. 76bea17 chore: drop node 6 and 8 support (#480) by エリス · 4 years, 6 months ago
  36. d9b2711 chore: bump version to 10.0.0-dev (#479) by エリス · 4 years, 6 months ago
  37. 44afc89 Avoid registering too many event listeners in tests (#477) by Raphael von der Grün · 4 years, 6 months ago
  38. 9a0440a Undocument removed platform save command (#476) by Raphael von der Grün · 4 years, 6 months ago
  39. 3d4528e Fix blocked telemetry calls (#473) by Raphael von der Grün · 4 years, 6 months ago
  40. 0bb1083 fix: argument filtering in telemetry.track (#472) by Raphael von der Grün · 4 years, 7 months ago
  41. 71169f7 Remove unsupported option --copy-from (#474) by Raphael von der Grün · 4 years, 7 months ago
  42. 39141dd chore: node deprecation warning for <10 (#458) by エリス · 4 years, 7 months ago
  43. e6272d8 Add unit tests for the telemetry module (#471) by Raphael von der Grün · 4 years, 7 months ago
  44. 3ed1d5e Use semver to check if using a prerelease version (#469) by Raphael von der Grün · 4 years, 7 months ago
  45. 1a2ee93 chore: add codecov to display coverage in GH (#470) by Raphael von der Grün · 4 years, 7 months ago
  46. 46225e7 chore: replace istanbul with nyc (#459) by エリス · 4 years, 7 months ago
  47. 7ffe725 Minor fixes in README (#427) by Jan Piotrowski · 4 years, 7 months ago
  48. 1c8ca07 chore: node warning on version < 8 (#454) by エリス · 4 years, 10 months ago
  49. 7c302ad chore: add Node.js 12 to CI services (#430) by エリス · 4 years, 10 months ago
  50. 36ae767 docs(readme): remove duplicated instructions (#440) by Toshihide Tagami · 5 years ago
  51. 7c4b092 Updated the Supported Platforms (#433) by Max K · 5 years ago
  52. f763776 Handle output error strings (#426) by Piotr · 5 years ago
  53. 139ef16 Cleaner solution to spy on latest CordovaLogger (#423) by Raphael von der Grün · 5 years ago
  54. 68d700f Fix `cordova config list` command (#421) by Raphael von der Grün · 5 years ago
  55. 88cc5d9 Fix `cordova config list` command recognition (#419) by Lars Mikkelsen · 5 years ago
  56. 4943da8 Start requirements unit testing (#365) by Chris Brody · 5 years ago
  57. fcf4d9b GH-10 Incremented package version to -dev by エリス · 5 years ago
  58. 24fc3e0 GH-10 Updated version and RELEASENOTES.md for release 9.0.0 by エリス · 5 years ago 9.0.x 9.0.0 rel/9.0.0
  59. f1a8fe8 Merge pull request #414 from erisu/cordova9-prep by エリス · 5 years ago
  60. f626923 fix to work SpyOn in Jasmine (#1) by Ken Naito · 5 years ago
  61. a895e80 Bumped jasmine@^3.3.1 by エリス · 5 years ago
  62. 863e4e8 Bumped eslint-plugin-promise@^4.0.1 by エリス · 5 years ago
  63. 4f24693 Bumped eslint-plugin-node@^8.0.1 by エリス · 5 years ago
  64. b3e0c29 Bumped eslint-plugin-import@^2.16.0 by エリス · 5 years ago
  65. 1d48091 Bumped eslint-config-standard@^12.0.0 by エリス · 5 years ago
  66. 90ddd40 Bumped eslint-config-semistandard@^13.0.0 by エリス · 5 years ago
  67. 460f302 Bumped eslint@eslint . bin/cordova ^5.15.2 by エリス · 5 years ago
  68. a9217ec Bumped loud-rejection@^2.0.0 by エリス · 5 years ago
  69. be7108e Bumped editor@^1.0.0 by エリス · 5 years ago
  70. c98167f Bumped cordova-lib@^9.0.0 by エリス · 5 years ago
  71. 0c0e397 Bumped cordova-common@^3.1.0 by エリス · 5 years ago
  72. 35b1521 Update Node.js Deprecation Notice Message (#397) by Jan Piotrowski · 5 years ago
  73. 5cfbb4d Add or update GitHub pull request and issue template by Jan Piotrowski · 5 years ago
  74. f44f170 Fix typo: "esecially" to especially (#395) by Joel Clermont · 5 years ago
  75. 8a112b0 Fix spec label for build tests (#364) by Chris Brody · 5 years ago
  76. b92a86e Check that bin/cordova works on Travis CI (#343) (#344) by Chris Brody · 6 years ago
  77. 890d336 Merge pull request #335 from purplecabbage/CB-13740 by Jesse MacFadyen · 6 years ago
  78. f10a371 CB-13740 gracefully handle platforms that don't pass back requirements to check by Jesse MacFadyen · 6 years ago
  79. f8ed27c Stub telemetry calls during all tests (#327) by Raphael von der Grün · 6 years ago
  80. 20af4ec Remove support for fetch option (#322) by Raphael von der Grün · 6 years ago
  81. 7fc2707 GH-320 Remove support for browserify by Raphael von der Grün · 6 years ago
  82. 5f36967 Merge pull request #317 from raphinesse/improve-cli-telemetry-spec by Raphael von der Grün · 6 years ago
  83. c9f29c6 Remove callback parameter of main CLI function (#316) by Raphael von der Grün · 6 years ago
  84. 7abc2b8 Merge pull request #298 from raphinesse/cleanup-create by Raphael von der Grün · 6 years ago
  85. 645c1bf Avoid printing a telemetry prompt during testing by Raphael von der Grün · 6 years ago
  86. 3b1aa4b Prevent telemetry prompt on local test runs by Raphael von der Grün · 6 years ago
  87. d7b79f6 Factor out common telemetry stubbing by Raphael von der Grün · 6 years ago
  88. d9db003 Simplify telemetry test by Raphael von der Grün · 6 years ago
  89. 2d92035 Don't do 'nightly testing' & simplify CI configs by Raphael von der Grün · 6 years ago
  90. dfd2fe7 Merge pull request #315 from raphinesse/test-cleanup by Raphael von der Grün · 6 years ago
  91. a72032b Use some ES6 features in tests by Raphael von der Grün · 6 years ago
  92. 55a4547 Let Jasmine handle promises by Raphael von der Grün · 6 years ago
  93. 1d56c64 Fix test timeout by Raphael von der Grün · 6 years ago
  94. 2aca200 Update `insight` to resolve `npm audit` warning by Raphael von der Grün · 6 years ago
  95. bbf0e31 Update dependencies by Raphael von der Grün · 6 years ago
  96. 91d43d7 Update ESLint and fix linting errors by Raphael von der Grün · 6 years ago
  97. 15c96ed Lint everything by Raphael von der Grün · 6 years ago
  98. 4cfc01d Simplify npm scripts by Raphael von der Grün · 6 years ago
  99. 6b77379 Remove mentions of 'cordova plugin search' from docs (#306) by エリス · 6 years ago
  100. 9eb9b30 Fix tests after removing deprecated `raw` methods from lib (#308) by Raphael von der Grün · 6 years ago