Commit Graph

  • 6e7ce4bbe2 fix: swallow child.stdin err v1.14.7 Remy Sharp 2017-12-31 16:23:07 +00:00
  • c30c034a18 fix: swallow child.stdin err fix/ECONNRESET Remy Sharp 2017-12-31 16:23:07 +00:00
  • d78bf3d5d1 fix: watch both js and mjs files if main file is JavaScript v1.14.6 Josef Brandl 2017-12-29 15:44:54 +01:00
  • 0d9a89241c fix: don't use fork with node inspect v1.14.5 Remy Sharp 2017-12-28 20:16:30 +00:00
  • de66c6bcea refactor: fix scoping issue in node@4 v1.14.4 Remy Sharp 2017-12-29 10:29:27 +00:00
  • 5a914cb35b fix: handle exit(2) better Remy Sharp 2017-12-29 10:10:25 +00:00
  • 6333fa5a4c chore: fix linting Remy Sharp 2017-12-28 22:11:33 +00:00
  • 6e839d4a33 fix: support implicit filename extension Remy Sharp 2017-12-28 21:59:53 +00:00
  • 48048aaf12 fix: properly handle --no-update-notifier Remy Sharp 2017-12-29 10:23:23 +00:00
  • c63771726c fix: expose no update flag Remy Sharp 2017-12-28 19:36:12 +00:00
  • f711537795 chore: fix linting Remy Sharp 2017-12-28 22:06:14 +00:00
  • 7a04e2c71f fix: incorrect count of watch files being reported Remy Sharp 2017-12-28 20:04:38 +00:00
  • e3c884b008 refactor: fix scoping issue in node@4 fix/implicit-ext Remy Sharp 2017-12-29 10:29:27 +00:00
  • 2c344d9025 fix: properly handle --no-update-notifier fix/text-notices Remy Sharp 2017-12-29 10:23:23 +00:00
  • d7da093a6d fix: handle exit(2) better Remy Sharp 2017-12-29 10:10:25 +00:00
  • e6c90900ab chore: fix linting Remy Sharp 2017-12-28 22:11:33 +00:00
  • 7052648641 docs: add SparkPost for their sponsorship ❤️ Remy Sharp 2017-12-28 22:10:05 +00:00
  • fb2e8687a8 chore: fix linting fix/wrong-count Remy Sharp 2017-12-28 22:06:14 +00:00
  • be91760c6c fix: support implicit filename extension Remy Sharp 2017-12-28 21:59:53 +00:00
  • 27443efe65 fix: don't use fork with node inspect fix/node-inspect Remy Sharp 2017-12-28 20:16:30 +00:00
  • 11d7e67293 fix: incorrect count of watch files being reported Remy Sharp 2017-12-28 20:04:38 +00:00
  • 918c061f99 fix: expose no update flag Remy Sharp 2017-12-28 19:36:12 +00:00
  • 369eb11f1c chore: update issue template Remy Sharp 2017-12-26 16:27:44 +00:00
  • 0c78a9c7a0 test: remove .only Remy Sharp 2017-12-23 08:48:46 +00:00
  • 0c3229d77f docs: remove duff link Remy Sharp 2017-12-22 22:52:48 +00:00
  • ad226afc13 fix: ensure non-slurp is passed to script v1.14.3 Remy Sharp 2017-12-22 22:34:18 +00:00
  • 252c07d463 fix: ensure non-slurp is passed to script fix/slurp Remy Sharp 2017-12-22 18:38:51 +00:00
  • 0bb1eec1a0 chore: merge branch 'master' v1.14.2 Remy Sharp 2017-12-22 15:37:00 +00:00
  • dcd8911e23 fix: stop saying there's another update required! Remy Sharp 2017-12-22 15:36:36 +00:00
  • 636ae404ce chore: update new issue template Remy Sharp 2017-12-22 14:45:39 +00:00
  • e4cfe9b704 chore: add no-response bot Remy Sharp 2017-12-21 11:55:22 +00:00
  • 990fbfd153 fix: disable colour if stdout redirected fix/tty-color Remy Sharp 2017-12-21 08:52:38 +00:00
  • 4589bc8a60 fix: properly ignore defaults, don't match partial v1.14.1 Remy Sharp 2017-12-20 23:21:35 +00:00
  • 1d88943394 fix: pass stdin to child process on -I Remy Sharp 2017-12-20 19:51:32 +00:00
  • 03f8a39f22 refactor: remove anymatch tweak to defaults.js fix/ignore-at-root Remy Sharp 2017-12-20 22:56:49 +00:00
  • 66c78f8ed5 fix: properly ignore defaults, don't match partial Remy Sharp 2017-12-20 22:53:47 +00:00
  • b642aacfad fix: pass stdin to child process on -I fix/connect-stdin Remy Sharp 2017-12-20 19:51:32 +00:00
  • 1e2516de4a fix: defined diretory watching Remy Sharp 2017-12-15 16:53:49 +00:00
  • d15cf686f7 fix: remove scoped dep v1.14.0 Remy Sharp 2017-12-20 11:38:10 +00:00
  • 67d146637e refactor: remove libraries over native es6 support Remy Sharp 2017-12-16 11:01:44 +00:00
  • 35b86a92e1 test: increase timeout between writing files and starting nodemon Dominykas Blyžė 2017-12-18 16:27:57 +02:00
  • b326b4648a test: unlink tmp files after each test Dominykas Blyžė 2017-12-18 16:19:12 +02:00
  • c5bf96c051 test: always wait for nodemon.reset() to complete in teardown Dominykas Blyžė 2017-12-18 16:17:52 +02:00
  • 70a2ec7f3d test: use unlinkSync; validate file exists before unlinking Dominykas Blyžė 2017-12-18 15:16:20 +02:00
  • 84ec156ed0 test: fix hanging test Dominykas Blyžė 2017-12-18 14:37:27 +02:00
  • b89d5915a8 chore: append to .npmrc rather than overwrite it in travis Dominykas Blyžė 2017-12-18 15:35:53 +02:00
  • bcb4db8649 docs: update nodejs vs node workaround text Dominykas Blyžė 2017-12-18 10:41:09 +02:00
  • 82d74e517a docs: fix outdated link Dominykas Blyžė 2017-12-18 10:22:02 +02:00
  • ceba29a345 chore: respect package-lock Dominykas Blyžė 2017-12-18 09:41:07 +02:00
  • 009d868516 feat: support wildcard extension matching Dominykas Blyžė 2017-12-18 14:01:25 +02:00
  • 76f825ef82 docs: update issue template Remy Sharp 2017-12-16 22:23:29 +00:00
  • 1171fc1a9a fix: nodemon reporting crash v1.13.3 Remy Sharp 2017-12-16 00:55:59 +00:00
  • bd9d5957bf chore: fix linting issues v1.13.2 Remy Sharp 2017-12-15 15:20:01 +00:00
  • e9129c03f8 fix: switch to killing using numericals Remy Sharp 2017-12-15 15:05:20 +00:00
  • 770c90dcdd test: bump pstree for node 4 support v1.13.1 Remy Sharp 2017-12-15 14:05:55 +00:00
  • bf9b7a6876 fix: if no ps, walk /proc to kill child fully Remy Sharp 2017-12-15 13:56:36 +00:00
  • 10ded94cd7 fix: fixed an issue where we tried to resolve null as path Martin Dimitrov 2017-12-15 14:31:17 +02:00
  • 14fcf94404 docs: update issue template Remy Sharp 2017-12-15 08:53:04 +00:00
  • f8a5abe258 feat: watch script regardless of extension v1.13.0 Remy Sharp 2017-12-14 23:28:41 +00:00
  • 30f999a06c feat: support SIGHUP to restart nodemon Remy Sharp 2017-12-14 21:56:17 +00:00
  • a282afbbe3 fix: support nodemon index to expand to index.js Remy Sharp 2017-12-14 22:53:43 +00:00
  • fd961d6053 fix: defensive check on accessing cmd.args v1.12.7 Remy Sharp 2017-12-13 22:17:13 +00:00
  • fa64cdcc8a docs: reduce CLI output and add --help options Remy Sharp 2017-12-13 21:55:13 +00:00
  • d9e93ad367 fix: support node arguments again Remy Sharp 2017-12-13 21:08:33 +00:00
  • 9f8defc089 docs: :add syntax highlight + contributors Remy Sharp 2017-12-13 13:29:17 +00:00
  • f52615c0f7 fix: only use fork if node>4 v1.12.6 Remy Sharp 2017-12-13 13:08:05 +00:00
  • 2d4ce033bb docs: update faq on issue #1124 Remy Sharp 2017-12-12 18:06:49 +00:00
  • 62a361cfdb fix: use fork child node processes Remy Sharp 2017-12-12 18:00:16 +00:00
  • 0628f263d3 chore: merge heisian-master Remy Sharp 2017-12-12 17:59:43 +00:00
  • 6d760f4f81 fix: restore node 4 min support Alex 2017-12-12 12:36:15 -05:00
  • 8967c02301 test: only use .npmrc if a non-PR Remy Sharp 2017-12-12 15:25:20 +00:00
  • cf923a8a77 fix: get tests to pass Timothy Huang 2017-12-06 14:19:40 -08:00
  • 3a6b8df9ae fix: travis CI build before-install Timothy Huang 2017-12-06 13:25:47 -08:00
  • f711fb7889 test: fork child node processes Tim 2017-12-05 22:10:36 -08:00
  • 183add9166 test: fix typo in before_install Remy Sharp 2017-12-06 19:13:06 +00:00
  • 57c14a2b58 test: only add npmrc on master (#1147) Remy Sharp 2017-12-06 12:36:41 +00:00
  • 6a4fb22602 fix: pass through execArgs from config (#1142) v1.12.5 Remy Sharp 2017-12-05 18:01:55 +00:00
  • 18c03f90e8 chore: bump dev deps Remy Sharp 2017-12-05 14:59:27 +00:00
  • 7dcea48ff4 chore: update stale bot config Remy Sharp 2017-12-05 13:33:33 +00:00
  • 17ad4b9f1a docs: include .github templates Remy Sharp 2017-12-05 12:54:18 +00:00
  • 2e1b496fa3 fix: reduce help output (a teeny bit) v1.12.4 Remy Sharp 2017-12-04 22:27:16 +00:00
  • 71eab1aeeb fix: require node 6 or above in engines v1.12.3 Remy Sharp 2017-12-04 22:15:21 +00:00
  • 2bb587ce0a chore: update semantic release process Remy Sharp 2017-12-04 20:50:29 +00:00
  • 24a4b84717 feat: disable chokidar globbing on windows (#1140) Remy Sharp 2017-12-04 20:05:58 +00:00
  • 6d57dac0ee fix: bump deps and fix tests for local dev (#1139) Remy Sharp 2017-12-04 14:56:44 +00:00
  • 5a89df6471 fix: Support for .mjs es6 modules (#1138) Jay Beavers 2017-12-04 06:55:16 -08:00
  • 9b6c786fd1 fix: sync help.txt to available options Aalex Gabi 2017-12-04 15:54:36 +01:00
  • 0b1bf131a5 docs: update faq for -c option t__hos 2017-12-04 09:53:58 -05:00
  • f3e0c29f15 fix: read config file before defaulting script parameter (#1110) Leonard Martin 2017-12-04 14:52:23 +00:00
  • d0c515a680 chore: Merge branch 'AverageMarcus-fix/810' Remy Sharp 2017-12-04 14:37:53 +00:00
  • 5b990b2830 chore: merge branch 'fix/810' Remy Sharp 2017-12-04 14:37:27 +00:00
  • af54f6408c docs: trying a new position Remy Sharp 2017-11-03 16:35:53 +00:00
  • 29a9a449d5 fix: Add support for multi-level filenames Marcus Noble 2017-10-08 16:03:07 +01:00
  • ff935cae7f test: Test support for multi-level filenames Marcus Noble 2017-10-08 16:02:15 +01:00
  • 07e55cc35d docs: update FAQ with added platform documentation Rigin Oommen 2017-09-20 14:18:15 +05:30
  • 4391edebc6 docs: Reposition Code Sponsor (#1090) Eric Berry 2017-09-15 05:28:19 -06:00
  • 469fa80aa7 fix: crash when passing argument to node (windows) GerA 2017-09-15 08:40:25 +02:00
  • 6a4803d7b6 test: skip a test Remy Sharp 2017-09-04 20:41:47 +01:00
  • 32aed42f7f chore: linting errors Remy Sharp 2017-09-04 20:35:56 +01:00
  • f6a8b3d1e4 chore: update test envs Remy Sharp 2017-09-04 20:14:18 +01:00