Files
@ ae98ec548fd4
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
ae98ec548fd4
4.4 KiB
image/svg+xml
summary: handle repo like changelog does
Show "There are no changesets yet" instead of relying on pager to silently eat
EmptyRepositoryError. Use .get_changesets() instead of using
c.db_repo_scm_instance directly.
Show "There are no changesets yet" instead of relying on pager to silently eat
EmptyRepositoryError. Use .get_changesets() instead of using
c.db_repo_scm_instance directly.