Commit History

Autor SHA1 Mensaxe Data
  Jelmer Vernooij aa73abcedb Port remainder of docstrings to Google style. %!s(int64=5) %!d(string=hai) anos
  Jelmer Vernooij 44895f6c07 Only import collections as top-level object. %!s(int64=6) %!d(string=hai) anos
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. %!s(int64=8) %!d(string=hai) anos
  Jelmer Vernooij 7c5f7f0d0f Check for bytes rather than absence of list. include ought to be an iterable of ids of some sort. %!s(int64=8) %!d(string=hai) anos
  Jelmer Vernooij e282317837 Support passing tag ids to Walkers include argument. %!s(int64=8) %!d(string=hai) anos
  Doug Hellmann dd038d7637 add path filtering to WalkEntry.changes() %!s(int64=8) %!d(string=hai) anos
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. %!s(int64=9) %!d(string=hai) anos
  Jelmer Vernooij 17d644de8e Convert repo to python3. %!s(int64=10) %!d(string=hai) anos
  Gary van der Merwe 4db002431b Port diff_tree and walk to Python 3 %!s(int64=10) %!d(string=hai) anos
  Hannu Valtonen 2b721b6b86 py3k: Go through all uses of itertools and make them work on py3k %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe 6deecb549a Make next methods available as __next__. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe 70ea9dd73c Use next(iter) instead of iter.next() %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 9d554c7968 Drop compatibility replacement for 'all'. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 1dabfc2542 Remove compatibility code for collections.defaultdict, in preparation of %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 12646e0442 Two minor optimizations in heavily used code paths. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij ea7037dc14 Add missing docstring. %!s(int64=11) %!d(string=hai) anos
  milki 3947c8a5f0 Walker uses Repo.get_parents %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 61d04e418b Fix syntax errors in docstrings. %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij 49f4440d1d Merge fix for handling None elements in list of TreeChange objects. %!s(int64=13) %!d(string=hai) anos
  Benjamin Pollack 9295c69eaa Do not crash when trying to walk an empty set %!s(int64=13) %!d(string=hai) anos
  Alex Holmes ca569158cf Handle None elements in lists of TreeChange objects %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij 8d4f9c27c5 Deprecate ``Repo.revision_history`` in favour of ``Repo.get_walker``. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij fdbf283566 Remove unused imports. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 57e882cba1 walk: Propagate excluded out-of-order commits. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 527b63c143 walk: Record last commit yielded by the pq. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz cf2aeff324 walk: Reorganize 'since' boundary code. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 5c75abc0d5 walk: Exclude parents more aggressively. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz a395b58f8a walk: Walk a fixed number of extra commits before returning. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz d0d369313b walk: Allow topological ordering. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 8cbfaf4235 walk: Separate reordering logic from iteration logic. %!s(int64=14) %!d(string=hai) anos