Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 |
| | | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file | ||
* | basic PR feature | Unknwon | 2015-09-02 |
| | |||
* | add view pull desc | Unknwon | 2015-09-01 |
| | |||
* | work on PR conversation | Unknwon | 2015-09-01 |