Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update README.md | timmywil | 2012-01-31 | 1 | -0/+10 |
| | |||||
* | Reformat jshint errors to be readable; make post-compile.js write directly ↵ | Rick Waldron | 2011-12-15 | 1 | -1/+1 |
| | | | | to jquery.min.js; update required Node version | ||||
* | Fix Contribution Guides list of links, hopefully easier to notice and read 0_o | Rick Waldron | 2011-12-11 | 1 | -0/+1 |
| | |||||
* | Landing pull request 611. Adds Contributing to jQuery Guidelines section to ↵ | Rick Waldron | 2011-11-21 | 1 | -1/+11 |
| | | | | | | | | readme. Fixes #10611. More Details: - https://github.com/jquery/jquery/pull/611 - http://bugs.jquery.com/ticket/10611 | ||||
* | Javascript -> JavaScript except if it was intentional to avoid letting ↵ | MONTILLET Xavier | 2011-04-28 | 1 | -1/+1 |
| | | | | newbies think it's Java. | ||||
* | Adding a full-stop | Rob Morgan | 2011-04-11 | 1 | -1/+1 |
| | |||||
* | Fixing typos in the README.md file | Rob Morgan | 2011-04-11 | 1 | -4/+4 |
| | |||||
* | Git for dummies | Carl Fürstenberg | 2011-04-08 | 1 | -0/+83 |
| | | | | | Per request, here is an simple git for dummies quick sheet, with some useful commands. | ||||
* | Clarify cygwin instructions slightly and swap the order of arguments to ↵ | Colin Snover | 2011-01-17 | 1 | -2/+2 |
| | | | | which in Makefile because of a bug in current versions of MSYS that causes only the first argument to /bin/which to be searched. | ||||
* | Replace build system with a faster new one that uses Node and UglifyJS and ↵ | Colin Snover | 2011-01-17 | 1 | -58/+37 |
| | | | | generates smaller minified files. Also removes builds through rake/ant since having 3 different build systems was too much to maintain (make was the only one consistently kept up-to-date). Fixes #7973. | ||||
* | Updated the Questions? section with the forum information. | Ralph Whitbeck | 2010-09-17 | 1 | -3/+3 |
| | |||||
* | Edits to README after Karl's review | Douglas Neiner | 2010-06-19 | 1 | -3/+3 |
| | |||||
* | Minor changes to README | Douglas Neiner | 2010-06-19 | 1 | -5/+4 |
| | |||||
* | Updated README file with updated information for the Rake addtions | Douglas Neiner | 2010-06-19 | 1 | -17/+44 |
| | | | | | Also changed the default Rake task to "all" instead of "jquery" to parallel the Makefile. | ||||
* | Removing the mention of buliding the docs from the README. Thanks to ↵ | jeresig | 2010-03-09 | 1 | -4/+0 |
| | | | | 'phihag' in the forum for the heads-up. | ||||
* | Added in integrated JSLint checking against the jQuery source. Just run ↵ | jeresig | 2010-03-01 | 1 | -0/+4 |
| | | | | 'make lint' to see the result. | ||||
* | Updated the README to reference the Closure Compiler instead of YUI Min. ↵ | jeresig | 2009-12-21 | 1 | -1/+1 |
| | | | | Thanks for the heads-up @_carumba. | ||||
* | changed the extension of the README from .markdown to .md | Michael Bensoussan | 2009-11-03 | 1 | -0/+59 |