Skip to content

Proposal of add more sophisticated repository iterators #44

Description

@lukaszb

As a general idea, in git when You iterate the log, it shows You only log for current (e.g. master) branch. This is much different than what mercurial is showing.

My proposal is to add, 'getiterator(branch=None)' function that will generate iterator function for mercurial repository and will iterate only on revision for passed branch parameter. That would be a nice addition to next/prev functions of changeset.


Reference: https://bitbucket.org/marcinkuzminski/vcs/issues/44/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions