-
-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added File.toJSON
method
#84
Commits on Dec 21, 2013
-
Contra committed
Dec 21, 2013 Configuration menu - View commit details
-
Copy full SHA for d8c63fe - Browse repository at this point
Copy the full SHA d8c63feView commit details -
Contra committed
Dec 21, 2013 Configuration menu - View commit details
-
Copy full SHA for edf20bd - Browse repository at this point
Copy the full SHA edf20bdView commit details -
Contra committed
Dec 21, 2013 Configuration menu - View commit details
-
Copy full SHA for c004b6c - Browse repository at this point
Copy the full SHA c004b6cView commit details -
Contra committed
Dec 21, 2013 Configuration menu - View commit details
-
Copy full SHA for fc7f192 - Browse repository at this point
Copy the full SHA fc7f192View commit details -
Contra committed
Dec 21, 2013 Configuration menu - View commit details
-
Copy full SHA for f7a15c4 - Browse repository at this point
Copy the full SHA f7a15c4View commit details -
Contra committed
Dec 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 76580e5 - Browse repository at this point
Copy the full SHA 76580e5View commit details
Commits on Dec 24, 2013
-
Contra committed
Dec 24, 2013 6Configuration menu - View commit details
-
Copy full SHA for 05d1f1b - Browse repository at this point
Copy the full SHA 05d1f1bView commit details -
Contra committed
Dec 24, 2013 Configuration menu - View commit details
-
Copy full SHA for cfaa0a0 - Browse repository at this point
Copy the full SHA cfaa0a0View commit details
Commits on Dec 26, 2013
-
Contra committed
Dec 26, 2013 Configuration menu - View commit details
-
Copy full SHA for bffa6a4 - Browse repository at this point
Copy the full SHA bffa6a4View commit details
Commits on Dec 28, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 796ba8b - Browse repository at this point
Copy the full SHA 796ba8bView commit details
Commits on Jan 11, 2014
-
Correct File.clone() treatment of File.stats
Cloning the stats object would remove its prototype, meaning it would lose methods normally available on fs.Stats instances, such as Stats.isDirectory() or Stats.isFile() This resulted in errors being thrown whenever a cloned file was piped through to a gulp.dest() stream when it expected the isDirectory() method.
Configuration menu - View commit details
-
Copy full SHA for b6244c5 - Browse repository at this point
Copy the full SHA b6244c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd668fb - Browse repository at this point
Copy the full SHA dd668fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc3acf7 - Browse repository at this point
Copy the full SHA bc3acf7View commit details -
Merge pull request gulpjs#8 from hughsk/fix-clone-stats
Correct File.clone() treatment of File.stats
Configuration menu - View commit details
-
Copy full SHA for 431753f - Browse repository at this point
Copy the full SHA 431753fView commit details -
Contra committed
Jan 11, 2014 Configuration menu - View commit details
-
Copy full SHA for f00767b - Browse repository at this point
Copy the full SHA f00767bView commit details
Commits on Jan 14, 2014
-
dep update, new coveralls stuff
Contra committedJan 14, 2014 Configuration menu - View commit details
-
Copy full SHA for 1ca8e46 - Browse repository at this point
Copy the full SHA 1ca8e46View commit details -
Contra committed
Jan 14, 2014 Configuration menu - View commit details
-
Copy full SHA for f49b9c3 - Browse repository at this point
Copy the full SHA f49b9c3View commit details
Commits on Feb 8, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 1824ec9 - Browse repository at this point
Copy the full SHA 1824ec9View commit details -
Merge pull request gulpjs#11 from shuhei/pipe-end
Correct README about pipe's end option.
Configuration menu - View commit details
-
Copy full SHA for 7196640 - Browse repository at this point
Copy the full SHA 7196640View commit details
Commits on May 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 1783e7f - Browse repository at this point
Copy the full SHA 1783e7fView commit details
Commits on May 20, 2014
-
Configuration menu - View commit details
-
Copy full SHA for eb4d337 - Browse repository at this point
Copy the full SHA eb4d337View commit details
Commits on Jun 8, 2014
-
LICENSE: Remove executable mode
Spotted this because the file had funny syntax highlighting on GitHub.
Configuration menu - View commit details
-
Copy full SHA for 460eed5 - Browse repository at this point
Copy the full SHA 460eed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a2193 - Browse repository at this point
Copy the full SHA 70a2193View commit details -
Merge pull request gulpjs#22 from felixrabe/patch-2
Travis: Dump node 0.9 - travis-ci/travis-ci#2251
Configuration menu - View commit details
-
Copy full SHA for c01bc7b - Browse repository at this point
Copy the full SHA c01bc7bView commit details -
Merge pull request gulpjs#21 from felixrabe/patch-1
LICENSE: Remove executable mode
Configuration menu - View commit details
-
Copy full SHA for 83bd747 - Browse repository at this point
Copy the full SHA 83bd747View commit details
Commits on Jun 28, 2014
-
Configuration menu - View commit details
-
Copy full SHA for f3f9be0 - Browse repository at this point
Copy the full SHA f3f9be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d95023f - Browse repository at this point
Copy the full SHA d95023fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c71bf3 - Browse repository at this point
Copy the full SHA 7c71bf3View commit details
Commits on Jun 29, 2014
-
Configuration menu - View commit details
-
Copy full SHA for e50ceac - Browse repository at this point
Copy the full SHA e50ceacView commit details
Commits on Jul 17, 2014
-
Configuration menu - View commit details
-
Copy full SHA for e493187 - Browse repository at this point
Copy the full SHA e493187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95710de - Browse repository at this point
Copy the full SHA 95710deView commit details
Commits on Jul 19, 2014
-
Merge pull request gulpjs#27 from vweevers/master
Clone custom properties
Configuration menu - View commit details
-
Copy full SHA for f631c76 - Browse repository at this point
Copy the full SHA f631c76View commit details -
Contra committed
Jul 19, 2014 Configuration menu - View commit details
-
Copy full SHA for dcb77f3 - Browse repository at this point
Copy the full SHA dcb77f3View commit details
Commits on Jul 30, 2014
-
fix deep deps, closes gulpjs#28
Contra committedJul 30, 2014 3Configuration menu - View commit details
-
Copy full SHA for 64850ff - Browse repository at this point
Copy the full SHA 64850ffView commit details -
Contra committed
Jul 30, 2014 Configuration menu - View commit details
-
Copy full SHA for 03b7578 - Browse repository at this point
Copy the full SHA 03b7578View commit details -
oops, thats what i get for coding from a car
Contra committedJul 30, 2014 Configuration menu - View commit details
-
Copy full SHA for ae28ff2 - Browse repository at this point
Copy the full SHA ae28ff2View commit details -
Contra committed
Jul 30, 2014 Configuration menu - View commit details
-
Copy full SHA for 44ef836 - Browse repository at this point
Copy the full SHA 44ef836View commit details
Commits on Aug 25, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6eab1c4 - Browse repository at this point
Copy the full SHA 6eab1c4View commit details
Commits on Aug 28, 2014
-
Merge pull request gulpjs#24 from popomore/master
path get/set for recording path change
Configuration menu - View commit details
-
Copy full SHA for a807acf - Browse repository at this point
Copy the full SHA a807acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6186101 - Browse repository at this point
Copy the full SHA 6186101View commit details -
Contra committed
Aug 28, 2014 Configuration menu - View commit details
-
Copy full SHA for f13970e - Browse repository at this point
Copy the full SHA f13970eView commit details -
Contra committed
Aug 28, 2014 Configuration menu - View commit details
-
Copy full SHA for c801d3d - Browse repository at this point
Copy the full SHA c801d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a913edf - Browse repository at this point
Copy the full SHA a913edfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b34f813 - Browse repository at this point
Copy the full SHA b34f813View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bfd73c - Browse repository at this point
Copy the full SHA 6bfd73cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7638f07 - Browse repository at this point
Copy the full SHA 7638f07View commit details -
Configuration menu - View commit details
-
Copy full SHA for f76a921 - Browse repository at this point
Copy the full SHA f76a921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7724121 - Browse repository at this point
Copy the full SHA 7724121View commit details
Commits on Aug 29, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 037e830 - Browse repository at this point
Copy the full SHA 037e830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76165e0 - Browse repository at this point
Copy the full SHA 76165e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for acea889 - Browse repository at this point
Copy the full SHA acea889View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1b15d - Browse repository at this point
Copy the full SHA fb1b15dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5a62f0 - Browse repository at this point
Copy the full SHA b5a62f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d37b57b - Browse repository at this point
Copy the full SHA d37b57bView commit details -
Merge pull request gulpjs#33 from popomore/clone-stream
Clone stream
Configuration menu - View commit details
-
Copy full SHA for 3dedd52 - Browse repository at this point
Copy the full SHA 3dedd52View commit details -
Contra committed
Aug 29, 2014 Configuration menu - View commit details
-
Copy full SHA for 80d3f61 - Browse repository at this point
Copy the full SHA 80d3f61View commit details -
Contra committed
Aug 29, 2014 Configuration menu - View commit details
-
Copy full SHA for 0142513 - Browse repository at this point
Copy the full SHA 0142513View commit details -
Contra committed
Aug 29, 2014 Configuration menu - View commit details
-
Copy full SHA for 0014b9b - Browse repository at this point
Copy the full SHA 0014b9bView commit details -
Contra committed
Aug 29, 2014 Configuration menu - View commit details
-
Copy full SHA for 2353e39 - Browse repository at this point
Copy the full SHA 2353e39View commit details -
Contra committed
Aug 29, 2014 3Configuration menu - View commit details
-
Copy full SHA for e4d8b99 - Browse repository at this point
Copy the full SHA e4d8b99View commit details -
Contra committed
Aug 29, 2014 Configuration menu - View commit details
-
Copy full SHA for cd0d042 - Browse repository at this point
Copy the full SHA cd0d042View commit details -
Contra committed
Aug 29, 2014 Configuration menu - View commit details
-
Copy full SHA for f33d6d5 - Browse repository at this point
Copy the full SHA f33d6d5View commit details
Commits on Sep 1, 2014
-
fix funky history passing, closes gulpjs#35
Contra committedSep 1, 2014 Configuration menu - View commit details
-
Copy full SHA for d220c85 - Browse repository at this point
Copy the full SHA d220c85View commit details -
Contra committed
Sep 1, 2014 Configuration menu - View commit details
-
Copy full SHA for 6eae432 - Browse repository at this point
Copy the full SHA 6eae432View commit details
Commits on Sep 9, 2014
-
Don't package coverage into NPM
Gregory Perry committedSep 9, 2014 Configuration menu - View commit details
-
Copy full SHA for 9b811b8 - Browse repository at this point
Copy the full SHA 9b811b8View commit details -
Merge pull request gulpjs#37 from Dapperbot/npmignore-coverage
Don't package coverage into NPM
Eric Schoffstall committedSep 9, 2014 Configuration menu - View commit details
-
Copy full SHA for f12b944 - Browse repository at this point
Copy the full SHA f12b944View commit details
Commits on Nov 13, 2014
-
ignore some files for size reasons
Contra committedNov 13, 2014 Configuration menu - View commit details
-
Copy full SHA for fd887b3 - Browse repository at this point
Copy the full SHA fd887b3View commit details -
Contra committed
Nov 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 61834c9 - Browse repository at this point
Copy the full SHA 61834c9View commit details -
reduce size by switching off lodash
Contra committedNov 13, 2014 6Configuration menu - View commit details
-
Copy full SHA for ec094b4 - Browse repository at this point
Copy the full SHA ec094b4View commit details -
Contra committed
Nov 13, 2014 Configuration menu - View commit details
-
Copy full SHA for a7a8c68 - Browse repository at this point
Copy the full SHA a7a8c68View commit details
Commits on Dec 3, 2014
-
Contra committed
Dec 3, 2014 Configuration menu - View commit details
-
Copy full SHA for 37dafeb - Browse repository at this point
Copy the full SHA 37dafebView commit details -
Contra committed
Dec 3, 2014 Configuration menu - View commit details
-
Copy full SHA for 8255a5f - Browse repository at this point
Copy the full SHA 8255a5fView commit details
Commits on Jan 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3c5e95d - Browse repository at this point
Copy the full SHA 3c5e95dView commit details -
Merge pull request gulpjs#43 from pascalduez/pr__clone_docs
Document `file.clone()` arguments
Eric Schoffstall committedJan 14, 2015 Configuration menu - View commit details
-
Copy full SHA for b3b4c60 - Browse repository at this point
Copy the full SHA b3b4c60View commit details
Commits on Feb 27, 2015
-
update dependencies and devDependencies
* bump versions of outdated modules * replace coveralls with istanbul-coveralls
Shinnosuke Watanabe committedFeb 27, 2015 Configuration menu - View commit details
-
Copy full SHA for 0737ef4 - Browse repository at this point
Copy the full SHA 0737ef4View commit details -
We don’t need to set `reporter` flag to `spec`, since Mocha uses spec reporter by default.
Shinnosuke Watanabe committedFeb 27, 2015 Configuration menu - View commit details
-
Copy full SHA for f1f9dfb - Browse repository at this point
Copy the full SHA f1f9dfbView commit details
Commits on Mar 19, 2015
-
Merge pull request gulpjs#45 from shinnn/deps
Update dependencies and devDependencies
contra committedMar 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 6fd2748 - Browse repository at this point
Copy the full SHA 6fd2748View commit details
Commits on May 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for edf1ecb - Browse repository at this point
Copy the full SHA edf1ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 231f32a - Browse repository at this point
Copy the full SHA 231f32aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ed6a01 - Browse repository at this point
Copy the full SHA 2ed6a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93df183 - Browse repository at this point
Copy the full SHA 93df183View commit details
Commits on May 9, 2015
-
Merge pull request gulpjs#48 from jmm/docs
Update docs for `path` and `history`
contra committedMay 9, 2015 Configuration menu - View commit details
-
Copy full SHA for c3fc0b3 - Browse repository at this point
Copy the full SHA c3fc0b3View commit details
Commits on May 12, 2015
-
Contra committed
May 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 55f90e3 - Browse repository at this point
Copy the full SHA 55f90e3View commit details
Commits on May 19, 2015
-
specifying the type and URL is deprecated: https://docs.npmjs.com/files/package.json#license http://npm1k.org/
Configuration menu - View commit details
-
Copy full SHA for e5b2670 - Browse repository at this point
Copy the full SHA e5b2670View commit details -
Merge pull request gulpjs#49 from pgilad/patch-1
update license attribute
contra committedMay 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 01ed2ef - Browse repository at this point
Copy the full SHA 01ed2efView commit details
Commits on May 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e09817f - Browse repository at this point
Copy the full SHA e09817fView commit details -
Merge pull request gulpjs#46 from jeremyruppel/pathname-helpers
Add dirname, basename and extname getters
contra committedMay 23, 2015 Configuration menu - View commit details
-
Copy full SHA for 2c80c43 - Browse repository at this point
Copy the full SHA 2c80c43View commit details
Commits on May 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 027142c - Browse repository at this point
Copy the full SHA 027142cView commit details -
Merge pull request gulpjs#52 from jeremyruppel/readme
Add explicit newlines to readme
contra committedMay 26, 2015 Configuration menu - View commit details
-
Copy full SHA for b5b78ff - Browse repository at this point
Copy the full SHA b5b78ffView commit details
Commits on Jun 3, 2015
-
Contra committed
Jun 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 8fea984 - Browse repository at this point
Copy the full SHA 8fea984View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f681e - Browse repository at this point
Copy the full SHA 04f681eView commit details
Commits on Jun 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4b42095 - Browse repository at this point
Copy the full SHA 4b42095View commit details -
Merge pull request gulpjs#54 from danielhusar/clone-options
Fix file clone options
contra committedJun 16, 2015 Configuration menu - View commit details
-
Copy full SHA for ac88015 - Browse repository at this point
Copy the full SHA ac88015View commit details
Commits on Aug 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b4ac64b - Browse repository at this point
Copy the full SHA b4ac64bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7208e2 - Browse repository at this point
Copy the full SHA e7208e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7293a71 - Browse repository at this point
Copy the full SHA 7293a71View commit details -
Merge pull request gulpjs#58 from whyrusleeping/master
use Buffer.isBuffer instead of instanceof
contra committedAug 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 0d19456 - Browse repository at this point
Copy the full SHA 0d19456View commit details -
Contra committed
Aug 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 81692ec - Browse repository at this point
Copy the full SHA 81692ecView commit details
Commits on Sep 3, 2015
-
Contra committed
Sep 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 0fe8da7 - Browse repository at this point
Copy the full SHA 0fe8da7View commit details -
Contra committed
Sep 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 6f19648 - Browse repository at this point
Copy the full SHA 6f19648View commit details
Commits on Sep 10, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d9ae5ea - Browse repository at this point
Copy the full SHA d9ae5eaView commit details -
Merge pull request gulpjs#60 from bobintornado/master
remove <br> from README.md
contra committedSep 10, 2015 Configuration menu - View commit details
-
Copy full SHA for afb3450 - Browse repository at this point
Copy the full SHA afb3450View commit details
Commits on Sep 25, 2015
-
Contra committed
Sep 25, 2015 Configuration menu - View commit details
-
Copy full SHA for 0b64336 - Browse repository at this point
Copy the full SHA 0b64336View commit details -
Contra committed
Sep 25, 2015 Configuration menu - View commit details
-
Copy full SHA for dbe943d - Browse repository at this point
Copy the full SHA dbe943dView commit details
Commits on Oct 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 652bc3b - Browse repository at this point
Copy the full SHA 652bc3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 032ae7c - Browse repository at this point
Copy the full SHA 032ae7cView commit details -
Merge pull request gulpjs#63 from tatsuyafw/fix-badge-url
Fix broken badge URLs in README.md
contra committedOct 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 389752c - Browse repository at this point
Copy the full SHA 389752cView commit details
Commits on Oct 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e2246af - Browse repository at this point
Copy the full SHA e2246afView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae3778c - Browse repository at this point
Copy the full SHA ae3778cView commit details
Commits on Oct 22, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 6506478 - Browse repository at this point
Copy the full SHA 6506478View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9a0101 - Browse repository at this point
Copy the full SHA f9a0101View commit details -
Merge pull request gulpjs#65 from pdehaan/jscs-preset
Add JSCS to repo
Configuration menu - View commit details
-
Copy full SHA for 9cffc6c - Browse repository at this point
Copy the full SHA 9cffc6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6a5512 - Browse repository at this point
Copy the full SHA f6a5512View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5549f7 - Browse repository at this point
Copy the full SHA c5549f7View commit details -
Merge pull request gulpjs#66 from pdehaan/eslint
Replace JSHint with ESLint
Configuration menu - View commit details
-
Copy full SHA for 52cb846 - Browse repository at this point
Copy the full SHA 52cb846View commit details
Commits on Oct 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d45f478 - Browse repository at this point
Copy the full SHA d45f478View commit details -
Configuration menu - View commit details
-
Copy full SHA for e505375 - Browse repository at this point
Copy the full SHA e505375View commit details -
Merge pull request gulpjs#64 from soslan/master
File.stem for basename without suffix
Configuration menu - View commit details
-
Copy full SHA for e94a492 - Browse repository at this point
Copy the full SHA e94a492View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51052ad - Browse repository at this point
Copy the full SHA 51052adView commit details
Commits on Oct 25, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c33d85a - Browse repository at this point
Copy the full SHA c33d85aView commit details -
Merge pull request gulpjs#67 from pdehaan/patch-1
Set Travis to sudo:false and add node 0.12/4.x
Configuration menu - View commit details
-
Copy full SHA for e331b1f - Browse repository at this point
Copy the full SHA e331b1fView commit details
Commits on Jan 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 193e3d2 - Browse repository at this point
Copy the full SHA 193e3d2View commit details
Commits on Jan 5, 2016
-
Merge pull request gulpjs#73 from d10/svg-images
Readme: use SVG images.
contra committedJan 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 27a2475 - Browse repository at this point
Copy the full SHA 27a2475View commit details
Commits on Jan 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3e8b132 - Browse repository at this point
Copy the full SHA 3e8b132View commit details -
Merge pull request gulpjs#74 from erikkemperman/fix-isvinyl-null
Fix isVinyl for falsy values
Configuration menu - View commit details
-
Copy full SHA for 9391565 - Browse repository at this point
Copy the full SHA 9391565View commit details
Commits on Jan 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f70c395 - Browse repository at this point
Copy the full SHA f70c395View commit details
Commits on Jan 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2d3e984 - Browse repository at this point
Copy the full SHA 2d3e984View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3990e00 - Browse repository at this point
Copy the full SHA 3990e00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dbe203 - Browse repository at this point
Copy the full SHA 9dbe203View commit details
Commits on Mar 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5b8550a - Browse repository at this point
Copy the full SHA 5b8550aView commit details -
Merge pull request gulpjs#81 from ruanyl/master
remove useless markdown code symbol from readme
contra committedMar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 664e143 - Browse repository at this point
Copy the full SHA 664e143View commit details
Commits on Mar 31, 2016
-
Configuration menu - View commit details
-
Copy full SHA for cff4ef2 - Browse repository at this point
Copy the full SHA cff4ef2View commit details -
Merge pull request gulpjs#82 from dkim-95112/master
Fixing Error message.
Configuration menu - View commit details
-
Copy full SHA for 896f68d - Browse repository at this point
Copy the full SHA 896f68dView commit details
Commits on Apr 20, 2016
-
#api Added
File.toJSON
method gulpjs#83* Serializes vinyl File object into JSON * First pass. Seems to be working * No tests
Configuration menu - View commit details
-
Copy full SHA for 73d57a1 - Browse repository at this point
Copy the full SHA 73d57a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 263fa6a - Browse repository at this point
Copy the full SHA 263fa6aView commit details
Commits on Apr 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 520c980 - Browse repository at this point
Copy the full SHA 520c980View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d33ef - Browse repository at this point
Copy the full SHA f5d33efView commit details