Cronologia Commit

Autore SHA1 Messaggio Data
  Jelmer Vernooij 88cb9c3924 Handle version tuples that aren't just 3 integers 2 anni fa
  Jelmer Vernooij 03df9d0737 Switch to relative imports with abs2rel 2 anni fa
  Jelmer Vernooij bc28ebfb8d Make sure GitProtocolError's first argument is a string 2 anni fa
  Jelmer Vernooij 23a986ac9b Sort Python import definitions with isort 2 anni fa
  Jelmer Vernooij f6faf9e187 Upgrade to python 3.7. 2 anni fa
  Jelmer Vernooij 4fa57f3d0e Use 'raise from'. 2 anni fa
  Jelmer Vernooij c66726926d Remove now unused ProtocolFile. 2 anni fa
  Jelmer Vernooij f5f98c539d Factor out more formatting functions. 2 anni fa
  Jelmer Vernooij 02785876a6 Factor out line formatting. 2 anni fa
  Jelmer Vernooij 0877eb1147 Handle ConnectionResetError explicitly. 2 anni fa
  Peter Rowlands a420b022b8 client: force fetching known refs when depth > 1 4 anni fa
  Aksh Gupta d6fc2e465e chore: refactor code quality issues 4 anni fa
  Jelmer Vernooij 6266df34af Reformat with black. 4 anni fa
  Jelmer Vernooij ab6d63110d Split out parsing/formatting. 4 anni fa
  Jelmer Vernooij 41798c3127 Add definitions for two more capabilities. 4 anni fa
  Jelmer Vernooij 8dcbdbcdc0 Advertise more capabilities. 5 anni fa
  Jelmer Vernooij aa73abcedb Port remainder of docstrings to Google style. 5 anni fa
  Jelmer Vernooij 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 anni fa
  Jelmer Vernooij 26c4e27783 Use keyword arguments to prevent accidentally passing in the wrong arguments to super constructor. 7 anni fa
  Jelmer Vernooij 721baa7a20 Fix python3 compatibility. 7 anni fa
  Jelmer Vernooij 713d9e312b Provide symrefs in server. Fixes #485 7 anni fa
  Jelmer Vernooij eb04901272 parse symrefs. 7 anni fa
  Jelmer Vernooij f0a8a9c6bb List all known capabilities. 7 anni fa
  Jelmer Vernooij 63469b09d4 Add capability_symref. 7 anni fa
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. 7 anni fa
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 anni fa
  Jelmer Vernooij 5678e842dc Stop magic protocol ref `capabilities^{}` from leaking out to users. 8 anni fa
  Jelmer Vernooij bc52b03c58 Announce agent in dulwich.server as well. 9 anni fa
  Jelmer Vernooij a7d6141c29 Add definition for 'quiet' capability. 10 anni fa
  Tommy Yu b3445db891 Fix handling of 'done' in graph walker and implement the 'no-done' capability. (#88) 10 anni fa