Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij dc22d56dc0 Fix encoding on python 3. vor 6 Jahren
  Jelmer Vernooij 75cd5a8a5d Fix spacing. vor 6 Jahren
  Jelmer Vernooij a0957d7b4b Fix duplicate test name. vor 6 Jahren
  Jelmer Vernooij 31fe5767ad Support the i18n.commitEncoding setting. vor 6 Jahren
  Jelmer Vernooij 4438e15c4a Add get_object_by_path. vor 6 Jahren
  Jelmer Vernooij 50b7a8df98 Update NEWS. vor 6 Jahren
  Nicolas Dandrimont eac04520d2 Split authorship lines from the right instead of from the left vor 6 Jahren
  Jelmer Vernooij 927e7599d4 Fix long line. vor 6 Jahren
  Jelmer Vernooij 7af9ae2aec Decode error message. vor 6 Jahren
  Jelmer Vernooij 81a59635df Remove silly messages in server output. vor 6 Jahren
  Jelmer Vernooij 196a182a37 Disable python 3.8-dev for now; flakes checker is broken on 3.8-dev. vor 6 Jahren
  Jelmer Vernooij df3302329b Fix style errors. vor 6 Jahren
  Jelmer Vernooij 0930853ec9 Add read_packs_file function. vor 6 Jahren
  Jelmer Vernooij 2001b954f1 Fix style. vor 6 Jahren
  Jelmer Vernooij ed492ef6f4 Support error lines with ERROR: as well. vor 6 Jahren
  Jelmer Vernooij a13d5d7c77 Raise more useful error messages when unable to access repositories over SSH, subprocess. vor 6 Jahren
  Jelmer Vernooij b25bc4984d Fix arguments to setup.py - summary doesn't exist. vor 6 Jahren
  Jelmer Vernooij c1f0864671 Avoid setup.cfg for now, since it seems to break pypi. Fixes #658 vor 6 Jahren
  Jelmer Vernooij 7a06e3055e Remove unused import, fix style. vor 6 Jahren
  Jelmer Vernooij 58c3190da2 Fix tests on Python 3. vor 6 Jahren
  Jelmer Vernooij efbd433b28 Merge branch 'bugfix/http-client-gzip-responses' of git://github.com/olasd/dulwich vor 6 Jahren
  Jelmer Vernooij 343c22a809 Fix style. vor 6 Jahren
  Nicolas Dandrimont 29d52070a1 Don't double-decompress gzipped HTTP responses vor 6 Jahren
  Jelmer Vernooij 03b9e87536 Raise exception when a caller tries to fetch SHA1s that are not in any refs. vor 6 Jahren
  Jelmer Vernooij f699cfb5c8 Use constant for ANNOTATED_TAG_SUFFIX. vor 6 Jahren
  Jelmer Vernooij 6cd85b535d Add check_wants. vor 6 Jahren
  Jelmer Vernooij 76ea02025e Fix compatibility with newer versions of git, which expect CONTENT_LENGTH to be set to 0 for empty body requests. vor 6 Jahren
  Jelmer Vernooij e972ed210f Drop travis build on python 3.5-dev. vor 7 Jahren
  Jelmer Vernooij 151713c11a Remove unused variable. vor 7 Jahren
  Jelmer Vernooij d27ac8c6e4 Allow username and password to be overridden in calls to HttpGitClient.from_parsed_url. #654 vor 7 Jahren