Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | views: In the summary, make the sections toggable | Alberto Bertogli | 2017-08-27 | 1 | -0/+10 |
| | | | | | | As an experiment, make the sections of the summary to be toggable. This can help readability, although it's unclear if it's worth the additional complexity and could be removed later. | ||||
* | Show the age of a repository in the index, via javascript | Alberto Bertogli | 2013-11-02 | 1 | -0/+63 |
This patch adds the age of the repository to the index view, using javascript to give a nice human string for the age. When javascript is not available, the element remains hidden. Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar> |