| Commit message (Expand) | Author | Age | Files | Lines |
* | Release: compat -> 1.x. Remove compat-specific release semantics | Timmy Willison | 2016-01-08 | 1 | -1/+1 |
* | Core: Align code in intro.js with master | Michał Gołębiowski | 2015-05-12 | 1 | -8/+8 |
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-01-03 | 1 | -1/+1 |
* | Build: Put "jQuery Compat" in banners in built files | Michał Gołębiowski | 2014-11-03 | 1 | -1/+1 |
* | Intro: Pass window to intro if available, for browserify | Forbes Lindesay | 2014-01-09 | 1 | -2/+2 |
* | Build: Happy New Year! Thanks @marlonlandaverde | Dave Methvin | 2014-01-09 | 1 | -1/+1 |
* | exports/global: Do not attach global variables for most CommonJS environments | Timmy Willison | 2013-12-20 | 1 | -2/+2 |
* | Change window to global in the most outer IIFE parameters. (cherry-picked fro... | Michał Gołębiowski | 2013-11-17 | 1 | -6/+6 |
* | Fixes #14549. Execute the factory immediately when CommonJS is used in the br... | Timmy Willison | 2013-11-15 | 1 | -10/+14 |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -15/+1 |
* | Remove `undefined` var declarations | Timmy Willison | 2013-07-08 | 1 | -1/+1 |
* | Support CommonJS environments by accentuating the need for a window with a do... | Timmy Willison | 2013-07-04 | 1 | -1/+35 |
* | 2013! | Dave Methvin | 2013-02-04 | 1 | -1/+1 |
* | Fix #13335. Remove "use strict". | Dave Methvin | 2013-02-01 | 1 | -1/+6 |
* | Update copyrights used in file headers. | Dave Methvin | 2013-01-11 | 1 | -1/+1 |
* | adds strict rule to jshint options (except for test files). "use strict" is a... | jaubourg | 2012-10-18 | 1 | -0/+1 |
* | Finish the license changes, including Sizzle. | Dave Methvin | 2012-08-09 | 1 | -6/+4 |
* | Update copyright to jQuery Foundation. | Dave Methvin | 2012-07-03 | 1 | -1/+1 |
* | Update copyright years for jQuery and Sizzle | timmywil | 2012-06-26 | 1 | -2/+2 |
* | Strips IIFEs from modules; Always require built jQuery for tests. | Rick Waldron | 2012-06-04 | 1 | -5/+0 |
* | Cache references to navigator and location. Fixes #6690. | John Resig | 2011-04-16 | 1 | -1/+3 |
* | Updating the year in the header. | jeresig | 2011-01-24 | 1 | -2/+2 |
* | Clean trailing whitespace from all files. | Colin Snover | 2010-12-30 | 1 | -1/+1 |
* | Re-work the document scoping. | jeresig | 2010-09-22 | 1 | -0/+2 |
* | Update the license URL in the header. | jeresig | 2010-01-25 | 1 | -1/+1 |
* | Update the copyright from 2009 to 2010. | John Resig | 2010-01-03 | 1 | -2/+2 |
* | Made a number of spacing changes to bring the code more-inline with the jQuer... | jeresig | 2009-12-21 | 1 | -1/+1 |
* | Switched from using YUI Compressor to Google Compiler. Minified and Gzipped f... | jeresig | 2009-12-18 | 1 | -1/+6 |
* | Made the licensing verbiage a little more explicit. Thanks to Dan Montgomery ... | John Resig | 2009-12-09 | 1 | -1/+1 |
* | Removed the revision info and fixed the date pull to work against git log ins... | John Resig | 2009-10-23 | 1 | -1/+0 |
* | Did some light reordering of the jQuery definition. Moved window and undefine... | John Resig | 2009-05-20 | 1 | -1/+1 |
* | jquery intro: looks nicer when built | Ariel Flesler | 2009-01-05 | 1 | -0/+1 |
* | Moved the copyright to the intro file, added a ! so that it passes through YU... | John Resig | 2009-01-04 | 1 | -0/+11 |
* | Only bind .ready() once per instance of jQuery - and only bind if the ready()... | John Resig | 2007-08-22 | 1 | -2/+1 |
* | You can now assign jQuery to random namespaces - very cool. (Bug #1393) | John Resig | 2007-08-21 | 1 | -1/+1 |
* | Fix for a selector speed regression (calling a simple selector many times res... | John Resig | 2007-08-21 | 1 | -1/+1 |
* | Fix for bug #983 (Packed jQuery doesn't have a license at the top of the file.) | John Resig | 2007-05-20 | 1 | -1/+1 |
* | typo | Jörn Zaefferer | 2007-01-09 | 1 | -1/+1 |
* | Fixed a bunch of endline issues.1.0.2 | John Resig | 2006-10-10 | 1 | -2/+2 |
* | Fixed bug #147, required some (ugly) modifications: changed function jQuery(.... | Jörn Zaefferer | 2006-09-15 | 1 | -0/+2 |