Historie revizí

Autor SHA1 Zpráva Datum
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. před 9 roky
  Jelmer Vernooij 5678e842dc Stop magic protocol ref `capabilities^{}` from leaking out to users. před 9 roky
  Jelmer Vernooij bc52b03c58 Announce agent in dulwich.server as well. před 10 roky
  Jelmer Vernooij a7d6141c29 Add definition for 'quiet' capability. před 10 roky
  Tommy Yu b3445db891 Fix handling of 'done' in graph walker and implement the 'no-done' capability. (#88) před 10 roky
  Jelmer Vernooij 3f739cb791 Add constants for commands. před 10 roky
  Jelmer Vernooij dcd2212097 Add constants for sideband channels. před 10 roky
  Jelmer Vernooij 3e35b7a0d3 Sort capabilities alphabetically. před 10 roky
  Jelmer Vernooij 44e24e36c3 Add constants for capabilities. před 10 roky
  Jelmer Vernooij 417e4be13c Add convenience function for checking validity of hex sha, rather than catching things like AssertionError. před 10 roky
  Jelmer Vernooij 6057a636fe Fix assertion error syntax. před 10 roky
  Jelmer Vernooij 7f6c773066 Convert protocol module to python3. před 10 roky
  Jelmer Vernooij 27b20e377b Reintroduce Python2.6 support. před 11 roky
  Gary van der Merwe c506678ad5 Close files for Protocol objects. před 11 roky
  Gary van der Merwe b9c428522c In Protocol.read_pkt_line, assert the length of the data read matches the length prefix. před 11 roky
  Gary van der Merwe 8914c3457f Use io.BytesIO rather than cStringIO. před 11 roky
  Jelmer Vernooij 87303b1590 Use new style exception handling in a few more places. před 11 roky
  Jelmer Vernooij f93d42b8e6 Drop compatibility wrapper for `SEEK_END` and `SEEK_CUR`. před 11 roky
  Jelmer Vernooij c42e47b57c Update some copyright headers. před 11 roky
  Jelmer Vernooij ed17980283 protocol: Add simple helper class for parsing a pktline stream. před 14 roky
  Jelmer Vernooij 0bc9928b33 Cleanup some imports. před 14 roky
  Jelmer Vernooij 61c9a751f4 Rename dulwich.misc => dulwich._compat. před 14 roky
  Jelmer Vernooij 189e678217 Some formatting fixes. před 15 roky
  Dave Borowitz 308f4e2d5e Add eof() and unread_pkt_line() methods to Protocol. před 15 roky
  Dave Borowitz d47e6903bc Clean up docstrings in dulwich.protocol. před 15 roky
  Dave Borowitz 3c32b92d25 Add side-band-64k support to ReceivePackHandler. před 15 roky
  Dave Borowitz aace26c463 Factor out a function to convert a line to a pkt-line. před 15 roky
  Dave Borowitz e950bdd711 Clean up file headers. před 15 roky
  Dave Borowitz cc8bfb0656 Add SEEK_END to misc.py, since it was added in 2.5. před 15 roky
  Dave Borowitz b4ba43c562 Fix numerous style issues. před 15 roky