mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:...
This commit is contained in:
parent
52a1eee0d5
commit
7af8eb4a80
@ -17,7 +17,7 @@ BZR_PATH = '/var/bzr/code/calibre/trunk'
|
||||
class ChangelogFormatter(blog.LogFormatter):
|
||||
|
||||
supports_tags = True
|
||||
supports_merge_revisions = True
|
||||
supports_merge_revisions = False
|
||||
|
||||
def __init__(self, num_of_versions=20):
|
||||
self.num_of_versions = num_of_versions
|
||||
|
Loading…
x
Reference in New Issue
Block a user