Historia zmian

Autor SHA1 Wiadomość Data
  Dave Borowitz 3c84e3d192 _objects: sorted_tree_items cleanup. 15 lat temu
  Dave Borowitz 0cfb54277b Subclass TreeEntry in objects.py. 15 lat temu
  Dave Borowitz aba245f8be Make TreeEntry a namedtuple for clarity. 15 lat temu
  Jelmer Vernooij 87ca316b63 Support pseudo headers in patches. 15 lat temu
  Jelmer Vernooij 22e37accd3 Merge fix to correctly cope with no-op fetches in the server. 15 lat temu
  Jelmer Vernooij 14eac66b87 Merge addition of eof() and unread_pkt_line(). 15 lat temu
  Jelmer Vernooij 6c08a6643f Add Tree.items(). 15 lat temu
  Jelmer Vernooij efbb709219 Start on 0.7.0. 15 lat temu
  Jelmer Vernooij ef9a2c2fe7 Release 0.6.2. 15 lat temu
  Jelmer Vernooij c39efd4572 Merge some bare-repo related fixes from Dirk Neumann. 15 lat temu
  Jelmer Vernooij d75554aa70 Merge some bare-repo related fixes from Dirk Neumann. 15 lat temu
  Jelmer Vernooij 2017d48735 Remove old Fastimporter in favor of new python-fastimport-based import processor. 15 lat temu
  Jelmer Vernooij 025a163d09 Treat marks as strings internally. 15 lat temu
  Jeremy Whitlock 2aea783c08 Added unit tests for dulwich.object_store.tree_lookup_path. 15 lat temu
  Jelmer Vernooij bb82713e49 Handle patches with more than one commit line. 15 lat temu
  Jeremy Whitlock 583a3fa25c [Dulwich-users] [PATCH] Added unit tests for 15 lat temu
  Jelmer Vernooij a74e14cd6a Add test for subject parsing in git_am_patch_split. 15 lat temu
  Dave Borowitz a77892b0cd server: Correct short-circuiting operation for no-op fetches. 15 lat temu
  Dave Borowitz 5f95990583 Add eof() and unread_pkt_line() methods to Protocol. 15 lat temu
  dak180 acd6db06f7 Cope with strnlen() not existing on Mac. 15 lat temu
  Jelmer Vernooij 1ffaa0e1d9 Fix exporting fastimport streams using python-fastimport. 15 lat temu
  Jelmer Vernooij ac8e439305 Use python-fastimport. 15 lat temu
  David Borowitz 3448a9855e MissingObjectFinder: minor cleanup: 80 chars, others. 15 lat temu
  Dirk bc6bd8f4e5 Bare-repo related changes: have no index and bare=true in config. 15 lat temu
  Hans Kolek 9a219437a6 Provide strnlen() on mingw32 which doesn't have it. 15 lat temu
  Jelmer Vernooij 6397f772e0 Make sure TestCase.setUp() is called, remove unused import. 15 lat temu
  Dave Borowitz 3ed3ef79ac Use real in-memory objects rather than stubs for server tests. 15 lat temu
  Dave Borowitz 25fb5d7e8c Add utility functions to DictRefsContainer, useful for tests. 15 lat temu
  Dave Borowitz 1c1156cce8 Allow overwriting id property of objects in test utils. 15 lat temu
  Dave Borowitz 95ddde0707 Delegate SHA peeling to the object store. 15 lat temu