[narwhal] http://bit.ly/7BUGd7 kriskowal - Fixed references in the global ES5 patches and added trim, per the new draft spec.
[narwhal] http://bit.ly/862MVE kriskowal - Moved tusk commands into a subdirectory to make room for Tusk API modules.
[narwhal] http://bit.ly/5ALR0x kriskowal - Merge branch 'master' of git://github.com/280north/narwhal into refactor
[narwhal] http://bit.ly/6amUoV kriskowal - Merge branch 'master' of github.com:kriskowal/narwhal into refactor
[narwhal] http://bit.ly/8TYjm7 kriskowal - Added support for narwhal-moar-monkeys.
[narwhal] http://bit.ly/7y2AhG kriskowal - Factored non-compliant CommonJS monkey patching into a narwhal-moar-monkeys package.
[narwhal] http://bit.ly/708h24 kriskowal - Reorganized global patches into 'commonjs', 'es5', and 'moar-monkeys'
[narwhal] http://bit.ly/4ooMQf kriskowal - Merged master.
[narwhal] http://bit.ly/6npVHM kriskowal - Merge branch 'master' of github.com:tlrobinson/narwhal
[narwhal] http://bit.ly/8TtnBz kriskowal - Merged 280north/master, fixing conflicts in catalog.
[narwhal] http://bit.ly/60YDmP kriskowal - Merge branch 'master' into experimental
[narwhal] http://bit.ly/6iEDVK kriskowal - Credited Steve Levithan for the lovely regexp in util for splitting identifiers into terms.
[narwhal] http://bit.ly/8YUkE7 Kris Zyp - Avoids overwriting native JSON methods
[narwhal] http://bit.ly/8LRt1F Kris Zyp - Fixes tabs/spaces
[narwhal] http://bit.ly/4t5Quw Kris Zyp - Merge git://github.com/tlrobinson/narwhal
[narwhal] http://bit.ly/5Zvcrw Kris Zyp - Deal with jline failure in eclipse
[narwhal] http://bit.ly/7H9akj Kris Zyp - REPL uses a worker for event based console so it doesn't block events while waiting for input
[narwhal] http://bit.ly/8SFVwf Kris Zyp - Avoid unnecessary exceptions being throw when java classes are exported
[narwhal] http://bit.ly/5PBOZU Nathan - Merge branch 'master' of git://github.com/tlrobinson/narwhal
[narwhal] http://bit.ly/8FIjXj Kris Zyp - Refactoring of worker to follow Mozilla's thread API