Arfon Smith
46b0b1e5e2
Removing Creole grammar
2016-03-18 14:48:31 -06:00
Arfon Smith
b44dfb4ab8
Removing Clips grammar
2016-03-18 14:43:18 -06:00
Arfon Smith
868e528810
Downcase
2016-03-18 14:30:07 -06:00
Arfon Smith
0a4c850ef1
Merge branch 'licensor-mk2' of github.com:github/linguist into licensor-mk2
2016-03-18 14:27:19 -06:00
Arfon Smith
b3c4232251
Removing old license
2016-03-18 14:27:06 -06:00
Brandon Keepers
0c38df47b9
Save config
2016-03-18 16:09:54 -04:00
Brandon Keepers
bfd4005760
Disable license caching for rubygems and npm
2016-03-18 16:06:02 -04:00
Arfon Smith
fc9fad15a3
Updating license information for dependencies
2016-03-18 14:02:18 -06:00
Arfon Smith
b5091e88ad
Updating licensor -> licensed
2016-03-18 12:32:52 -06:00
Arfon Smith
2610808b6d
Updating licenses
2016-03-17 20:30:44 -06:00
Arfon Smith
3cfee4f214
Bumping to licensee v6.0.0
2016-03-17 20:30:22 -06:00
Arfon Smith
70fd116eaf
Merge branch 'master' into licensor-mk2
2016-03-17 20:24:23 -06:00
Arfon Smith
62aac9c2f7
Merge branch 'licensor' of github.com:github/linguist into licensor
2016-03-17 20:00:52 -06:00
Arfon Smith
afcf1c6c22
Merge branch 'master' into licensor
2016-03-17 19:57:29 -06:00
Arfon Smith
f3f0365b13
Merge pull request #2883 from williamd1k0/master
...
Fix regex in .rpy disambiguate
2016-03-17 17:32:32 -06:00
William Tumeo
9bc12843fe
Fix regex in .rpy disambiguate
2016-03-17 18:01:32 -03:00
Arfon Smith
5e3ceddf69
Merge pull request #2882 from github/2512-local
...
Pawn TextMate-compatible grammar (take 2)
2016-03-17 14:05:24 -06:00
Arfon Smith
d377e23193
Merge branch 'master' into 2512-local
2016-03-17 14:00:34 -06:00
Arfon Smith
e6dabd59ad
Merge pull request #2875 from github/2821-slim
...
Add Terra support
2016-03-17 10:40:19 -06:00
Arfon Smith
f0c7380132
Updating sublime-terra grammar
2016-03-17 10:27:39 -06:00
Arfon Smith
697ad4c568
Merge branch 'master' into 2821-slim
2016-03-17 10:23:59 -06:00
Arfon Smith
1efd9b384d
Merge pull request #2880 from github/cut-release-v4.8.0
...
v4.8.0 release
v4.8.0
2016-03-16 22:46:29 -06:00
Arfon Smith
c1e71dc215
Bumping to v4.8.0
2016-03-16 21:44:20 -06:00
Arfon Smith
d2c7d27d13
Grammar update
2016-03-16 21:30:18 -06:00
Arfon Smith
1efd4c83f9
Merge pull request #2341 from github/api-changes
...
Move Linguist::Language.detect to Linguist.detect
2016-03-16 21:15:50 -06:00
Arfon Smith
0f7677423f
Merge pull request #2877 from pchaigno/fix-plpgsql-heuristic
...
Fix PLpgSQL heuristic rule
2016-03-12 06:01:59 -07:00
Paul Chaignon
2a0b0e9f93
Fix heuristic rule for PLpgSQL
2016-03-12 11:17:29 +01:00
Paul Chaignon
faec60188f
Tests for .sql heuristic rules
2016-03-12 11:04:53 +01:00
Vicent Marti
709a688858
Merge pull request #2876 from github/vmg/git-debug
...
git-linguist: Print PWD
2016-03-11 10:33:09 +01:00
Vicent Marti
2448ff8314
git-linguist: Print PWD
2016-03-11 10:27:10 +01:00
Arfon Smith
311202102d
Merge branch 'master' into 2821-slim
2016-03-10 06:51:35 -06:00
Arfon Smith
6812a22706
Slimming down Terra samples
2016-03-10 06:50:48 -06:00
Arfon Smith
fb727ce731
Merge pull request #2866 from jasonwilliams200OK/master
...
Classification of props file
2016-03-09 20:53:07 -06:00
Peter Jas
6af499e352
Classification of props file
...
* Initially treat as XML
* Disambiguate from ini (key-value pair style with `=`)
* If the file is neither XML-style nor INI, classify as SQL
2016-03-10 02:46:57 +00:00
Arfon Smith
66ec33cf8e
Merge pull request #2873 from github/2427-local
...
2427 local
2016-03-09 19:55:29 -06:00
Arfon Smith
f2694f3a74
Merge branch 'master' into 2427-local
2016-03-09 19:49:32 -06:00
Arfon Smith
d069d0e444
Merge pull request #2870 from kusma/hlsl
...
make .hlsl the primary extension for HLSL
2016-03-09 07:02:11 -06:00
Erik Faye-Lund
56ee61b17c
make .hlsl the primary extension for HLSL
...
When I submitted the HLSL-language, I accidentally missed that the
first extension was the primary one (as is documented in the source
code, which I unfortunately missed), and instead alphabetized the
whole list.
The primary extension should be .hlsl, so let's remedy this.
2016-03-09 12:49:29 +00:00
Arfon Smith
b945726017
Merge pull request #1965 from github/combine-gems
...
Merge github-linguist-grammars into github-linguist
2016-03-09 06:35:31 -06:00
Lars Brinkhoff
6f8a7d1070
Exclude 'filenames' from all_fixtures.
2016-03-09 13:28:00 +01:00
Lars Brinkhoff
b032886c21
Add .me and other text filenames.
...
click.me by Bram Moolenaar; VIM license.
2016-03-09 13:27:59 +01:00
Arfon Smith
988739d566
Merge branch 'master' into combine-gems
2016-03-09 06:25:35 -06:00
Arfon Smith
8cd80801e8
Fixing indentation
2016-03-09 06:15:41 -06:00
Arfon Smith
c3b7a1a6fb
Merge pull request #2146 from pchaigno/norwegian
...
Support for two Norwegian text extensions
2016-03-09 06:02:58 -06:00
Arfon Smith
9d0eff75ad
Merge pull request #2869 from pchaigno/sublime-syntax
...
Support for YAML .sublime-syntax extension
2016-03-09 06:02:00 -06:00
Paul Chaignon
3ccb548b6d
Support for YAML .sublime-syntax extension
2016-03-09 11:29:25 +01:00
Paul Chaignon
eeedd53f32
Support for Text extension .no (Norwegian text)
2016-03-09 10:38:47 +01:00
Paul Chaignon
11a3b5b73c
Support for Text extension .nb (Norwegian text)
2016-03-09 10:37:41 +01:00
Lars Brinkhoff
eacc48e8c7
Add .me to Groff file extensions.
2016-03-09 07:52:29 +01:00
Mike Linksvayer
5b72b4d353
move note about grammar repos from LICENSE to README.md
2016-03-08 21:05:55 -08:00