aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Readme: Fix subsection titles and grammar, thanks @robgraeberDave Methvin2014-03-161-6/+6
* Readme: updating QUnit informationLeonardo Balter2014-03-131-1/+1
* Docs: Remove the note about consequences of excluding Sizzle from READMEMichał Gołębiowski2014-02-121-2/+0
* Build: Upgrade QUnit to 1.14.0Michał Gołębiowski2014-02-051-1/+1
* README: Add jQuery environment notesTimmy Willison2014-01-061-0/+7
* Doc: Update links and simplify build instructionsOleg2013-12-311-6/+6
* Build: add build option for setting the AMD name.Timmy Willison2013-12-191-3/+19
* Build: Add the ability to remove global exposure.Timmy Willison2013-12-191-0/+1
* Readme: Fix typo, thanks @tcortDave Methvin2013-12-181-1/+1
* Use grunt and bower packages as local dependencies. Close gh-1433.Timmy Willison2013-11-141-20/+18
* No ticket: Correct typo in README section "rebasing". Close gh-1398.Dominik D. Geyer2013-10-111-1/+1
* Fix #10814. Fix #14084. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-2/+1
* Specify support as a dependency wherever it is used. Optimize module order to...Timmy Willison2013-08-151-1/+1
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-8/+21
* correct a typo in READMEMichał Gołębiowski2013-08-121-1/+1
* Change Windows install explanationOleg2013-07-241-7/+1
* Remove the Xcode note in readmeOleg2013-07-241-3/+1
* Install bower packages with npm installOleg2013-07-241-10/+4
* Update README for bower usageTimmy Willison2013-07-101-5/+18
* Include Sizzle and Qunit with bower. Fixes #14118.Timmy Willison2013-07-101-63/+2
* No ticket: correct typo in an example in README.md. Close gh-1281. (cherry-pi...Michał Gołębiowski2013-05-311-1/+1
* No ticket: Sync master/1.x-master README.md.Richard Gibson2013-05-061-13/+14
* Fix #13741. Make wrap/unwrap methods optional; close gh-1236.Michał Gołębiowski2013-04-171-0/+1
* No ticket: Grunt changes from 2.0 selector-nativeDave Methvin2013-03-251-41/+22
* Fix requirements and dependencies in README, close gh-1131.Ryunosuke SATO2013-01-201-8/+6
* Remove references to the Makefile from the READMEMike Sherov2012-10-211-1/+1
* Update README.md - grunt *update_*submodulesTom Fuertes2012-10-161-1/+1
* Minor typo with Homebrew link. Close gh-929.Dave Riddle2012-09-151-1/+1
* Add README info on how to create custom builds. Close gh-892.Mathias Bynens2012-08-191-1/+13
* README: Adds missing commands to setup instructions. Closes gh-854Mathias Bynens2012-07-111-0/+3
* README: Add to the full list of optional modules. Closes gh-855Mathias Bynens2012-07-111-1/+1
* Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQue...Rick Waldron2012-06-251-0/+6
* Simplify the terminal command args syntax for custom builds. Update READMERick Waldron2012-06-121-5/+14
* Fix typo in READMEkborchers2012-06-121-1/+1
* Adds ajax to the list of optional modules.Julian Aubourg2012-06-121-1/+8
* Make exclusion list less confusing to readRick Waldron2012-06-071-3/+3
* Make readme code examples consistent; Update to use GH syntax fencesRick Waldron2012-06-071-59/+135
* Remove bold style from command examplesRick Waldron2012-06-071-8/+8
* Make custom dist example less OSX specificRick Waldron2012-06-071-4/+3
* Modularize offset (exclude w/ grunt build:*:*:-offset). Closes #813. Fixes #1...Mike Sherov2012-06-071-0/+31
* Fixes two typosRick Waldron2012-06-061-1/+1
* Allow users to store custom dist destinations in dist/.destination.jsonRick Waldron2012-06-051-0/+14
* Adds "grunt submodules" docs to readme, removes old make command docsRick Waldron2012-06-051-16/+12
* Make readme instructions bold and hopefully easier to spotRick Waldron2012-06-041-2/+2
* Strips IIFEs from modules; Always require built jQuery for tests.Rick Waldron2012-06-041-25/+48
* Update README: IDs are without hashes in t()timmywil2012-05-291-2/+2
* Update README to stylize docs on jQuery's test suite methodstimmywil2012-05-291-45/+64
* Add quick-start documentation for testing with QUnit and using jQuery's helpe...timmywil2012-05-291-0/+54
* Update README.mdtimmywil2012-01-311-0/+10
* Reformat jshint errors to be readable; make post-compile.js write directly to...Rick Waldron2011-12-151-1/+1