Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 56c1505129 Cherry-pick fixes to send_pack from Scott Chacon <schacon@gmail.com>. hace 16 años
  Jelmer Vernooij bc8d65e2f8 Client.fetch_pack() returns the refs that were received. hace 16 años
  Jelmer Vernooij f042e6ce51 Create required refs directories if they don't exist yet. hace 16 años
  Jelmer Vernooij ec4d7e7458 use make_sha rather than sha1.new() that's deprecated in python2.6. hace 16 años
  Jelmer Vernooij f5c8aebc88 Fix copyright headers. hace 16 años
  Jelmer Vernooij 09c754f4de Support iterating over contents of an object store. hace 16 años
  Jelmer Vernooij cd5a7ac6c7 Add support for pretty printing objects. hace 16 años
  Jelmer Vernooij 4b9fbea2bc Fix memory leak in parse_tree. hace 16 años
  Jelmer Vernooij e93e68557a Remember the offset only for objects seen earlier in the pack, rather than the complete object. hace 16 años
  Jelmer Vernooij 7cc6f6aca5 Actually parse lazily (forgot to remove the call earlier). hace 16 años
  Jelmer Vernooij b0801f3f01 Add some docstrings. hace 16 años
  Jelmer Vernooij 67e7e32116 Fix serialization of blobs and for header. hace 16 años
  Jelmer Vernooij 5829c5abfe Simplify property handling. hace 16 años
  Jelmer Vernooij 006d82048e Lazily parse objects. hace 16 años
  Jelmer Vernooij a2cc7eaceb Allow users to change object types, use helper functions for setting raw strings. hace 16 años
  Jelmer Vernooij c098b9cc46 Use property function rather than decorator, so we can support setters in the future. hace 16 años
  Jelmer Vernooij da26eb4343 Use property function rather than decorator, so we can support setters in the future. hace 16 años
  Jelmer Vernooij 9c0d14848b Mention C coding style in HACKING. hace 16 años
  Jelmer Vernooij 4bc108c67e Clarify that dulwich is GPLv2 *or later*. hace 16 años
  Jelmer Vernooij 4d1bdf0303 Remove outdated statements from the README. hace 16 años
  Jelmer Vernooij bb4a2fe866 Start on 0.2.2 hace 16 años
  Jelmer Vernooij 7145f424d2 Add convenience function for opening the index associated with a repository. hace 16 años
  Jelmer Vernooij 2b0698ac25 Fix build without extensions. hace 16 años
  Jelmer Vernooij e307dbd944 Remove .so files in clean. hace 16 años
  Jelmer Vernooij ec244f32ca Fix progress bars. hace 16 años
  Jelmer Vernooij b741ed92d6 Ignore comment in packed-refs file. hace 16 años
  Jelmer Vernooij a703df9068 Fix compatibility with python 2.4, release 0.2.1. hace 16 años
  Jelmer Vernooij 1a25add44a Support running tests with other versions of Python. hace 16 años
  Jelmer Vernooij 7696cd304d Update setup.py. hace 16 años
  Jelmer Vernooij 27720e65ab Release 0.2.0 hace 16 años