diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -50,9 +50,10 @@ For a full list of options, their defaults and how they're changing the behavior - [ ] Show diffstat on commit page. - [ ] Add button to browse tree. - [ ] Add button to download tree tarball. -- [ ] Tree view. +- [x] Tree view. Show the state of the tree at the current commit. - Folders should be traversable by clicking and clicking on a file should open that file's page. + - [ ] Folders should be traversable by clicking. + - [ ] Clicking on a file should open that file's page. - [ ] Individual file page. File content in a codeblock with file extension based language detection. For binary files a note that it can't be displayed. |