コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij 9c7de183bd Fix order of parameters to Tree.add. 14 年 前
  Jelmer Vernooij ee747f65ca BaseObjectStore.determine_wants_all no longer breaks on zero SHAs. 14 年 前
  Ted Horst d9253a9d55 _diff_tree_.c: Fix double decref of objects module. 14 年 前
  Jelmer Vernooij db97b45701 Merge sphinxification of documentation, by Lukasz Balcerzak. 14 年 前
  Lukasz Balcerzak f61a26cb0a Merged changelog and overview docs into main index file. Fixed typo at NEWS. 14 年 前
  Jelmer Vernooij ff4efa1bfc Fix get_transport_and_path compatibility with pre-2.6.5 versions of Python. 14 年 前
  Pascal Quantin 193b0f3e56 Fix the build on Windows. 14 年 前
  Jelmer Vernooij 186d45dbf9 Start working on 0.7.1. 14 年 前
  Jelmer Vernooij b1c2c2baa5 Release 0.7.0. 14 年 前
  Jelmer Vernooij 00e6078e8f NEWS: Add two missing items. 14 年 前
  Jelmer Vernooij a2a3faecbc Update NEWS. 14 年 前
  Jelmer Vernooij 5140734dfd Add entry for tutorial update. 14 年 前
  Jelmer Vernooij d77e80b8bf Fix dul-receive-pack and dul-upload-pack. 14 年 前
  Jelmer Vernooij e1fd8c6dd1 dulwich.server: Add serve_command. 14 年 前
  Jelmer Vernooij 89e2e22671 Reorganize the tutorial. This kills some of the duplication and 14 年 前
  Jelmer Vernooij c5b2ca8245 Run the tutorial inside the test suite. 14 年 前
  Jelmer Vernooij 9e9a89ff8a Add write_tree_diff. 14 年 前
  Jelmer Vernooij 1757726e24 Support parsing git mbox patches without a version tail, as generated by Mercurial. 14 年 前
  Jelmer Vernooij b6ab38c097 Merge fix to correctly cope with no-op fetches in the server. 14 年 前
  Jelmer Vernooij 3cc260edbe Merge addition of eof() and unread_pkt_line(). 14 年 前
  Jelmer Vernooij dd7fe05372 Add Tree.items(). 14 年 前
  Jelmer Vernooij d05ab0d509 Start on 0.7.0. 15 年 前
  Jelmer Vernooij ae72d6803e Release 0.6.2. 15 年 前
  Jelmer Vernooij 95bd3ae5fa Merge some bare-repo related fixes from Dirk Neumann. 15 年 前
  Dave Borowitz 20ad97bcd5 server: Correct short-circuiting operation for no-op fetches. 15 年 前
  Dave Borowitz 308f4e2d5e Add eof() and unread_pkt_line() methods to Protocol. 15 年 前
  Jelmer Vernooij 0e6f522fb4 Use python-fastimport. 15 年 前
  David Borowitz dec5a42a45 MissingObjectFinder: minor cleanup: 80 chars, others. 15 年 前
  Hans Kolek ca9a68de53 Provide strnlen() on mingw32 which doesn't have it. 15 年 前
  Dave Borowitz b8d0b530ec Use real in-memory objects rather than stubs for server tests. 15 年 前