Skip to content

Instantly share code, notes, and snippets.

@rvagg
Created April 4, 2015 12:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rvagg/d865c151ef31cb5d4457 to your computer and use it in GitHub Desktop.
Save rvagg/d865c151ef31cb5d4457 to your computer and use it in GitHub Desktop.
io.js 1.6.4 changelog-maker
rvagg@fletcher ~$ git clone git://github.com/iojs/io.js.git
Cloning into 'io.js'...
remote: Counting objects: 149486, done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 149486 (delta 0), reused 0 (delta 0), pack-reused 149481
Receiving objects: 100% (149486/149486), 122.22 MiB | 1.04 MiB/s, done.
Resolving deltas: 100% (112753/112753), done.
Checking connectivity... done.
rvagg@fletcher ~$ cd io.js/
rvagg@fletcher (v1.x) ~/io.js$ changelog-maker --group
* [[`3a69b7689b`](https://github.com/iojs/io.js/commit/3a69b7689b)] - **benchmark**: add rsa/aes-gcm performance test (Shigeki Ohtsu) [#1325](https://github.com/iojs/io.js/pull/1325)
* [[`1c709f3aa9`](https://github.com/iojs/io.js/commit/1c709f3aa9)] - **benchmark**: add/remove hash algorithm (Shigeki Ohtsu) [#1325](https://github.com/iojs/io.js/pull/1325)
* [[`a081c7c522`](https://github.com/iojs/io.js/commit/a081c7c522)] - **benchmark**: fix chunky client benchmark execution (Brian White) [#1257](https://github.com/iojs/io.js/pull/1257)
* [[`65d4d25f52`](https://github.com/iojs/io.js/commit/65d4d25f52)] - **build**: default to armv7+vfpv3 for android (Giovanny Andres Gongora Granada) [#1307](https://github.com/iojs/io.js/pull/1307)
* [[`6a134f7d70`](https://github.com/iojs/io.js/commit/6a134f7d70)] - **build**: avoid passing private flags from pmake (Johan Bergström) [#1334](https://github.com/iojs/io.js/pull/1334)
* [[`5094a0fde3`](https://github.com/iojs/io.js/commit/5094a0fde3)] - **build**: Pass BSDmakefile args to gmake (Johan Bergström) [#1298](https://github.com/iojs/io.js/pull/1298)
* [[`f782824d48`](https://github.com/iojs/io.js/commit/f782824d48)] - **deps**: refactor openssl.gyp (Shigeki Ohtsu) [#1325](https://github.com/iojs/io.js/pull/1325)
* [[`21f4fb6215`](https://github.com/iojs/io.js/commit/21f4fb6215)] - **deps**: update gyp to e1c8fcf7 (Shigeki Ohtsu) [#1325](https://github.com/iojs/io.js/pull/1325)
* [[`dac903f9b6`](https://github.com/iojs/io.js/commit/dac903f9b6)] - **deps**: make node-gyp work with io.js (cjihrig) [#990](https://github.com/iojs/io.js/pull/990)
* [[`5eb983e0b3`](https://github.com/iojs/io.js/commit/5eb983e0b3)] - **deps**: upgrade npm to 2.7.5 (Forrest L Norvell) [#1337](https://github.com/iojs/io.js/pull/1337)
* [[`008078862e`](https://github.com/iojs/io.js/commit/008078862e)] - **deps**: check in gtest, add util unit test (Ben Noordhuis) [#1199](https://github.com/iojs/io.js/pull/1199)
* [[`8c6c376a94`](https://github.com/iojs/io.js/commit/8c6c376a94)] - **doc**: add GPG fingerprint for Fishrock123 (Jeremiah Senkpiel) [#1324](https://github.com/iojs/io.js/pull/1324)
* [[`ccbea18960`](https://github.com/iojs/io.js/commit/ccbea18960)] - **doc**: better formatting for collaborator GPG keys (Jeremiah Senkpiel) [#1324](https://github.com/iojs/io.js/pull/1324)
* [[`87053e8aee`](https://github.com/iojs/io.js/commit/87053e8aee)] - **doc**: add back quote to boolean variable 'true' (Kohei TAKATA) [#1338](https://github.com/iojs/io.js/pull/1338)
* [[`634e9629a0`](https://github.com/iojs/io.js/commit/634e9629a0)] - **doc**: add TC meeting minutes 2015-03-04 (Rod Vagg) [#1123](https://github.com/iojs/io.js/pull/1123)
* [[`245ba1d658`](https://github.com/iojs/io.js/commit/245ba1d658)] - **doc**: fix util.isObject documentation (Jeremiah Senkpiel) [#1295](https://github.com/iojs/io.js/pull/1295)
* [[`ad937752ee`](https://github.com/iojs/io.js/commit/ad937752ee)] - **doc,src**: remove references to --max-stack-size (Aria Stewart) [#1327](https://github.com/iojs/io.js/pull/1327)
* [[`15f058f609`](https://github.com/iojs/io.js/commit/15f058f609)] - **gyp**: fix build with python 2.6 (Fedor Indutny) [#1325](https://github.com/iojs/io.js/pull/1325)
* [[`4dc6ae2181`](https://github.com/iojs/io.js/commit/4dc6ae2181)] - **lib**: remove unused variables (Brian White) [#1290](https://github.com/iojs/io.js/pull/1290)
* [[`b6e22c4bd5`](https://github.com/iojs/io.js/commit/b6e22c4bd5)] - **src**: setup cluster workers before preloading (Ali Ijaz Sheikh) [#1314](https://github.com/iojs/io.js/pull/1314)
* [[`4a801c211c`](https://github.com/iojs/io.js/commit/4a801c211c)] - **src**: drop homegrown thread pool, use libplatform (Ben Noordhuis) [#1329](https://github.com/iojs/io.js/pull/1329)
* [[`f1e5a13516`](https://github.com/iojs/io.js/commit/f1e5a13516)] - **src**: wrap MIN definition in infdef (Johan Bergström) [#1322](https://github.com/iojs/io.js/pull/1322)
* [[`6f72d87c27`](https://github.com/iojs/io.js/commit/6f72d87c27)] - **test**: add test for a unref'ed timer leak (Fedor Indutny) [#1330](https://github.com/iojs/io.js/pull/1330)
* [[`416499c872`](https://github.com/iojs/io.js/commit/416499c872)] - **timers**: remove redundant code (Fedor Indutny) [#1330](https://github.com/iojs/io.js/pull/1330)
* [[`d22b2a934a`](https://github.com/iojs/io.js/commit/d22b2a934a)] - **timers**: do not restart the interval after close (Fedor Indutny) [#1330](https://github.com/iojs/io.js/pull/1330)
* [[`cca5efb086`](https://github.com/iojs/io.js/commit/cca5efb086)] - **timers**: don't close interval timers when unrefd (Julien Gilli)
* [[`0e061975d7`](https://github.com/iojs/io.js/commit/0e061975d7)] - **timers**: fix unref() memory leak (Trevor Norris) [#1330](https://github.com/iojs/io.js/pull/1330)
* [[`eb459c8151`](https://github.com/iojs/io.js/commit/eb459c8151)] - **tools**: fix gyp to work on MacOSX without XCode (Shigeki Ohtsu) [#1325](https://github.com/iojs/io.js/pull/1325)
* [[`1e94057c05`](https://github.com/iojs/io.js/commit/1e94057c05)] - **url**: fix resolving from non-file to file URLs. (Jeffrey Jagoda) [#1277](https://github.com/iojs/io.js/pull/1277)
* [[`382bd9d2e0`](https://github.com/iojs/io.js/commit/382bd9d2e0)] - **v8**: back-port openbsd/amd64 build fix (Ben Noordhuis) [#1318](https://github.com/iojs/io.js/pull/1318)
* [[`efadffe861`](https://github.com/iojs/io.js/commit/efadffe861)] - **win,node-gyp**: optionally allow node.exe/iojs.exe to be renamed (Bert Belder) [#1266](https://github.com/iojs/io.js/pull/1266)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment