Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij c049dae893 Run doctests in a temporary directory. há 14 anos atrás
  Jelmer Vernooij c5b2ca8245 Run the tutorial inside the test suite. há 14 anos atrás
  Jelmer Vernooij 9e9a89ff8a Add write_tree_diff. há 14 anos atrás
  Jelmer Vernooij 1757726e24 Support parsing git mbox patches without a version tail, as generated by Mercurial. há 14 anos atrás
  Jelmer Vernooij 3b425aa55f Remove duplicate copy of _fileno_can_read. há 14 anos atrás
  Jelmer Vernooij 46636058ac Avoid assertIsInstance as it is only available in testtools' TestCase. há 14 anos atrás
  Jelmer Vernooij 55ffa73baf Keep tracker of markers in GitImportProcessor. há 14 anos atrás
  Jelmer Vernooij 7d2e431cfe Makefile: Prepend PYTHONPATH rather than overriding it. há 14 anos atrás
  Jelmer Vernooij 7767833764 Fix GitImportProcessor.commit_handler. há 14 anos atrás
  Jelmer Vernooij 189e678217 Some formatting fixes. há 14 anos atrás
  Dave Borowitz 2660cd48a0 _objects: sorted_tree_items cleanup. há 14 anos atrás
  Dave Borowitz 3461ff3bbb Subclass TreeEntry in objects.py. há 14 anos atrás
  Dave Borowitz f749f272c4 Make TreeEntry a namedtuple for clarity. há 14 anos atrás
  Jelmer Vernooij c92929e140 Support pseudo headers in patches. há 14 anos atrás
  Jelmer Vernooij b6ab38c097 Merge fix to correctly cope with no-op fetches in the server. há 15 anos atrás
  Jelmer Vernooij 3cc260edbe Merge addition of eof() and unread_pkt_line(). há 15 anos atrás
  Jelmer Vernooij dd7fe05372 Add Tree.items(). há 15 anos atrás
  Jelmer Vernooij d05ab0d509 Start on 0.7.0. há 15 anos atrás
  Jelmer Vernooij ae72d6803e Release 0.6.2. há 15 anos atrás
  Jelmer Vernooij 95bd3ae5fa Merge some bare-repo related fixes from Dirk Neumann. há 15 anos atrás
  Jelmer Vernooij 8934c04922 Merge some bare-repo related fixes from Dirk Neumann. há 15 anos atrás
  Jelmer Vernooij d6211f95fe Remove old Fastimporter in favor of new python-fastimport-based import processor. há 15 anos atrás
  Jelmer Vernooij d00a66af8b Treat marks as strings internally. há 15 anos atrás
  Jeremy Whitlock 90ff70606c Added unit tests for dulwich.object_store.tree_lookup_path. há 15 anos atrás
  Jelmer Vernooij 470bf78cd0 Handle patches with more than one commit line. há 15 anos atrás
  Jeremy Whitlock f545ccf2f6 [Dulwich-users] [PATCH] Added unit tests for há 15 anos atrás
  Jelmer Vernooij e6d4bf8b87 Add test for subject parsing in git_am_patch_split. há 15 anos atrás
  Dave Borowitz 20ad97bcd5 server: Correct short-circuiting operation for no-op fetches. há 15 anos atrás
  Dave Borowitz 308f4e2d5e Add eof() and unread_pkt_line() methods to Protocol. há 15 anos atrás
  dak180 3e3ac24744 Cope with strnlen() not existing on Mac. há 15 anos atrás