Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 30b14a67ff Add tag_delete porcelain. há 11 anos atrás
  Jelmer Vernooij 74ff79dc60 Split out build_file_from_blob. há 11 anos atrás
  Jelmer Vernooij 253e9e340f Add 'fetch' porcelain. há 11 anos atrás
  Jelmer Vernooij 220ec30ca6 Add porcelain for branch delete/list/create. há 11 anos atrás
  Jelmer Vernooij 989e63744c Merge dul-web into dulwich command. há 11 anos atrás
  Jelmer Vernooij 68de220135 Use optparse to handle options in dulwich.web.main, support --port and --listen_address arguments. há 11 anos atrás
  Jelmer Vernooij 80457361c9 Drop handling of python installations without wsgiref, as dulwich no longer supports them. há 11 anos atrás
  Jelmer Vernooij e2ee26ab7c Update NEWS, add check for validity of shas passed to GraphWalker.ack. há 11 anos atrás
  Mike Edgar 5d994163ef Strip newline from final ACKed SHA while fetching packs. há 11 anos atrás
  Jelmer Vernooij 9e5c4bd169 In dulwich.tests.test_object_store, use real sha lengths. há 11 anos atrás
  Jelmer Vernooij 60818f7ea1 Update NEWS. há 11 anos atrás
  Robert Brown 29ab7efd69 Limit delta copy length to 64K. há 11 anos atrás
  Jelmer Vernooij 0319fd1934 Add tests for adding empty thin packs to object stores. há 11 anos atrás
  Jelmer Vernooij 3e8246aeaa Add extra check for bytes to read in compute_file_sha. há 11 anos atrás
  David Ostrovsky 7225e0eb8c Fix typo in method description há 11 anos atrás
  David Ostrovsky 53a2793f81 Remove tags from list of missing documentation há 11 anos atrás
  Jelmer Vernooij c8b36faefc Merge branch 'with' of git://github.com/garyvdm/dulwich há 11 anos atrás
  Jelmer Vernooij 11b908230f Merge branch 'travis' of git://github.com/garyvdm/dulwich há 11 anos atrás
  Gary van der Merwe a116676985 Use stderr.splitlines rather than Popen(universal_newlines=True) há 11 anos atrás
  Gary van der Merwe 7479d6ab81 Travis: use system site packages in virtualenv. há 11 anos atrás
  Gary van der Merwe 692aa9914a Use with statement rather than try: finaly: x.close(). há 11 anos atrás
  Jelmer Vernooij 5d51b338fd Install fastimport, mock and gevent from the apt repository so they don't have to be downloaded. há 11 anos atrás
  Gary van der Merwe a1ab9a9d7a Add all test requirements to setup.py. Use setup.py test on travis. há 11 anos atrás
  Gary van der Merwe f48da405a2 NEWS entry for windows test fixes. há 11 anos atrás
  Gary van der Merwe 6062ce33c1 Get git-daemon to run on windows in test_suite. há 11 anos atrás
  Gary van der Merwe f569d0d4c1 Make get_transport_and_path return a local client for windows abs paths. há 11 anos atrás
  Gary van der Merwe 90bfff55bc Correctly handle socket.timeout on windows. há 11 anos atrás
  Augie Fackler 9bfac4fe15 Makefile: run tests with PYTHONHASHSEED=random há 11 anos atrás
  Augie Fackler 5d2a4b7796 test_porcelain: fix test that is flaky with hash randomization enabled há 11 anos atrás
  Jelmer Vernooij 3334544681 Add note about using dulwich.diff_tree. há 11 anos atrás