aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/single_file.tmpl
Commit message (Collapse)AuthorAge
* Removed trailing white spacesTristan Storch2014-08-30
| | | | | | | | | | 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.
* Fix #166Unknown2014-05-12
|
* HTTP no follow and offline modeUnknown2014-04-27
|
* Batch mirror fixUnknown2014-04-26
|
* My mistake...crackcomm2014-04-01
|
* .admin-dl-horizontalcrackcomm2014-04-01
|
* fix image displayslene2014-03-28
|
* fixslene2014-03-25
|
* file size and file raw style updateFuXiaoHei2014-03-25
|
* fixslene2014-03-24
|
* raw downloadslene2014-03-24
|
* zip download button, repo single file buttonsFuXiaoHei2014-03-24
|
* repo single file raw buttonFuXiaoHei2014-03-24
|
* fix code view indentationslene2014-03-23
|
* linenumsslene2014-03-20
|
* fix linkslene2014-03-20
|
* fixslene2014-03-20
|
* read single fileslene2014-03-20