Skip to content

Instantly share code, notes, and snippets.

@MylesBorins
Last active November 22, 2016 07:54
Show Gist options
  • Save MylesBorins/af3cbd87c5eba67157c3e6e0d58fa5a2 to your computer and use it in GitHub Desktop.
Save MylesBorins/af3cbd87c5eba67157c3e6e0d58fa5a2 to your computer and use it in GitHub Desktop.
branch-diff v4.x-staging upstream/master --exclude-label semver-major,semver-minor,dont-land-on-v4.x,lts-watch-v4.x --filter-release
  • [3cbb553df8] - tools: disallow trailing whitespace for markdown (Sam Roberts) #9676
  • [13c4f44e97] - test: add new.target add-on regression test (Ben Noordhuis) #9689
  • [515b1f3972] - build: default to ppc64 on AIX (Gibson Fahnestock) #9645
  • [d6dc2e8d44] - test: refactor test-async-wrap-* (Rich Trott) #9663
  • [31dac410a4] - src: fix method name, output format (Josh Gavant) #9627
  • [55cb280265] - doc: fix typo in BUILDING.md (monkick) #9569
  • [8a6b37bc51] - doc: remove backtick escaping for manpage refs (Anna Henningsen) #9632
  • [79c382787f] - tools: use better regexp for manpage references (Anna Henningsen) #9632
  • [8f05611a5c] - doc: improve description of urlObject.query (Rahat Ahmed) #9625
  • [45279947f1] - doc: small improvements in readline code examples (Vse Mozhet Byt) #9628
  • [f133c16f5d] - test: Use strictEqual in test-tls-writewrap-leak (Aaron Petcoff) #9666
  • [be0ce60af6] - doc: remove invalid padding from privateEncrypt (JungMinu) #9611
  • [f9c98563da] - doc: add return types and props types to OS module (imatvieiev) #9648
  • [b80f05efaa] - test: fix memory leaks in malloc cctests (Ben Noordhuis) #9667
  • [9f779d351f] - src: fix memory leak introduced in 34febfbf4 (Ben Noordhuis) #9604
  • [06198964e2] - test: run tests even if os.cpus() fails (Bethany Griggs) #9616
  • [a03074afe4] - doc: strip trailing whitespace (Sam Roberts) #9620
  • [10e5e7abac] - doc: fix "either as either" typo (Sam Roberts) #9665
  • [79f6546df4] - doc: fix tls "the the" typo (Sam Roberts) #9665
  • [cfd6d08227] - doc: describe when a tls server emits 'close' (Sam Roberts) #9665
  • [9dcc7c578e] - doc: fix an SNI mistyped as SNS (Sam Roberts) #9665
  • [35d48d3e10] - src: squelch unused function warnings in util.h (solebox) #9115
  • [976fe250f5] - doc: move TSC and CTC meeting minutes out of core repo (James M Snell) #9503
  • [99277952b4] - test: use setImmediate() in test of stream2 (masashi.g) #9583
  • [30bf123e41] - doc: fix typo in doc/repl.md line: 6 (Mitsuo Utano) #9582
  • [63e889a256] - test: add test case of PassThrough (Yoshiya Hinosawa) #9581
  • [c5678d3c32] - tools: improve docopen target in Makefile (Sakthipriyan Vairamani (thefourtheye)) #9436
  • [367065be4b] - doc: make comment indentation consistent (Daniel Bevenius) #9518
  • [5242114d89] - doc: remove redundant warning information (Brian White) #9590
  • [71d4a7474d] - doc: improve process.emitWarning() example (Brian White) #9590
  • [89469c8953] - test: check that process.execPath is a realpath (Anna Henningsen) #9229
  • [b209a6e271] - doc: clarify eventType in fs.watch (Nikolai Vavilov) #9318
  • [4d55d1611d] - doc: wrap long lines in http.request (Timothy Gu) #9584
  • [20dc1fac63] - doc: fix type of http.request's agent option (Timothy Gu) #9584
  • [ebff29f2fe] - module: check -e flag in debug break setup (Kelvin Jin) #8876
  • [74f0e51b4d] - doc: fix a typo in the assert.md (Vse Mozhet Byt) #9598
  • [7cdfe8a130] - test: add test for broken child process stdio (cjihrig) #9528
  • [a804627837] - tools: make run-valgrind.py useful (Ben Noordhuis) #9520
  • [e762ca0060] - tools: fix run-valgrind.py script (Ben Noordhuis) #9520
  • [043a98c494] - tools: copy run-valgrind.py to tools/ (Ben Noordhuis) #9520
  • [f65a48fc8f] - test: ensure nextTick is not scheduled in exit (Jeremiah Senkpiel) #9555
  • [9e698bd6db] - test: increase coverage of process.emitWarning (Jeremiah Senkpiel) #9556
  • [fc44bd4d0b] - test: refactor test-zlib.js (Rich Trott) #9544
  • [195989d3a3] - doc: fix typo e.g., => e.g. (Daijiro Yamada) #9563
  • [8eb19c48fa] - doc: consistent 'Returns:' (Roman Reiss) #9554
  • [8a78fcb345] - test: change from setTimeout to setImmediate (MURAKAMI Masahiko) #9578
  • [a3dd9430c7] - doc: fix typo about cluster doc, (eg. -> e.g.) (YutamaKotaro) #9568
  • [9428854b96] - doc: fix typo in doc/tls.md (Syuhei Kobayashi) #9566
  • [8ca322d613] - test: improve test-stream2-objects.js (Yoshiya Hinosawa) #9565
  • [7030f094cd] - doc: fix e.g., to e.g. in doc/http.md (ikasumi_wt) #9564
  • [c7976b537a] - test: refactor test-next-tick-error-spin (Rich Trott) #9537
  • [9004bfe550] - test: refactor test-tls-inception (Rich Trott) #9536
  • [f673c97548] - doc: fix the index order in pseudocode of modules (kohta ito) #9562
  • [fde607eb8f] - doc: remove Roadmap Working Group (William Kapke) #9545
  • [c184f22997] - doc: add process api data types to documentation (imatvieiev) #9505
  • [6cc321e2ec] - doc: added types to path docs (imatvieiev) #9514
  • [452b4dc8a8] - doc: fix fs constants link (Timothy) #9508
  • [bd83422a71] - doc: fix minor style issue in code examples (Daniel Bevenius) #9482
  • [bf3e4bb324] - doc: grammar and structure revisions of wg doc (Ryan Lewis) #9495
  • [4affb8929f] - doc: clarify the exit code part of writing_tests (Jeremiah Senkpiel) #9502
  • [843770406b] - doc: fix link to Event Loop page (timathon) #9527
  • [e12b9bedec] - doc: add missing link in changelog (Evan Lucas) #9540
  • [ca57912e05] - doc: Fix inaccuracy in https.request docs (Andreas Lind) #9453
  • [eed8b0525c] - test: move tick-processor tests to own directory (Rich Trott) #9506
  • [103858e95f] - test: refactor inspector-helper.js (Rich Trott) #9499
  • [837e822992] - test: refactor make-callback-recurse test (Rich Trott) #9498
  • [ef6a5cf40a] - benchmark: split timers benchmark and refactor (Rich Trott) #9497
  • [1ce05ad540] - test: move timer-dependent test to sequential (Rich Trott) #9487
  • [1323db0eb8] - test: fix helper-debugger-repl.js (Rich Trott) #9486
  • [7ef16eee2f] - lib,test: remove unneeded escaping of / (Rich Trott) #9485
  • [d548d28f51] - doc: add npm link to README (Oscar Morrison) #7894
  • [305f75a17a] - crypto: use SSL_get_servername. (Adam Langley) #9347
  • [34febfbf4d] - crypto: fix handling of root_cert_store. (Adam Langley) #9409
  • [9259bf3306] - crypto: Use reference count to manage cert_store (Adam Majer) #9409
  • [5025d7bfb0] - zlib: fix linting recently-introduced lint error (Rich Trott) #9524
  • [77ec310d0c] - zlib: name every function Ref: #8913 (solebox) #9389
  • [b0486b14e5] - test: remove watchdog in test-debug-signal-cluster (Rich Trott) #9476
  • [0b5191f15d] - fs: Fix default params for fs.write(Sync) (Andreas Lind) #7856
  • [5d9d415972] - build: Add option to compile for coverage reports (Wayne Andrews) #9463
  • [a41b41a540] - inspector: do not prompt to use localhost (Eugene Ostroukhov) #9451
  • [45a716c968] - test: remove timers from streams test (Anna Henningsen)
  • [4fb27d43f0] - intl: Add more versions from ICU (Steven R. Loomis)
  • [835fbeee00] - child_process: update outdated comment (Tanuja-Sawant)
  • [bb9eabec40] - repl: Mitigate vm #548 function redefinition issue (Prince J Wesley)
  • [706778a902] - events: pass the original listener added by once (DavidCai) #6394
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment