Arfon Smith
|
3f81b7c179
|
Merge pull request #2640 from wizawu/master
Add new extension .tsx for TypeScript
|
2015-10-05 09:21:46 +01:00 |
|
Arfon Smith
|
33d1255a5a
|
Merge pull request #2671 from pchaigno/change-stata-grammar-repo
Change Stata grammar repo
|
2015-10-05 09:15:15 +01:00 |
|
Paul Chaignon
|
0ebea6a0ff
|
Use pschumm/Stata.tmbundle
|
2015-10-04 20:45:33 +02:00 |
|
Paul Chaignon
|
c28da3a4a9
|
Remove statatmbundle/Stata.tmbundle grammar
|
2015-10-04 20:42:29 +02:00 |
|
wizawu
|
d6d368a65d
|
Replace the sample file for .tsx extension
The sample file is from https://github.com/Microsoft/TypeScript/blob/master/tests/cases/conformance/jsx/tsxAttributeResolution9.tsx
|
2015-10-03 11:01:22 +08:00 |
|
wizawu
|
c5be9cc3e9
|
Add .tsx extension for XML
The sample file is from https://github.com/nyxcharon/tiled/blob/master/src/examples/water.tsx
|
2015-10-02 19:50:10 +08:00 |
|
wizawu
|
3426165621
|
Add a TypeScript sample with .tsx extension
|
2015-09-30 13:45:38 +08:00 |
|
Vicent Marti
|
98b99e38bb
|
Merge pull request #2654 from github/vmg/git-linguist-fixes
Small fixes for git-linguist
v4.6.3
|
2015-09-28 11:12:49 +02:00 |
|
Vicent Marti
|
d8e3bec499
|
Bump version
|
2015-09-28 01:45:49 -07:00 |
|
Vicent Marti
|
7c759d4d29
|
git-linguist: Do not write cache if repo is gone
|
2015-09-28 01:45:49 -07:00 |
|
Vicent Marti
|
41d438b47e
|
repository: Do not attempt to scan large repos
|
2015-09-28 01:45:49 -07:00 |
|
Vicent Marti
|
41911d6921
|
git-linguist: Properly handle $GIT_DIR from git
|
2015-09-28 01:45:49 -07:00 |
|
Arfon Smith
|
dca18d77cb
|
Merge pull request #2656 from iblech/better-test-description
Clarified that only nonprimary extensions should be sorted
|
2015-09-27 20:34:30 +01:00 |
|
Ingo Blechschmidt
|
040af5dad2
|
Clarify that only nonprimary extensions should be sorted
|
2015-09-25 19:23:06 +02:00 |
|
Arfon Smith
|
4867c49bd9
|
Merge pull request #2642 from github/license-in-gemspec
Include LICENSE in gem
|
2015-09-23 09:19:18 +01:00 |
|
Brandon Keepers
|
a354eddf4b
|
Update github-linguist.gemspec
|
2015-09-22 16:33:08 -04:00 |
|
Vicent Marti
|
9b78c533a5
|
Merge pull request #2641 from github/js-syntax-fix
github-linguist-grammars 4.6.2
|
2015-09-21 21:56:33 +02:00 |
|
Mislav Marohnić
|
090ea576b9
|
github-linguist-grammars 4.6.2
|
2015-09-21 21:23:40 +02:00 |
|
Mislav Marohnić
|
6a2d33a4b3
|
Bump language-javascript for syntax highlighting fix
This is primarily to pull
https://github.com/atom/language-javascript/pull/227
Full changelog:
c5c381e...7b14bbb (diff-46d5c1ca71eaebb92619d6c7abc9388d)
|
2015-09-21 19:04:30 +02:00 |
|
wizawu
|
b54a9c7412
|
Add new extension .tsx for TypeScript
TypeScript 1.6 has introduced a new .tsx file extension.
|
2015-09-21 13:48:30 +08:00 |
|
Vicent Marti
|
2c62da7834
|
Merge pull request #2636 from github/vmg/git-linguist-oid
git-linguist: Delay loading @commit_oid
|
2015-09-16 16:48:12 +02:00 |
|
Vicent Marti
|
0145a0adb2
|
git-linguist: Delay loading @commit_oid
|
2015-09-16 05:50:35 -07:00 |
|
Vicent Marti
|
473282d64c
|
Merge pull request #2630 from github/vmg/memory
4.6.0: Reduce memory pressure
v4.6.0
|
2015-09-15 11:19:45 +02:00 |
|
Vicent Marti
|
c2c068e9db
|
Bump version to 4.6.0
|
2015-09-14 08:43:10 -07:00 |
|
Vicent Marti
|
13d1f662d1
|
Add the git-linguist helper
|
2015-09-14 08:42:51 -07:00 |
|
Arfon Smith
|
bdd57f58a0
|
Merge pull request #2625 from github/handlebars-group
Adding Handlebars to the HTML group
|
2015-09-09 09:18:11 +01:00 |
|
Arfon Smith
|
b1bcabd6e6
|
Adding Handlebars to the HTML group
|
2015-09-08 12:25:05 +01:00 |
|
Arfon Smith
|
e128c3fa82
|
Merge pull request #2622 from miksen/patch-1
Language bar clarification in README.md
|
2015-09-08 12:08:42 +01:00 |
|
Arfon Smith
|
efac9fe750
|
Merge pull request #2624 from pchaigno/jsx-grammar
New JSX language under JavaScript group
|
2015-09-08 11:01:44 +01:00 |
|
Arfon Smith
|
2b8545a8fa
|
Merge pull request #2567 from pcantrell/objc-import-statement
#import "*.h" detection for Objective-C
|
2015-09-08 10:53:32 +01:00 |
|
Vicent Marti
|
b275b5d728
|
Soften memory pressure
|
2015-09-07 22:03:29 +02:00 |
|
Paul Chaignon
|
1f46cfafa7
|
New JSX language under JavaScript group
A specific grammar is needed to highlight .jsx files
Thus, there are now in a distinct language but still in the JavaScript group
|
2015-09-05 13:31:17 +02:00 |
|
miksen
|
b1dcdf3418
|
Language bar clarification in README.md
Clarified what the percentages in the Language bar are based on.
|
2015-09-04 11:49:10 +02:00 |
|
Paul Cantrell
|
4bfd65deb8
|
#import "*.h" detection for Objective-C
|
2015-09-03 22:10:27 -05:00 |
|
Arfon Smith
|
61102812a0
|
Merge pull request #2619 from github/linguist-generated
Adding support for generated overrides
|
2015-09-03 15:02:16 +01:00 |
|
Arfon Smith
|
580cfce7fb
|
Adding support for generated overrides
|
2015-09-03 14:39:27 +01:00 |
|
Arfon Smith
|
f1383d7a45
|
Merge pull request #2616 from scttnlsn/patch-1
Ignore spec fixtures
|
2015-09-02 18:35:07 +01:00 |
|
Scott Nelson
|
e4ce5bfe39
|
Ignore spec fixtures
|
2015-09-02 12:52:25 -04:00 |
|
Arfon Smith
|
6ed64f25a2
|
Merge pull request #2607 from Alhadis/master
Add .geojson/.topojson as JSON extensions / Fix NCL colour
|
2015-09-02 10:13:31 +01:00 |
|
Alhadis
|
114a331106
|
Add ".topojson" as a JSON extension
|
2015-09-02 07:04:51 +10:00 |
|
Arfon Smith
|
9aa24a216a
|
Merge pull request #2612 from github/cut-release-v4.5.15
Cut release v4.5.15
v4.5.15
|
2015-09-01 21:04:40 +01:00 |
|
Arfon Smith
|
13702451ab
|
Bumping to v4.5.15
|
2015-09-01 19:13:02 +01:00 |
|
Arfon Smith
|
f0242f6f97
|
Updating grammars
|
2015-09-01 19:12:27 +01:00 |
|
Arfon Smith
|
9775820398
|
Merge pull request #2591 from jtbandes/master
Vendored definitions for Xcode-related files
|
2015-09-01 18:53:08 +01:00 |
|
Arfon Smith
|
7daf26bcd0
|
Merge pull request #2604 from larsbrinkhoff/alphabetise-heuristics
Alphabetise heuristics.
|
2015-09-01 15:25:49 +01:00 |
|
Arfon Smith
|
231f705098
|
Merge pull request #2606 from thejameskyle/jsproj
Add .jsproj extension
|
2015-09-01 15:23:53 +01:00 |
|
Arfon Smith
|
893ab8fd8d
|
Merge pull request #2610 from ismail-arilik/patch-1
Add color for the PL/SQL language.
|
2015-09-01 15:20:49 +01:00 |
|
ismail-arilik
|
5afdd2c533
|
Add color for the PL/SQL language.
I have added color to the PL/SQL language: #dad8d8. I take this color from a window background which evokes the interface of the language.
|
2015-09-01 14:23:59 +03:00 |
|
Lars Brinkhoff
|
e4f5c0066a
|
Add checks to keep heuristics alphabetised.
|
2015-09-01 08:21:34 +02:00 |
|
Alhadis
|
a167f852dd
|
Alphabetise JSON extensions
|
2015-09-01 07:33:07 +10:00 |
|