История коммитов

Автор SHA1 Сообщение Дата
  Stefan Sperling 343ed68cde set the default git protocol version via global constants 10 месяцев назад
  Stefan Sperling 325de7d373 make the Git protocol version configurable from the command line 10 месяцев назад
  Stefan Sperling 2b975ec7e4 add initial support for Git protocol v2 10 месяцев назад
  Jelmer Vernooij 26246d71f3 Apply more ruff fixes 1 год назад
  Jelmer Vernooij ff64fa9e44 Migrate from flake8 to ruff (#1231) 1 год назад
  Jelmer Vernooij e3ca1cb5ce Reformat and add reformat make target 1 год назад
  Stefan Sperling 2921e272bd recognize Git protocol-v2 delim-pkt message separators (#1103) 1 год назад
  Jelmer Vernooij 2fab3300ab Upgrade to >= python 3.7 1 год назад
  Jelmer Vernooij 574e529c1c Run ruff fix 2 лет назад
  Jelmer Vernooij 88cb9c3924 Handle version tuples that aren't just 3 integers 2 лет назад
  Jelmer Vernooij 03df9d0737 Switch to relative imports with abs2rel 2 лет назад
  Jelmer Vernooij bc28ebfb8d Make sure GitProtocolError's first argument is a string 2 лет назад
  Jelmer Vernooij 23a986ac9b Sort Python import definitions with isort 2 лет назад
  Jelmer Vernooij f6faf9e187 Upgrade to python 3.7. 2 лет назад
  Jelmer Vernooij 4fa57f3d0e Use 'raise from'. 2 лет назад
  Jelmer Vernooij c66726926d Remove now unused ProtocolFile. 2 лет назад
  Jelmer Vernooij f5f98c539d Factor out more formatting functions. 2 лет назад
  Jelmer Vernooij 02785876a6 Factor out line formatting. 2 лет назад
  Jelmer Vernooij 0877eb1147 Handle ConnectionResetError explicitly. 2 лет назад
  Peter Rowlands a420b022b8 client: force fetching known refs when depth > 1 4 лет назад
  Aksh Gupta d6fc2e465e chore: refactor code quality issues 4 лет назад
  Jelmer Vernooij 6266df34af Reformat with black. 4 лет назад
  Jelmer Vernooij ab6d63110d Split out parsing/formatting. 4 лет назад
  Jelmer Vernooij 41798c3127 Add definitions for two more capabilities. 4 лет назад
  Jelmer Vernooij 8dcbdbcdc0 Advertise more capabilities. 5 лет назад
  Jelmer Vernooij aa73abcedb Port remainder of docstrings to Google style. 5 лет назад
  Jelmer Vernooij 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 лет назад
  Jelmer Vernooij 26c4e27783 Use keyword arguments to prevent accidentally passing in the wrong arguments to super constructor. 7 лет назад
  Jelmer Vernooij 721baa7a20 Fix python3 compatibility. 7 лет назад
  Jelmer Vernooij 713d9e312b Provide symrefs in server. Fixes #485 7 лет назад