تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Jelmer Vernooij 3f739cb791 Add constants for commands. 10 سال پیش
  Jelmer Vernooij dcd2212097 Add constants for sideband channels. 10 سال پیش
  Jelmer Vernooij 3e35b7a0d3 Sort capabilities alphabetically. 10 سال پیش
  Jelmer Vernooij 44e24e36c3 Add constants for capabilities. 10 سال پیش
  Jelmer Vernooij 417e4be13c Add convenience function for checking validity of hex sha, rather than catching things like AssertionError. 10 سال پیش
  Jelmer Vernooij 6057a636fe Fix assertion error syntax. 10 سال پیش
  Jelmer Vernooij 7f6c773066 Convert protocol module to python3. 10 سال پیش
  Jelmer Vernooij 27b20e377b Reintroduce Python2.6 support. 10 سال پیش
  Gary van der Merwe c506678ad5 Close files for Protocol objects. 11 سال پیش
  Gary van der Merwe b9c428522c In Protocol.read_pkt_line, assert the length of the data read matches the length prefix. 11 سال پیش
  Gary van der Merwe 8914c3457f Use io.BytesIO rather than cStringIO. 11 سال پیش
  Jelmer Vernooij 87303b1590 Use new style exception handling in a few more places. 11 سال پیش
  Jelmer Vernooij f93d42b8e6 Drop compatibility wrapper for `SEEK_END` and `SEEK_CUR`. 11 سال پیش
  Jelmer Vernooij c42e47b57c Update some copyright headers. 11 سال پیش
  Jelmer Vernooij ed17980283 protocol: Add simple helper class for parsing a pktline stream. 13 سال پیش
  Jelmer Vernooij 0bc9928b33 Cleanup some imports. 14 سال پیش
  Jelmer Vernooij 61c9a751f4 Rename dulwich.misc => dulwich._compat. 14 سال پیش
  Jelmer Vernooij 189e678217 Some formatting fixes. 14 سال پیش
  Dave Borowitz 308f4e2d5e Add eof() and unread_pkt_line() methods to Protocol. 15 سال پیش
  Dave Borowitz d47e6903bc Clean up docstrings in dulwich.protocol. 14 سال پیش
  Dave Borowitz 3c32b92d25 Add side-band-64k support to ReceivePackHandler. 15 سال پیش
  Dave Borowitz aace26c463 Factor out a function to convert a line to a pkt-line. 15 سال پیش
  Dave Borowitz e950bdd711 Clean up file headers. 15 سال پیش
  Dave Borowitz cc8bfb0656 Add SEEK_END to misc.py, since it was added in 2.5. 15 سال پیش
  Dave Borowitz b4ba43c562 Fix numerous style issues. 15 سال پیش
  Dave Borowitz ddacb6e886 Add ReceivableProtocol that supports recv() as well as read(). 15 سال پیش
  Dave Borowitz c3d292e99d Strip excess whitespace from capabilities lines. 15 سال پیش
  Dave Borowitz 3ec93cb958 Extract all-zero SHA as a constant in protocol.py 15 سال پیش
  Dave Borowitz ea1d5562fd Add smart HTTP support to dul-web. 15 سال پیش
  Dave Borowitz 49d25d7079 Rework server protocol to be smarter and interoperate with cgit client. 15 سال پیش