/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/log.py

log mainline only by default (Ian Clatworthy)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1402
1402
class LongLogFormatter(LogFormatter):
1403
1403
 
1404
1404
    supports_merge_revisions = True
 
1405
    preferred_levels = 1
1405
1406
    supports_delta = True
1406
1407
    supports_tags = True
1407
1408
    supports_diff = True