Historial de Commits

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