summaryrefslogtreecommitdiff
path: root/lib/utils.rb
Commit message (Collapse)AuthorAgeFilesLines
* Using github's linguist to better detect filetypes and to do syntax ↵Arthur Schreiber2012-04-201-44/+0
| | | | highlighting.
* Better language detectionDmitriy Zaporozhets2012-03-131-29/+9
|
* Add syntax highlighting for D and HaskellPedro Rodrigues2012-02-141-0/+4
|
* remove charencode.Saito2011-12-301-15/+1
|
* Revert "merge charlock_holmes to master"Saito2011-12-301-6/+8
| | | | This reverts commit a25a85b9396cbc07bf2bfcd12d3c0a6685df66d6.
* merge charlock_holmes to masterSaito2011-12-291-8/+6
|
* fix can not guess problemSaito2011-12-131-1/+2
|
* refator handle_file_type. add velocity jade c header and others syntax detectSaito2011-12-051-9/+18
|
* refactor each_line detect to detect all diff fileSaito2011-12-011-0/+2
|
* fix encode bugs on diff not utf-8 encode's codeSaito2011-11-301-2/+2
|
* fix the issue on github #157.Saito2011-11-281-1/+12
| | | | | | | directly force_encoding is wrong, must detect the file string's encoding. then force_encoding the string to it's encoding. last convert it to utf-8.
* clean-up codeNihad Abbasov2011-10-261-2/+2
| | | | | | * Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines
* moved from albino -> pygments.rbgitlabhq2011-10-221-2/+6
|
* refactoringgitlabhq2011-10-201-4/+43
|
* init commitgitlabhq2011-10-091-0/+8