Historia zmian

Autor SHA1 Wiadomość Data
  milki 669cae7326 Add ShaFile.copy() 11 lat temu
  Jelmer Vernooij 433d086ebe Add tag_delete porcelain. 11 lat temu
  Jelmer Vernooij 8ec3309030 Split out build_file_from_blob. 11 lat temu
  Jelmer Vernooij 96f30f8c41 Add 'fetch' porcelain. 11 lat temu
  Jelmer Vernooij 16dbb8c28b Add porcelain for branch delete/list/create. 11 lat temu
  Jelmer Vernooij c0bc84d635 Merge dul-web into dulwich command. 11 lat temu
  Jelmer Vernooij f9585cf5ce Use optparse to handle options in dulwich.web.main, support --port and --listen_address arguments. 11 lat temu
  Jelmer Vernooij eceb82a75d Drop handling of python installations without wsgiref, as dulwich no longer supports them. 11 lat temu
  Jelmer Vernooij cc52353ac1 Update NEWS, add check for validity of shas passed to GraphWalker.ack. 11 lat temu
  Mike Edgar 49efdb39a3 Strip newline from final ACKed SHA while fetching packs. 11 lat temu
  Jelmer Vernooij 7d1c40e66d In dulwich.tests.test_object_store, use real sha lengths. 11 lat temu
  Jelmer Vernooij d6c33ba8ed Update NEWS. 11 lat temu
  Robert Brown 541c0e22d8 Limit delta copy length to 64K. 11 lat temu
  Jelmer Vernooij ee3e5cd4e2 Add tests for adding empty thin packs to object stores. 11 lat temu
  Jelmer Vernooij fe043403c7 Add extra check for bytes to read in compute_file_sha. 11 lat temu
  David Ostrovsky 658a568520 Fix typo in method description 11 lat temu
  David Ostrovsky 3400948353 Remove tags from list of missing documentation 11 lat temu
  Jelmer Vernooij 9b40f1898b Merge branch 'with' of git://github.com/garyvdm/dulwich 11 lat temu
  Jelmer Vernooij 98108566f6 Merge branch 'travis' of git://github.com/garyvdm/dulwich 11 lat temu
  Gary van der Merwe c74b2bacab Use stderr.splitlines rather than Popen(universal_newlines=True) 11 lat temu
  Gary van der Merwe e2a1f9a3d9 Travis: use system site packages in virtualenv. 11 lat temu
  Gary van der Merwe d2c8e35368 Use with statement rather than try: finaly: x.close(). 11 lat temu
  Jelmer Vernooij 06beb5515e Install fastimport, mock and gevent from the apt repository so they don't have to be downloaded. 11 lat temu
  Gary van der Merwe 87141dc5bb Add all test requirements to setup.py. Use setup.py test on travis. 11 lat temu
  Gary van der Merwe 5f4f90714a NEWS entry for windows test fixes. 11 lat temu
  Gary van der Merwe 7919672796 Get git-daemon to run on windows in test_suite. 11 lat temu
  Gary van der Merwe 46f0f95ea3 Make get_transport_and_path return a local client for windows abs paths. 11 lat temu
  Gary van der Merwe 7091020e6f Correctly handle socket.timeout on windows. 11 lat temu
  Augie Fackler e43ea1eac2 Makefile: run tests with PYTHONHASHSEED=random 11 lat temu
  Augie Fackler 69bb5f4f91 test_porcelain: fix test that is flaky with hash randomization enabled 11 lat temu