stagit/TODO

27 lines
804 B
Plaintext
Raw Normal View History

2015-12-09 22:02:43 +00:00
performance:
- optimize git_diff_get_stats.
- speed up generating files.
- be smarter about changes (an existing commit can never change the diff page).
? add pagination to log.html for > 5000 entries?
2015-12-09 22:02:43 +00:00
display:
- time format: YYYY-MM-DD HH:MM (always use UTC+00:00, but don't show timezone).
2015-12-07 13:07:26 +00:00
2015-12-09 22:02:43 +00:00
layout:
- make top menu look nicer in links/lynx again.
2015-12-07 13:07:26 +00:00
2015-12-09 22:02:43 +00:00
features:
2015-12-04 15:58:04 +00:00
- add raw link to latest files: raw/file...
2015-12-09 22:02:43 +00:00
- checkout files in separate directory.
- format text files in repo with lines, make the link linkable with an "anchor".
2015-12-04 15:58:04 +00:00
- able to add link to git url: git://url... per project.
2015-12-09 22:02:43 +00:00
? add summary page?
? show all the tags and branches as list.
? show commits for more tags and branches?
2015-12-20 16:11:34 +00:00
documentation:
- write mandoc pages.
2015-12-09 22:02:43 +00:00
idea:
- program to write index for multiple repos: urmoms-index <repodir>...