提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij a63464b16d Add functionality for writing patches in dulwich.patch. 15 年之前
  Jelmer Vernooij 8256b06fe9 Add ObjectStore.tree_changes(). 15 年之前
  Jelmer Vernooij 00ea704bc5 Add functions for determining the delta between the index and a revision tree. 15 年之前
  Jelmer Vernooij c5e791853a Start working on 0.4.1. 15 年之前
  Jelmer Vernooij 703a18039b release 0.4.0. 15 年之前
  Ricardo Salveti 8b0fc32d0a Tutorial 1-initial-commit.txt: should also import parse_timezone 15 年之前
  Jelmer Vernooij 51a659f375 Add rst2html variable. 15 年之前
  Jelmer Vernooij ee59ace111 Merge tutorial from Hervé. 15 年之前
  Hervé Cauwelier 6be3ae832e tutorial: finish documenting all tree operations 15 年之前
  Hervé Cauwelier 2c39dec71a tutorial: second chapter about changing a file 16 年之前
  Hervé Cauwelier 49f891d538 tutorial: move to compiling a global document 16 年之前
  Hervé Cauwelier 4cf7c97069 fix docutils syntax and a few typos 16 年之前
  Hervé Cauwelier 083bde83e7 start a tutorial of first steps 16 年之前
  Jelmer Vernooij 56e5499e15 Update docstring for Index.__getitem__. 16 年之前
  Jelmer Vernooij fcedec5514 Remove mention of no write support. 16 年之前
  Jelmer Vernooij c386a08a24 Merge Windows fix from Abderrahim. 16 年之前
  Jelmer Vernooij dc9e2cf4fc Merge server fixes from Roland. 16 年之前
  Roland Mas 9dd8340444 Added missing ACK to protocol 16 年之前
  Roland Mas db9791097e Added cache to ProtocolGraphWalker to cope with several iterations on the commands received from the net 16 年之前
  Jelmer Vernooij d3cf8696ce Add proper error message when server hangs up. 16 年之前
  Jelmer Vernooij 094424c363 Update docstrings, skip extra data in indexes (for now). 16 年之前
  Abderrahim Kitouni 53f203bd44 close the pack file before renaming (fix a crash on windows) 16 年之前
  Jelmer Vernooij 18528a9a2f Clarify that C modules should be optional. 16 年之前
  Jelmer Vernooij e800424859 Clarify docstring. 16 年之前
  Jelmer Vernooij 10aa4ebc7e merge trivial fixes from Abderrahim. 16 年之前
  Abderrahim Kitouni 5bed9d2f53 create_delta: correctly write opcode for equal 16 年之前
  Abderrahim Kitouni 3c9897789f ensure a tree is parsed before calculating its length 16 年之前
  Abderrahim Kitouni b3edb70797 Return object sha and mode rather than object itself in tree_lookup_path. 16 年之前
  Jelmer Vernooij f4e4efc4a9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 年之前
  Jelmer Vernooij 18a2e04b29 start working on 0.3.4. 16 年之前