Files
@ ca39c02c7c3e
Branch filter:
Location: kallithea/rhodecode/websetup.py
ca39c02c7c3e
1.7 KiB
text/x-python
speed up generating changesets in journal log
- using a range generator instead of get_changeset could speed up things a lot
- using a range generator instead of get_changeset could speed up things a lot