Commit History

Author SHA1 Message Date
  Jelmer Vernooij ba48635b6d Add functions for determining the delta between the index and a revision tree. 15 years ago
  Jelmer Vernooij 58a985b75e Start working on 0.4.1. 15 years ago
  Jelmer Vernooij 7283d5623a release 0.4.0. 15 years ago
  Ricardo Salveti 9ef6fddeb2 Tutorial 1-initial-commit.txt: should also import parse_timezone 15 years ago
  Jelmer Vernooij 3039b96cfe Add rst2html variable. 15 years ago
  Jelmer Vernooij eef9dad028 Merge tutorial from Hervé. 15 years ago
  Hervé Cauwelier 4ff7f023d8 tutorial: finish documenting all tree operations 15 years ago
  Hervé Cauwelier 41ecf8c450 tutorial: second chapter about changing a file 15 years ago
  Hervé Cauwelier 8b01f46257 tutorial: move to compiling a global document 15 years ago
  Hervé Cauwelier 4181a21181 fix docutils syntax and a few typos 15 years ago
  Hervé Cauwelier 2082f43086 start a tutorial of first steps 15 years ago
  Jelmer Vernooij 1f4a84800e Update docstring for Index.__getitem__. 15 years ago
  Jelmer Vernooij e69ef48e08 Remove mention of no write support. 15 years ago
  Jelmer Vernooij 1e9637ecf3 Merge Windows fix from Abderrahim. 15 years ago
  Jelmer Vernooij 173342cbea Merge server fixes from Roland. 15 years ago
  Roland Mas e73d4ccc1b Added missing ACK to protocol 15 years ago
  Roland Mas 05703d5d83 Added cache to ProtocolGraphWalker to cope with several iterations on the commands received from the net 15 years ago
  Jelmer Vernooij 38c7433154 Add proper error message when server hangs up. 15 years ago
  Jelmer Vernooij 5a18825974 Update docstrings, skip extra data in indexes (for now). 15 years ago
  Abderrahim Kitouni f4169ff2e0 close the pack file before renaming (fix a crash on windows) 15 years ago
  Jelmer Vernooij 881a8e8e17 Clarify that C modules should be optional. 15 years ago
  Jelmer Vernooij e597bc283f Clarify docstring. 15 years ago
  Jelmer Vernooij c3a717728d merge trivial fixes from Abderrahim. 15 years ago
  Abderrahim Kitouni da25e5ed48 create_delta: correctly write opcode for equal 15 years ago
  Abderrahim Kitouni 9b924dd869 ensure a tree is parsed before calculating its length 15 years ago
  Abderrahim Kitouni cdd01d5eed Return object sha and mode rather than object itself in tree_lookup_path. 15 years ago
  Jelmer Vernooij 977e48fa51 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 15 years ago
  Jelmer Vernooij 5221014773 start working on 0.3.4. 15 years ago
  Jelmer Vernooij 34f6a68f0a Release 0.3.3 15 years ago
  Jelmer Vernooij 27caef4821 Implement Tree.__len__. 15 years ago