Histórico de Commits

Autor SHA1 Mensagem Data
  Elan Ruusamäe 5721a212bd Update protocol.txt há 9 anos atrás
  Kyle Kelly 8c89e8102c porcelain add and commit correctly há 9 anos atrás
  Jelmer Vernooij 331de72705 Fix syntax for dulwich.config.StackedConfig.default_backends docstring. há 9 anos atrás
  Julian Berman 5f4fa70c1f Add support for $XDG_CONFIG_HOME/git/config and GIT_CONFIG_NOSYSTEM. há 9 anos atrás
  Jelmer Vernooij 9451655113 Improve fix for ShaFile.id behaviour after as_raw_chunks. há 9 anos atrás
  Félix Mattrat 63d4383ae4 updated the copy method of ShaFile to make sure that the id is always correct when it's copied há 9 anos atrás
  Jelmer Vernooij 495b1f2c58 Remove deprecated _needs_parsing logic; never used. há 9 anos atrás
  Jelmer Vernooij 2341f7e6a2 Remove unused ShaFile._make_sha. há 9 anos atrás
  Jelmer Vernooij faa71b304e Disable gevent/greenlet for pypy. há 9 anos atrás
  Jelmer Vernooij fa415c3dbf Add dependencies for running test_greenthreads and test_swift on python3. há 9 anos atrás
  Jelmer Vernooij cea092d1a1 Also fix dulwich.test.test_greenthreads on python3.4. há 9 anos atrás
  Jelmer Vernooij 44d6f448da Fix python3 compatibility in dulwich.greenthreads, enable travis testing. Fixes: #422 há 9 anos atrás
  Jelmer Vernooij 4f928039f8 Start on 0.14.0. há 9 anos atrás
  Jelmer Vernooij 528f011974 Release 0.13.0. há 9 anos atrás
  Jelmer Vernooij 8eb37d3b44 Update NEWS, README.md to reflect fixing of #295. há 9 anos atrás
  Jelmer Vernooij 18884ba065 Fix fastimport support on python3.4. há 9 anos atrás
  Jelmer Vernooij 9419880cb7 Use assertIn / assertNotIn for easier debugging. há 9 anos atrás
  Jonas Haag d1e6036716 Fix unit tests há 9 anos atrás
  Jonas Haag fc6f2020de Fix #295: Python 3 compatibility for dulwich.web há 9 anos atrás
  Jelmer Vernooij e099e14060 Use copies rather than references in MemoryObjectStore. há 9 anos atrás
  Jelmer Vernooij b98c945585 Don't rely on MemoryObjectStore returning the exact same object. há 9 anos atrás
  Félix Mattrat dc5d21e3d3 Add test to verify objects stored in MemoryObjectStore can not be lost when they are modified. há 9 anos atrás
  Félix Mattrat e7ccd22715 when emitting a fastimport.FileModifyCommand referencing a Blob the marker need to be prefixed by : há 9 anos atrás
  Jelmer Vernooij 02ba02d710 Fastimport python3 support. há 9 anos atrás
  Jelmer Vernooij ff8a613cd1 Fix Python3 client web support. há 9 anos atrás
  Jelmer Vernooij d036356606 Avoid getheaders() - incompatible with Python3. há 9 anos atrás
  Jelmer Vernooij f8856c0b24 Use headers.get() to get Content-Type; improves Python3 compatibility. há 9 anos atrás
  Jelmer Vernooij 3a1025e798 Merge remote-tracking branch 'jonashaag/fix-140' há 9 anos atrás
  Jelmer Vernooij 824884e932 Update NEWS. há 9 anos atrás
  Jonas Haag 6ba8bba4f4 Fix hang on Gzip decompression há 9 anos atrás