Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Holmes 9f5cca6111 Handle None elements in lists of TreeChange objects hace 13 años
  Jelmer Vernooij b83ecae752 dulwich.__init__ no longer imports client, protocol, repo and hace 13 años
  Jelmer Vernooij e53521f953 Start on 0.8.6. hace 13 años
  Jelmer Vernooij 525d4d7109 Release 0.8.5. hace 13 años
  Jelmer Vernooij 9590b069ec Be a little bit strict about OS behaviour in index tests. hace 13 años
  Jelmer Vernooij 9b19538f90 Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5. hace 13 años
  Jelmer Vernooij 78731fb13f Start on 0.8.5. hace 13 años
  Jelmer Vernooij 7ee721322b Release 0.8.4. hace 13 años
  Jelmer Vernooij 7ed321094c objects: Fix default type of Commit.extra. hace 13 años
  Jelmer Vernooij 16a652c8bf client: Fix check for 'report-status' capability. hace 13 años
  Jelmer Vernooij e6bc1d3bf0 Merge addition of dulwich.index.build_index_from_tree from milki. hace 13 años
  Jelmer Vernooij 0fd5b6bd82 Merge fix from kankri to reset environment variables during tests, to avoid hace 13 años
  Jelmer Vernooij 268ebfc643 Some refactoring, put all os.environ-cleaning functionality in TestCase.setUp(). hace 13 años
  Jelmer Vernooij dd760f78a6 merge trunk hace 13 años
  Jelmer Vernooij a30196ead9 Merge removal of unused variable. hace 13 años
  codingtony 96992e63b8 removed unused variable hace 13 años
  Jelmer Vernooij 1bbceb3a12 Remove more uses of deprecated assertEquals. hace 13 años
  Jelmer Vernooij bdf00b8de5 Merge gzip filter support. hace 13 años
  Jelmer Vernooij 7b3611c6b7 Avoid using custom gzip module and incrementally parse. hace 13 años
  David Blewett 4dfcf0288b Added WSGI middleware to handle transparent gzip decoding hace 13 años
  Jelmer Vernooij e0a42ca310 Use TestCase.assertEqual rather than TestCase.assertEquals. hace 13 años
  Jelmer Vernooij 4c0de312d7 Fix formatting timezones so that it is possible to regenerate --700 timezones. hace 13 años
  Jelmer Vernooij dab71c528a Fix two pydoctor warnings. hace 13 años
  Jelmer Vernooij 63a65d2377 Merge fix for parsing of invalid timezones from Jason R. Coombs. hace 13 años
  Jason R. Coombs e627c86795 Expanded parse_timezone to accept double-negatives to be consistent with cgit implementation. Fixes #697828. hace 13 años
  Jelmer Vernooij a827af865e Merge patch from Sam Vilain to pass arguments to get_transport_and_path on to the constructor of the transport. hace 13 años
  Sam Vilain 78a4cd0490 Add support for client init args in get_transport_and_path hace 13 años
  Jelmer Vernooij 8f8c24ce69 Fix python2.4 compatibility. hace 13 años
  Jelmer Vernooij 38954a33b5 Merge support for only negotiating capabilities that are also supported by the hace 13 años
  Rod Cloutier 1211e4d5d4 Added test to validate side bank 64k is not parsed if server does not specify it hace 13 años