Histórico de commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 8e7be09870 Update NEWS for #668. 6 anos atrás
  egor 29fd29e67a Fix setup.py: 6 anos atrás
  Jelmer Vernooij 1aab558956 Start on 0.19.8. 6 anos atrás
  Jelmer Vernooij 14cab0efc3 Update README; python 3.3 is no longer supported. 6 anos atrás
  Jelmer Vernooij cbf554f8a9 Release 0.19.7 6 anos atrás
  Jelmer Vernooij 73f42cc49c Move shallow implementation into BaseRepo. 6 anos atrás
  Jelmer Vernooij d6f79401bf Drop support for Python 3 < 3.4. This is because pkg_resources (which get used by setuptools and mock) no longer supports 3.3 and earlier. 6 anos atrás
  Jelmer Vernooij 11ed24666b Fix tests on older versions of Python 3. 6 anos atrás
  Jelmer Vernooij da8408d17c Fix style. 6 anos atrás
  Jelmer Vernooij be3ba1ab65 Fix shallow handling for HTTP. 6 anos atrás
  Jelmer Vernooij a057393a9e Support shallow clone, and add basic compat tests. 6 anos atrás
  Jelmer Vernooij 8fcd1ef767 Add Repo.update_shallow. 6 anos atrás
  Jelmer Vernooij 10fe5c05c4 Track depth. 6 anos atrás
  Jelmer Vernooij 5fd3138ec5 Pass through deepen flag. 6 anos atrás
  Jelmer Vernooij dc22d56dc0 Fix encoding on python 3. 6 anos atrás
  Jelmer Vernooij 75cd5a8a5d Fix spacing. 6 anos atrás
  Jelmer Vernooij a0957d7b4b Fix duplicate test name. 6 anos atrás
  Jelmer Vernooij 31fe5767ad Support the i18n.commitEncoding setting. 6 anos atrás
  Jelmer Vernooij 4438e15c4a Add get_object_by_path. 6 anos atrás
  Jelmer Vernooij 50b7a8df98 Update NEWS. 6 anos atrás
  Nicolas Dandrimont eac04520d2 Split authorship lines from the right instead of from the left 6 anos atrás
  Jelmer Vernooij 927e7599d4 Fix long line. 6 anos atrás
  Jelmer Vernooij 7af9ae2aec Decode error message. 6 anos atrás
  Jelmer Vernooij 81a59635df Remove silly messages in server output. 6 anos atrás
  Jelmer Vernooij 196a182a37 Disable python 3.8-dev for now; flakes checker is broken on 3.8-dev. 6 anos atrás
  Jelmer Vernooij df3302329b Fix style errors. 6 anos atrás
  Jelmer Vernooij 0930853ec9 Add read_packs_file function. 6 anos atrás
  Jelmer Vernooij 2001b954f1 Fix style. 6 anos atrás
  Jelmer Vernooij ed492ef6f4 Support error lines with ERROR: as well. 6 anos atrás
  Jelmer Vernooij a13d5d7c77 Raise more useful error messages when unable to access repositories over SSH, subprocess. 6 anos atrás