18
18
* Fix ``iter_lines_added_or_present_in_versions`` to use a set instead
19
19
of a list while checking if a revision id was requested. Takes 10s
20
20
off of the ``fileids_affected_by_revision_ids`` time, which is 10s
23
25
* Policy can be set for each configuration key. This allows keys to be
24
26
inherited properly across configuration entries. For example, this