Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
amzinino
/
grunt
Public
forked from
gruntjs/grunt
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
grunt
lib
util
on
master
User selector
All users
All time
Commit history
Commits on Feb 22, 2015
JSCS config with violations fixed
mrjoelkemp
committed
fe8c8e9
View commit details
Copy full SHA for fe8c8e9
View code at this point
Browse repository at this point
Commits on Jan 1, 2015
Update copyright to 2015
shama
committed
d47c755
View commit details
Copy full SHA for d47c755
View code at this point
Browse repository at this point
Commits on May 9, 2014
Added grunt.task.exists method to check if a task exists. Closes gh-1131.
Carlos Mantilla
authored and
cowboy
committed
155609c
View commit details
Copy full SHA for 155609c
View code at this point
Browse repository at this point
Commits on Mar 12, 2014
only trigger task completion async if explicitly requested
Tyler Kellen
committed
a76e817
View commit details
Copy full SHA for a76e817
View code at this point
Browse repository at this point
Commits on Mar 7, 2014
Better error in renameTask if task doesn't exist. Closes gh-1058.
Show description for 85ba05a
cowboy
committed
85ba05a
View commit details
Copy full SHA for 85ba05a
View code at this point
Browse repository at this point
Commits on Mar 1, 2014
Update copyright to 2014
Show description for 95e95c5
shama
authored and
vladikoff
committed
95e95c5
View commit details
Copy full SHA for 95e95c5
View code at this point
Browse repository at this point
Commits on Jan 22, 2014
Make all tasks asynchronous to reduce call stack. Closes gh-1026.
Crisci, Fabio | Piuccio | TRVDD
authored and
cowboy
committed
cc9941a
View commit details
Copy full SHA for cc9941a
View code at this point
Browse repository at this point
Commits on Nov 21, 2013
Extract internal "namespace" lib to external "getobject" lib.
Tyler Kellen
authored and
cowboy
committed
9de7cfe
View commit details
Copy full SHA for 9de7cfe
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
Fix process.exit stdout/stderr flushing issues. Close gh-921.
Show description for 0a4e6e3
cowboy
committed
0a4e6e3
View commit details
Copy full SHA for 0a4e6e3
View code at this point
Browse repository at this point
Commits on Sep 18, 2013
Fixed a few spelling errors in code comments. Closes gh-849.
carldanley
authored and
cowboy
committed
3284f2e
View commit details
Copy full SHA for 3284f2e
View code at this point
Browse repository at this point
Commits on Mar 12, 2013
Update copyright date to 2013. Closes gh-660.
cowboy
committed
25728e1
View commit details
Copy full SHA for 25728e1
View code at this point
Browse repository at this point
Commits on Dec 11, 2012
Updating file.findup to use the findup-sync lib.
cowboy
committed
40657c3
View commit details
Copy full SHA for 40657c3
View code at this point
Browse repository at this point
Removing superfluous grunt.task.unregisterTasks method.
cowboy
committed
ac2facc
View commit details
Copy full SHA for ac2facc
View code at this point
Browse repository at this point
Commits on Nov 14, 2012
Rewrote multi task code to be 866% more complex.
Show description for bd8baa1
cowboy
committed
bd8baa1
View commit details
Copy full SHA for bd8baa1
View code at this point
Browse repository at this point
Commits on Nov 13, 2012
This is necessary to allow throwing Node.js AssertionError (which stringify as [object Object]) to stop the task runner.
cowboy
committed
1faf5ff
View commit details
Copy full SHA for 1faf5ff
View code at this point
Browse repository at this point
Commits on Oct 1, 2012
Updating URLs to reflect move to @gruntjs org and http://gruntjs.com/
cowboy
committed
6808801
View commit details
Copy full SHA for 6808801
View code at this point
Browse repository at this point
Replace Underscore with Lo-Dash (v0.8.0). Closes gh-172, gh-455.
jdalton
authored and
cowboy
committed
dae24dd
View commit details
Copy full SHA for dae24dd
View code at this point
Browse repository at this point
Commits on Sep 26, 2012
Switched from node-glob-whatev to @isaacs node-glob. Closes gh-157.
Show description for 440e6a1
cowboy
committed
440e6a1
View commit details
Copy full SHA for 440e6a1
View code at this point
Browse repository at this point
Commits on Sep 18, 2012
Minor alias task visual tweak.
cowboy
committed
176d003
View commit details
Copy full SHA for 176d003
View code at this point
Browse repository at this point
The "description" argument to registerMultiTask is now optional. Closes gh-256.
cowboy
committed
3ef8127
View commit details
Copy full SHA for 3ef8127
View code at this point
Browse repository at this point
Commits on Sep 1, 2012
Helpers and directives? Gone. Closes gh-354.
cowboy
committed
ebb6674
View commit details
Copy full SHA for ebb6674
View code at this point
Browse repository at this point
Commits on Aug 22, 2012
Attempt to work around Node.js exiting before stdout/stderr are flushed in Windows.
cowboy
committed
7f3c26b
View commit details
Copy full SHA for 7f3c26b
View code at this point
Browse repository at this point
Commits on Jul 31, 2012
Adding methods for unregistering tasks and helpers. Closes gh-316.
cowboy
committed
a843d74
View commit details
Copy full SHA for a843d74
View code at this point
Browse repository at this point
Cleanup no longer valid comment.
cowboy
committed
9a0b934
View commit details
Copy full SHA for 9a0b934
View code at this point
Browse repository at this point
Commits on Jul 24, 2012
Task names, arguments now support spaces and colons. Closes gh-131, gh-217, gh-255, gh-305.
Show description for 2093e58
cowboy
committed
2093e58
View commit details
Copy full SHA for 2093e58
View code at this point
Browse repository at this point
Commits on Jul 20, 2012
Fixing minor typo.
cowboy
committed
6df88f0
View commit details
Copy full SHA for 6df88f0
View code at this point
Browse repository at this point
Commits on Jul 4, 2012
The task.directive method can now fallback to a non-function value.
cowboy
committed
84ebf4f
View commit details
Copy full SHA for 84ebf4f
View code at this point
Browse repository at this point
Enable strict mode. Closes #179
shama
authored and
cowboy
committed
2662dd8
View commit details
Copy full SHA for 2662dd8
View code at this point
Browse repository at this point
Streamlined error handling. Closes #146.
Show description for 1fac969
cowboy
committed
1fac969
View commit details
Copy full SHA for 1fac969
View code at this point
Browse repository at this point
Doing this.async()(); inside a task should no longer explode.
cowboy
committed
7bbc307
View commit details
Copy full SHA for 7bbc307
View code at this point
Browse repository at this point
Updated required task error message. Closes #161.
cowboy
committed
ab0d422
View commit details
Copy full SHA for ab0d422
View code at this point
Browse repository at this point
Extraneous whitespace in alias tasks is now ignored. Closes #166.
cowboy
committed
c450220
View commit details
Copy full SHA for c450220
View code at this point
Browse repository at this point
Update URLs to gruntjs.com
Show description for a5d31bc
shama
authored and
cowboy
committed
a5d31bc
View commit details
Copy full SHA for a5d31bc
View code at this point
Browse repository at this point
That feels better.
cowboy
committed
a2f551c
View commit details
Copy full SHA for a2f551c
View code at this point
Browse repository at this point
Updating the glob-whatev lib and file.findup to support matching wildcard pattern(s).
cowboy
committed
7bd8892
View commit details
Copy full SHA for 7bd8892
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.