| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-02-10 | Syntax regex fix | ryanss | 1 | -1/+1 | |
| `([http://example.net])` was being highlighted like a front page domain `Comment` instead of a link url `Constant`. | |||||
| 2015-02-10 | Syntax regex improvement | ryanss | 1 | -1/+1 | |
| 2015-02-10 | Fix syntax regex to match "_an_ hour ago" | ryanss | 1 | -2/+2 | |
| 2015-02-10 | Remove unwanted extra blank lines around code blocks | ryanss | 1 | -1/+1 | |
| 2015-02-10 | Improve specificity of syntax match regex | ryanss | 1 | -1/+1 | |
| This syntax match regex was accidentally highlighting lines in comments that were shifted by one level and contained the word "ago". | |||||
| 2015-02-09 | Fix code block syntax region regex | ryanss | 1 | -1/+1 | |
| 2015-02-08 | Improve handling of job items and Ask HN items | ryanss | 1 | -0/+1 | |
| 2015-02-08 | Fix #15 Error setting ctermfg=bg when ctermbg=NONE | ryanss | 1 | -5/+10 | |
| 2015-02-08 | Fix #12 Force `Ignore` highlight group to be hidden | ryanss | 1 | -0/+8 | |
| Some colorschemes (ex. Solarized) have defined the `Ignore` syntax highlight group to not be hidden so we need to make sure this group gets hidden properly in both gui and terminal environments. | |||||
| 2015-02-07 | Release version 0.1.1 | ryanss | 1 | -1/+1 | |
| 2015-02-07 | Release version 0.1 | ryanss | 1 | -0/+1 | |
| 2015-02-07 | Add Roadmap and Contribution sections to README | ryanss | 1 | -1/+7 | |
| 2015-02-07 | Highlight Hacker News header orange | ryanss | 1 | -0/+6 | |
| 2015-02-02 | Improve job posting format/syntax on main page | ryanss | 1 | -0/+1 | |
| 2015-02-01 | Fix syntax highlighting of domains on main page | ryanss | 1 | -1/+1 | |
| 2015-01-30 | Improve syntax highlighting of main page | ryanss | 1 | -0/+12 | |
| 2015-01-21 | Add "Ignore" syntax highlighting to top story id's | ryanss | 1 | -0/+1 | |
| 2015-01-20 | Specify code block syntax highlighting better to stop false positives | ryanss | 1 | -1/+1 | |
| 2015-01-19 | Add syntax hightlighting to code blocks | ryanss | 1 | -0/+1 | |
| 2015-01-15 | Add ability to handle links spanning multiple lines | ryanss | 1 | -1/+1 | |
| 2015-01-11 | Add anchor tag parsing and syntax highlighting | ryanss | 1 | -0/+1 | |
| 2015-01-10 | Add syntax highlighting of comment headers | ryanss | 1 | -0/+12 | |
