| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-12-10 | Linguist 2.4.0HEADv2.4.0master | Joshua Peek | |
| 2012-12-10 | Add shell samples | Joshua Peek | |
| 2012-12-10 | Add samples for apache and nginx confs | Joshua Peek | |
| 2012-12-10 | Can't have 2 same primary extensions | Joshua Peek | |
| 2012-12-10 | Require newer pygments | Joshua Peek | |
| 2012-12-10 | Remove already defined extensions | Joshua Peek | |
| 2012-12-10 | Update samples | Joshua Peek | |
| 2012-12-10 | Merge pull request #288 from wagenet/handlebars | Joshua Peek | |
| Add Handlebars | |||
| 2012-12-10 | Merge branch 'master' into dont-explode-on-invalid-shebang | Joshua Peek | |
| Conflicts: lib/linguist/samples.json test/test_tokenizer.rb | |||
| 2012-12-10 | Remove duplicate extension | Joshua Peek | |
| 2012-12-10 | Merge pull request #298 from johanatan/master | Joshua Peek | |
| Adds Elm. | |||
| 2012-12-10 | Merge pull request #307 from mislav/aliases | Joshua Peek | |
| A couple of useful language aliases | |||
| 2012-12-06 | add filename tests for shell config files | Mislav Marohnić | |
| 2012-12-06 | detect common shell config files | Daniel Micay | |
| 2012-12-06 | haXe is now "Haxe" | Andy Li | |
| According to https://groups.google.com/forum/#!topic/haxelang/O7PB-ZrX4i4/discussion The lexer in Pygments is not renamed yet, so just stay as is at the moment. | |||
| 2012-12-06 | add .C and .H as file extensions for C++ | Tobin Fricke | |
| "C" and "H" are two file extensions recognized by gcc as indicating C++ source code. The full list may be found here: http://gcc.gnu.org/onlinedocs/gcc-4.4.1/gcc/Overall-Options.html#index-file-name-suffix-71 | |||
| 2012-12-06 | add Nginx language | Mislav Marohnić | |
| 2012-12-06 | add ApacheConf language | Mislav Marohnić | |
| Recognizes httpd/apache2.conf and .htaccess files | |||
| 2012-12-06 | "coffee-script" ☞ CoffeeScript | Mislav Marohnić | |
| 2012-12-04 | add HTTP language | Mislav Marohnić | |
| Useful for `curl -i` dumps. Had to add primary_extension although this data is usually not saved in files, but shown as code blocks. | |||
| 2012-12-04 | "yml" ☞ YAML | Mislav Marohnić | |
| 2012-12-04 | "rss/xsd/xsl/wsdl" ☞ XML | Mislav Marohnić | |
| 2012-12-04 | "latex" ☞ TeX | Mislav Marohnić | |
| 2012-12-04 | "obj-j" ☞ Objective-J | Mislav Marohnić | |
| 2012-12-04 | "obj-c/objc" ☞ Objective-C | Mislav Marohnić | |
| 2012-12-04 | "make" ☞ Makefile | Mislav Marohnić | |
| 2012-12-04 | "erb" ☞ RHTML | Mislav Marohnić | |
| 2012-12-04 | "xhtml" ☞ HTML | Mislav Marohnić | |
| 2012-12-02 | Merge pull request #305 from DominikTo/php-cli | Joshua Peek | |
| Fixed detection of PHP CLI scripts (added samples) | |||
| 2012-12-02 | fixed typo | Dominik Tobschall | |
| 2012-12-02 | added php cli samples | Dominik Tobschall | |
| 2012-11-25 | Added Elm. | Jonathan Leonard | |
| 2012-11-18 | Don't explode on invalid shebang | Ben Lavender | |
| 2012-11-12 | Added Handlebars language | Peter Wagenet | |
| 2012-10-07 | Fix tests for pygments.rb 0.3.x | Joshua Peek | |
| 2012-10-07 | No warnings | Joshua Peek | |
| 2012-10-07 | Add wrap flag to text languages | Joshua Peek | |
| 2012-09-24 | Linguist 2.3.4v2.3.4 | Joshua Peek | |
| 2012-09-24 | Rebuild samples db | Joshua Peek | |
| 2012-09-24 | Ensure lang is skipped on any binary file | Joshua Peek | |
| 2012-09-24 | Skip empty sample | Joshua Peek | |
| 2012-09-24 | Some comments are triggering charlock binary | Joshua Peek | |
| 2012-09-24 | Rebuild samples db | Joshua Peek | |
| 2012-09-24 | Sort exts and filenames | Joshua Peek | |
| 2012-09-24 | Update samples db | Joshua Peek | |
| 2012-09-24 | Print out samples db diffs | Joshua Peek | |
| 2012-09-20 | sample directory needs uppercase E | Justin Palmer | |
| 2012-09-20 | add color to ecl language | Justin Palmer | |
| 2012-09-20 | Merge remote-tracking branch 'rengolin/ecl' | Justin Palmer | |
| 2012-09-11 | Merge pull request #250 from github/mac-format | Ryan Tomayko | |
| Handle Mac Format when splitting lines | |||
