97 Commits (master)
 

Author SHA1 Message Date
AJ ONeal 7db92bab06 2.3.15 3 years ago
AJ ONeal b97c97941f suggest @root/walk 3 years ago
AJ ONeal a55a943b22 lighten the load 6 years ago
AJ ONeal cbbd8f2743 v2.3.14: Use single LICENSE file 6 years ago
AJ ONeal 6593caa2d8 correct LICENSE format in package.json 6 years ago
AJ ONeal 38a7da0a6c bug remove flagSet debug var 6 years ago
AJ ONeal 280bfd28ae Update 'lib/node-type-emitter.js' 6 years ago
AJ ONeal 930ddb439b honor NO_DESCEND flag 6 years ago
AJ ONeal 1e516c2a52 Merge branch 'master' of wannabesrevenge/fs-walk.js into master 6 years ago
wannabesrevenge 7d943ef1f2 Stop walk from descending into next directory 6 years ago
AJ ONeal b4b38f7520 update urls 6 years ago
AJ ONeal cccd13e0fc version bump 9 years ago
AJ ONeal 0978e93679 typo fix 9 years ago
AJ ONeal 527cb82e9d Merge branch 'master' of github.com:coolaj86/node-walk 9 years ago
AJ ONeal a72cd5e478 fixes to fixes 9 years ago
AJ ONeal 55af3327a6 Update README.md 9 years ago
AJ ONeal 1042205948 Update README.md 9 years ago
AJ ONeal 24d237ae74 send stat error, not readdir error 9 years ago
AJ ONeal 767a684da1 bump version 9 years ago
AJ ONeal 0d6bda5385 fix #41 by reporting nodeError if first directory fails 9 years ago
AJ ONeal 01a28a0d2b bump 9 years ago
AJ ONeal 06ccf5d52e Merge pull request #43 from claflamme/directory-separator 9 years ago
claflamme 1b9032c638 Changed directory separators to use path.sep instead of '/'. 9 years ago
AJ ONeal 53d7d4f345 Merge pull request #42 from stevenvachon/patch-1 10 years ago
Steven Vachon 2670ffd337 Lighten production installs 10 years ago
AJ ONeal cfca163597 fix #36 10 years ago
AJ ONeal 65f572556a merged old patch to fix directory filtering 10 years ago
AJ ONeal 962f631b42 Merge pull request #34 from Sid3y1/master 10 years ago
AJ ONeal a91f404fc7 forEachAsync ~2.2 -> foreachasync 3.x 10 years ago
Mathieu Chateau 1201577900 Update walk.js 10 years ago
Mathieu Chateau 6b72860050 Correction for directory exclusion 10 years ago
AJ ONeal 754f6bb9c4 allow providing a directory, mark as file or directory 10 years ago
AJ ONeal 908051c694 Merge pull request #29 from cainus/master 10 years ago
Gregg Caines 9e461cd9a5 comment out some console.logs 10 years ago
Gregg Caines e79860e672 add .gitignore. fix "main" script location. add `npm test`. 10 years ago
AJ ONeal 98b8f21ba9 Update README.md 11 years ago
AJ ONeal 5a5e0397d7 Update README.md 11 years ago
AJ ONeal 9102a54184 version bump 11 years ago
AJ ONeal 60ddf2a503 made filter to work by regex (untested) 11 years ago
AJ ONeal 7d10ccfb6f added note on synchronous behaviour 11 years ago
AJ ONeal 3a5d395587 require up a bit 11 years ago
AJ ONeal ab6527a4c4 version bump 11 years ago
AJ ONeal 4dbe318a1c Merge branch 'master' of git://github.com/ralphtheninja/node-walk into ralphtheninja-master 11 years ago
AJ ONeal 817e7dea56 removed debug log 11 years ago
AJ ONeal 8d1fda4cbc merged 11 years ago
AJ ONeal 16f44f25fe refactored 11 years ago
AJ ONeal dad2e70092 make a more synchronous version possible 11 years ago
AJ ONeal ec07897228 added followLinks option for realz 11 years ago
Lars-Magnus Skog 484489abf3 move package.json to root folder 11 years ago
AJ ONeal 49e9260caa Merge pull request #18 from ZECTBynmo/master 11 years ago