Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #650 | Unknwon | 2015-11-22 | 11 | -1073/+0 |
| | |||||
* | #1487 Readme Template | Unknwon | 2015-08-28 | 6 | -465/+601 |
| | |||||
* | pull request page ui review, upgrade octicon icons | fuxiaohei | 2014-09-23 | 4 | -11/+9 |
| | |||||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | 1 | -1/+1 |
| | | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork. | ||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 10 | -0/+939 |