Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 1e9637ecf3 Merge Windows fix from Abderrahim. il y a 16 ans
  Jelmer Vernooij 173342cbea Merge server fixes from Roland. il y a 16 ans
  Roland Mas e73d4ccc1b Added missing ACK to protocol il y a 16 ans
  Roland Mas 05703d5d83 Added cache to ProtocolGraphWalker to cope with several iterations on the commands received from the net il y a 16 ans
  Jelmer Vernooij 38c7433154 Add proper error message when server hangs up. il y a 16 ans
  Jelmer Vernooij 5a18825974 Update docstrings, skip extra data in indexes (for now). il y a 16 ans
  Abderrahim Kitouni f4169ff2e0 close the pack file before renaming (fix a crash on windows) il y a 16 ans
  Jelmer Vernooij 881a8e8e17 Clarify that C modules should be optional. il y a 16 ans
  Jelmer Vernooij e597bc283f Clarify docstring. il y a 16 ans
  Jelmer Vernooij c3a717728d merge trivial fixes from Abderrahim. il y a 16 ans
  Abderrahim Kitouni da25e5ed48 create_delta: correctly write opcode for equal il y a 16 ans
  Abderrahim Kitouni 9b924dd869 ensure a tree is parsed before calculating its length il y a 16 ans
  Abderrahim Kitouni cdd01d5eed Return object sha and mode rather than object itself in tree_lookup_path. il y a 16 ans
  Jelmer Vernooij 977e48fa51 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. il y a 16 ans
  Jelmer Vernooij 5221014773 start working on 0.3.4. il y a 16 ans
  Jelmer Vernooij 34f6a68f0a Release 0.3.3 il y a 16 ans
  Jelmer Vernooij 27caef4821 Implement Tree.__len__. il y a 16 ans
  Jelmer Vernooij cef9b32cf7 Merge fixes from abderrahim. il y a 16 ans
  Abderrahim Kitouni 0f30f45381 Return the offset correctly from write_pack_object il y a 16 ans
  Abderrahim Kitouni 5d64e52c4b fix uses of old api (Repo.{set,remove}_ref ObjectStore.add_pack) il y a 16 ans
  Abderrahim Kitouni fee7ac9eb5 Allow pushing a repository containing submodules il y a 16 ans
  Jelmer Vernooij 78de3dbad8 remove empty directories. il y a 16 ans
  Jelmer Vernooij a01c082949 Implement ShaFile.__hash__. il y a 16 ans
  Jelmer Vernooij 33f99bc0e9 More docstrings, test coverage. il y a 16 ans
  Jelmer Vernooij 6bd4d7a935 Add tests for dulwich.index.write_cache_time. il y a 16 ans
  Jelmer Vernooij e062bc049f Add command for generating coverage-annotated files. il y a 16 ans
  Jelmer Vernooij 310dc88d6d Avoid using .git as a directory name since it confuses C git. il y a 16 ans
  Jelmer Vernooij 23589ddfbb Implement ShaFile.__ne__. il y a 16 ans
  Ronald Blaschke 41c5c4ecc8 Fix sentinels. il y a 16 ans
  Jelmer Vernooij e2e85a85c3 Add more tests. il y a 16 ans