Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 721baa7a20 Fix python3 compatibility. há 8 anos atrás
  Jelmer Vernooij 713d9e312b Provide symrefs in server. Fixes #485 há 8 anos atrás
  Jelmer Vernooij eb04901272 parse symrefs. há 8 anos atrás
  Jelmer Vernooij f0a8a9c6bb List all known capabilities. há 8 anos atrás
  Jelmer Vernooij 63469b09d4 Add capability_symref. há 8 anos atrás
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. há 8 anos atrás
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. há 9 anos atrás
  Jelmer Vernooij 5678e842dc Stop magic protocol ref `capabilities^{}` from leaking out to users. há 9 anos atrás
  Jelmer Vernooij bc52b03c58 Announce agent in dulwich.server as well. há 10 anos atrás
  Jelmer Vernooij a7d6141c29 Add definition for 'quiet' capability. há 10 anos atrás
  Tommy Yu b3445db891 Fix handling of 'done' in graph walker and implement the 'no-done' capability. (#88) há 10 anos atrás
  Jelmer Vernooij 3f739cb791 Add constants for commands. há 10 anos atrás
  Jelmer Vernooij dcd2212097 Add constants for sideband channels. há 10 anos atrás
  Jelmer Vernooij 3e35b7a0d3 Sort capabilities alphabetically. há 10 anos atrás
  Jelmer Vernooij 44e24e36c3 Add constants for capabilities. há 10 anos atrás
  Jelmer Vernooij 417e4be13c Add convenience function for checking validity of hex sha, rather than catching things like AssertionError. há 10 anos atrás
  Jelmer Vernooij 6057a636fe Fix assertion error syntax. há 10 anos atrás
  Jelmer Vernooij 7f6c773066 Convert protocol module to python3. há 10 anos atrás
  Jelmer Vernooij 27b20e377b Reintroduce Python2.6 support. há 11 anos atrás
  Gary van der Merwe c506678ad5 Close files for Protocol objects. há 11 anos atrás
  Gary van der Merwe b9c428522c In Protocol.read_pkt_line, assert the length of the data read matches the length prefix. há 11 anos atrás
  Gary van der Merwe 8914c3457f Use io.BytesIO rather than cStringIO. há 11 anos atrás
  Jelmer Vernooij 87303b1590 Use new style exception handling in a few more places. há 11 anos atrás
  Jelmer Vernooij f93d42b8e6 Drop compatibility wrapper for `SEEK_END` and `SEEK_CUR`. há 11 anos atrás
  Jelmer Vernooij c42e47b57c Update some copyright headers. há 12 anos atrás
  Jelmer Vernooij ed17980283 protocol: Add simple helper class for parsing a pktline stream. há 14 anos atrás
  Jelmer Vernooij 0bc9928b33 Cleanup some imports. há 14 anos atrás
  Jelmer Vernooij 61c9a751f4 Rename dulwich.misc => dulwich._compat. há 14 anos atrás
  Jelmer Vernooij 189e678217 Some formatting fixes. há 15 anos atrás
  Dave Borowitz 308f4e2d5e Add eof() and unread_pkt_line() methods to Protocol. há 15 anos atrás