Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 23a986ac9b Sort Python import definitions with isort il y a 2 ans
  Jelmer Vernooij 16b026f6d1 Significant rewrite of pack handling. il y a 2 ans
  Jelmer Vernooij f6faf9e187 Upgrade to python 3.7. il y a 2 ans
  Jelmer Vernooij 4c064a85f9 Test is flaky, so skip rather than marking as known failure. il y a 2 ans
  Jelmer Vernooij 742ab78c6d Mark intermittently failing test_send_remove_branch test as known failing. il y a 2 ans
  Kian-Meng Ang c50a72c1e0 Fix typos il y a 2 ans
  Jelmer Vernooij e9faf83ac4 Chunk uploads. il y a 2 ans
  Upstream Janitor 623192e1e5 Made 114 improvements. il y a 3 ans
  Peter Rowlands c16ab0d95c update tests determine_wants callbacks to accept depth kwarg il y a 4 ans
  Jelmer Vernooij c8ce22c255 Reformatting. il y a 4 ans
  Jelmer Vernooij 6266df34af Reformat with black. il y a 4 ans
  Jelmer Vernooij b5629a224c Fix style. il y a 4 ans
  Jelmer Vernooij e306de81ac Avoid UpdateRefsError. il y a 4 ans
  Jelmer Vernooij 8752a420f9 Fix style. il y a 4 ans
  Jelmer Vernooij 252bcae867 Send an empty pack to clients if they requested objects, even if they il y a 4 ans
  Jelmer Vernooij 4b0f716db3 Fix style. il y a 4 ans
  Jelmer Vernooij b129f52273 Fix updating of refs over HTTP(S) when there are no new objects to be sent. Fixes #739 il y a 4 ans
  Jelmer Vernooij 11de711310 Merge branch 'actions' il y a 4 ans
  Jelmer Vernooij 755088a70d Remove some unnecessary import fallbacks. il y a 5 ans
  Jelmer Vernooij c56ab14a9c Fix formatting. il y a 4 ans
  Jelmer Vernooij 183a43059f Simplify the API a bit and fix backwards compatibility, add NEWS item. il y a 5 ans
  Brecht Machiels 6fc954bb53 Fix pushing from a shallow clone il y a 5 ans
  Brecht Machiels adf17e155a Extend test_send_pack_from_shallow_clone test case il y a 5 ans
  Jelmer Vernooij c88a7c5952 Mark test_send_pack_from_shallow_clone as known failing. See #705 anmd #757 for details. il y a 5 ans
  Brecht Machiels 1e35b48734 Push from shallow clone test case (triggers #705) il y a 5 ans
  Jelmer Vernooij a057393a9e Support shallow clone, and add basic compat tests. il y a 6 ans
  Jelmer Vernooij a13d5d7c77 Raise more useful error messages when unable to access repositories over SSH, subprocess. il y a 6 ans
  Jelmer Vernooij 76ea02025e Fix compatibility with newer versions of git, which expect CONTENT_LENGTH to be set to 0 for empty body requests. il y a 6 ans
  Jelmer Vernooij 6a15af08d3 Remove duplicate empty line. il y a 7 ans
  Jelmer Vernooij eee273e3ca Fix repeat HTTP requests using the same smart HTTP client. il y a 7 ans