Histórico de Commits

Autor SHA1 Mensagem Data
  Nick Ward 2d559a861f Quick fix for git submodules há 13 anos atrás
  Marcin Kuzminski fde8216612 fixes dulwich issue #54 há 13 anos atrás
  Jelmer Vernooij 58819e4283 Rename .bzrignore to .gitignore. há 13 anos atrás
  Nix 049b98739c Support DESTDIR in the Makefile. há 13 anos atrás
  Jelmer Vernooij dd3df654d4 _pack.c: Check for NULL return from Py_BuildValue. há 13 anos atrás
  Jelmer Vernooij 5129a5be46 _pack.c: Consistently use tabs for indentation. há 13 anos atrás
  Jelmer Vernooij 985888c076 _objects.c: Cope with sha_to_pyhex returning NULL. há 13 anos atrás
  Jelmer Vernooij c398d692d1 Make index entry tests a little bit less strict, to cope with há 13 anos atrás
  Jelmer Vernooij 81f274499f Remove explicit testing of uid and gid in tests of index files. há 13 anos atrás
  Alex Holmes 9f5cca6111 Handle None elements in lists of TreeChange objects há 13 anos atrás
  Jelmer Vernooij b83ecae752 dulwich.__init__ no longer imports client, protocol, repo and há 13 anos atrás
  Jelmer Vernooij e53521f953 Start on 0.8.6. há 13 anos atrás
  Jelmer Vernooij 525d4d7109 Release 0.8.5. há 13 anos atrás
  Jelmer Vernooij 9590b069ec Be a little bit strict about OS behaviour in index tests. há 13 anos atrás
  Jelmer Vernooij 9b19538f90 Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5. há 13 anos atrás
  Jelmer Vernooij 78731fb13f Start on 0.8.5. há 13 anos atrás
  Jelmer Vernooij 7ee721322b Release 0.8.4. há 13 anos atrás
  Jelmer Vernooij 7ed321094c objects: Fix default type of Commit.extra. há 13 anos atrás
  Jelmer Vernooij 16a652c8bf client: Fix check for 'report-status' capability. há 13 anos atrás
  Jelmer Vernooij e6bc1d3bf0 Merge addition of dulwich.index.build_index_from_tree from milki. há 13 anos atrás
  Jelmer Vernooij 0fd5b6bd82 Merge fix from kankri to reset environment variables during tests, to avoid há 13 anos atrás
  Jelmer Vernooij 268ebfc643 Some refactoring, put all os.environ-cleaning functionality in TestCase.setUp(). há 13 anos atrás
  Jelmer Vernooij dd760f78a6 merge trunk há 13 anos atrás
  Jelmer Vernooij a30196ead9 Merge removal of unused variable. há 13 anos atrás
  codingtony 96992e63b8 removed unused variable há 13 anos atrás
  Jelmer Vernooij 1bbceb3a12 Remove more uses of deprecated assertEquals. há 13 anos atrás
  Jelmer Vernooij bdf00b8de5 Merge gzip filter support. há 13 anos atrás
  Jelmer Vernooij 7b3611c6b7 Avoid using custom gzip module and incrementally parse. há 13 anos atrás
  David Blewett 4dfcf0288b Added WSGI middleware to handle transparent gzip decoding há 13 anos atrás
  Jelmer Vernooij e0a42ca310 Use TestCase.assertEqual rather than TestCase.assertEquals. há 13 anos atrás