Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij d539e8b31a _pack.c: Check for NULL return from Py_BuildValue. hace 13 años
  Jelmer Vernooij f4bf057159 _pack.c: Consistently use tabs for indentation. hace 13 años
  Jelmer Vernooij cb5fd3bd75 _objects.c: Cope with sha_to_pyhex returning NULL. hace 13 años
  Jelmer Vernooij 23b3980faa Make index entry tests a little bit less strict, to cope with hace 13 años
  Jelmer Vernooij 68b1cffd35 Remove explicit testing of uid and gid in tests of index files. hace 13 años
  Jelmer Vernooij debe8f8303 dulwich.__init__ no longer imports client, protocol, repo and hace 13 años
  Jelmer Vernooij 024bfcb11e Start on 0.8.6. hace 13 años
  Jelmer Vernooij ec1ed74881 Release 0.8.5. hace 13 años
  Jelmer Vernooij 8ed4155262 Be a little bit strict about OS behaviour in index tests. hace 13 años
  Jelmer Vernooij 54f5dfa0b1 Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5. hace 13 años
  Jelmer Vernooij 07a01a29ff Start on 0.8.5. hace 13 años
  Jelmer Vernooij 3c90e687f3 Release 0.8.4. hace 13 años
  Jelmer Vernooij 7d072a32fb objects: Fix default type of Commit.extra. hace 13 años
  Jelmer Vernooij f1d90b97c3 client: Fix check for 'report-status' capability. hace 13 años
  Jelmer Vernooij 8e6aaa2851 Merge addition of dulwich.index.build_index_from_tree from milki. hace 13 años
  Jelmer Vernooij 6b1e410377 Merge fix from kankri to reset environment variables during tests, to avoid hace 13 años
  Jelmer Vernooij 6a92ba3213 Some refactoring, put all os.environ-cleaning functionality in TestCase.setUp(). hace 13 años
  Jelmer Vernooij 792648b5d9 merge trunk hace 13 años
  Jelmer Vernooij 8206b81ac8 Merge removal of unused variable. hace 13 años
  codingtony 1686af8020 removed unused variable hace 13 años
  Jelmer Vernooij 7404c13caf Remove more uses of deprecated assertEquals. hace 13 años
  Jelmer Vernooij 66f5e4182d Merge gzip filter support. hace 13 años
  Jelmer Vernooij fe0f76f604 Avoid using custom gzip module and incrementally parse. hace 13 años
  David Blewett 88d4a8aae3 Added WSGI middleware to handle transparent gzip decoding hace 13 años
  Jelmer Vernooij 851e9c7a46 Use TestCase.assertEqual rather than TestCase.assertEquals. hace 13 años
  Jelmer Vernooij 351f6afeff Fix formatting timezones so that it is possible to regenerate --700 timezones. hace 13 años
  Jelmer Vernooij e154e1fbe0 Fix two pydoctor warnings. hace 13 años
  Jelmer Vernooij 12d2aa11be Merge fix for parsing of invalid timezones from Jason R. Coombs. hace 13 años
  Jason R. Coombs a6b19fe4ef Expanded parse_timezone to accept double-negatives to be consistent with cgit implementation. Fixes #697828. hace 13 años
  Jelmer Vernooij b575ecd598 Merge patch from Sam Vilain to pass arguments to get_transport_and_path on to the constructor of the transport. hace 13 años