Historia zmian

Autor SHA1 Wiadomość Data
  Gary van der Merwe 733bde0683 Skip tests in python3 that fail (most of them :-() 10 lat temu
  Jelmer Vernooij 4265383895 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. 11 lat temu
  Gary van der Merwe 770937f082 Use range instead of xrange, and list(range()). 11 lat temu
  Gary van der Merwe 7514a74041 Change relative imports to absolute. 11 lat temu
  Jelmer Vernooij 7e181d49a9 Remove compatibility code for itertools.permutations, in preparation of 11 lat temu
  Benjamin Pollack 24e4b97e08 Add unit test for crash-on-empty-walk 13 lat temu
  Jelmer Vernooij f640dd6c2d dulwich.object_store: Ensure only valid data is added to the memory object store, fix a walk test. 13 lat temu
  Dan Callaghan 41f57fab55 Make sure base class setup method is called for a few tests. 13 lat temu
  Dave Borowitz 57e882cba1 walk: Propagate excluded out-of-order commits. 14 lat temu
  Dave Borowitz a395b58f8a walk: Walk a fixed number of extra commits before returning. 14 lat temu
  Dave Borowitz d0d369313b walk: Allow topological ordering. 14 lat temu
  Dave Borowitz 1825c2dd05 test_walk: Simplify commit_time attr assignment. 14 lat temu
  Dave Borowitz 686aa2da44 walk: Handle a small, fixed number of out-of-date-order commits. 14 lat temu
  Dave Borowitz 54aabb5405 walk: Add options to limit by commit time. 14 lat temu
  Dave Borowitz 56a607268d walk: Raise MissingCommitError instead of KeyError. 14 lat temu
  Dave Borowitz 753edb2b3b walk: Add option to follow paths across rename/copy. 14 lat temu
  Dave Borowitz a2986bab31 walk: Add option for rename detection. 14 lat temu
  Dave Borowitz 876b4c3cdf walk: Return only commits matching specified paths. 14 lat temu
  Dave Borowitz 435d87d78b walk: Add WalkEntry method to get tree changes. 14 lat temu
  Dave Borowitz 54b458460e walk: Encapsulate walk results in an object. 14 lat temu
  Dave Borowitz 4406d23477 walk: Add option to limit the number of commits returned. 14 lat temu
  Dave Borowitz 16838115fc Add a simple, extensible framework for commit walking. 14 lat temu