Commit Graph

28 Commits

Author SHA1 Message Date
Ted Nyman
96d29b7662 Vendor test/fixtures 2013-03-12 01:06:26 -07:00
Ted Nyman
c7ed9bd7b3 Better regex 2013-03-10 15:23:14 -07:00
Ted Nyman
8aadb5eeaa Merge pull request #312 from HerbertKoelman/master
Added to vendor.yml dependencies related to automake and autoconf
2013-03-10 15:22:17 -07:00
Pascal Borreli
70eafb2ffc Fixed typos 2013-03-03 21:26:31 +00:00
Ted Nyman
2612ea35bc Merge pull request #259 from afronski/master
Adding vendor files for django (admin_media) and SyntaxHightlighter JavaScript library
2013-02-21 21:28:37 -08:00
herbertkoelman
7839459607 Merge branch 'master' of https://github.com/github/linguist 2013-01-11 00:43:24 +01:00
Herbert Koelman
3511380c72 Added to vendor.yml the following dependencies related to automake and autoconf:
- (^|/)configure
- (^|/)configure.ac
- (^|/)config.guess
- (^|/)config.sub

Before changing:
[herbert@vps11071 linguist]$ bundle exec linguist ../atmi++/
75%  Shell
15%  C++
10%  C
0%   Perl

After changing:
54%  C++
37%  C
9%   Shell
0%   Perl
2012-12-10 00:07:20 +01:00
Wojciech Gawroński
d890b73c2f Adding vendor files for SyntaxHighlighter and django (admin_media directory). 2012-09-21 13:57:08 +02:00
Timo Weingärtner
90f1ba95a4 lib/linguist/vendor.yml: ignore Debian packaging
This should prevent files like debian/$package.cron.d from being recognized as D source.
2012-08-15 02:07:53 +03:00
Joshua Peek
b618539c8b Ensure ext/ dir isn't ignored 2012-05-05 21:39:41 -05:00
Paul Betts
2d02b41c1d hwhoops 2012-03-29 10:13:50 +13:00
Paul Betts
76df4c7ca6 Ignore any root dir named samples 2012-03-29 10:03:18 +13:00
Joshua Peek
f029db563c Merge pull request #144 from shortstuffsushi/patch-1
Update to vendor.yml to include the ExtJS Javscript Framework
2012-03-28 09:34:39 -07:00
Baoshan Sheng
1b5f372922 Make node_modules check less strict, nicer for output with dot and slash prefix 2012-03-28 10:40:51 +08:00
shortstuffsushi
585310fa0f Update to vendor.yml to include the ExtJS Javscript Framework 2012-03-22 22:32:24 -05:00
Thom Stricklin
8e3f07c822 Added improved TinyMCE detection. 2012-02-13 23:27:33 -07:00
Justin Palmer
8aad73f085 Assume code in any vendor directory should be ignored 2012-02-13 11:01:31 -08:00
Tim Clem
70bc20ce12 Detect jquery-x.x for exclusion 2011-12-09 11:30:31 -08:00
Tim Clem
1acfe23347 Add jQuery validation plugin to the exclusions 2011-12-07 14:08:59 -08:00
Tim Clem
446f53be70 Improve language stats for .net projects
This excludes some common js used in many .net project so that they
don't show up in language stats. Things exlude now include:
 - Visual Studio intellisense js files
 - Microsoft's Ajax and Validation js
 - Anything in the NuGet packages directory
2011-12-07 13:57:50 -08:00
Aman Gupta
0180a1ee2f skip vendored MathJax files 2011-11-23 12:35:09 -08:00
Michael Maclean
966ef4d391 Ignore waf, a Python build system often bundled 2011-09-21 16:59:43 +02:00
Joshua Peek
4f74446eaf Match cache dir only 2011-08-10 22:28:01 -07:00
Joshua Peek
dc28a8edf8 More notes on vendored config 2011-06-14 00:00:00 -05:00
Joshua Peek
ae12425a45 Ignore Sparkle 2011-06-01 22:55:58 -05:00
Joshua Peek
54e5a7b403 Treat tools/ directory as vendor for node.js 2011-06-01 22:23:05 -05:00
Joshua Peek
92ab0a1ccb Clean up vendor config 2011-05-25 10:27:53 -05:00
Joshua Peek
e02f745cfc Add Blob#vendored? 2011-05-21 21:09:37 -05:00