Commit History

作者 SHA1 備註 提交日期
  Jelmer Vernooij faa5797c68 Generate API docs in sphinx. 7 年之前
  Jelmer Vernooij d9c5c41ead Move flake8 configuration to setup.cfg. 7 年之前
  Jelmer Vernooij 56cd6fb069 Set source in coveragerc rather than passing on command-line. 7 年之前
  Jelmer Vernooij 66c8115baa Fix check-tutorial. 7 年之前
  Jelmer Vernooij d40d6a2a54 Fix the tutorial tests on python3. Fixes: #573 7 年之前
  Jelmer Vernooij 3130706609 Make warnings errors. 8 年之前
  Jelmer Vernooij 668eae5698 Ignore style errors under .tox/ 8 年之前
  Jelmer Vernooij fcfe46d9e0 Fix all flake8 style issues. 8 年之前
  Jelmer Vernooij 02f34701c4 Exclude build and .git when looking for style violations. 8 年之前
  Jelmer Vernooij 52a7c11c40 Add 'style' target. 8 年之前
  Jelmer Vernooij 02ab6de363 Add coverage config. 9 年之前
  Jelmer Vernooij 7a9d4d707e Drop support for python 2.6. 9 年之前
  Jelmer Vernooij 035c997cc9 Build sphinx docs as part of 'doc' target. 10 年之前
  Jelmer Vernooij 3ff41893bb Reintroduce Python2.6 support. 11 年之前
  Jelmer Vernooij 18ea109708 Remove GNU make-ish. 11 年之前
  Augie Fackler e43ea1eac2 Makefile: run tests with PYTHONHASHSEED=random 11 年之前
  Jelmer Vernooij 081f4f79cf Move the swift backend to dulwich/contrib. 11 年之前
  Jelmer Vernooij 0fc578cb10 Add 'make before-push' target. 11 年之前
  Jelmer Vernooij c4c1fec37b Add pep8 make target and fix some pep8ness. 11 年之前
  Jelmer Vernooij 1cd3d56f66 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. 11 年之前
  Jelmer Vernooij b76a163d21 Remove pylint config. 11 年之前
  Michael K fd1434f580 Use the print() function in Makefile. 11 年之前
  Jelmer Vernooij 706534e9bf Add lint support. 12 年之前
  Jelmer Vernooij ee570a7d07 Add 'make check-compat'. 13 年之前
  Nix 5eaf1bef93 Support DESTDIR in the Makefile. 13 年之前
  Jelmer Vernooij 5135f6c64e Add 'make check-tutorial'. 14 年之前
  Jelmer Vernooij 72892ee623 Add 'check-all' target. 14 年之前
  Jelmer Vernooij 6066db8428 Add 'check-pypy' rule to Makefile. 14 年之前
  Dave Borowitz 5d0b069968 Fix unittest2 runner and reorganize test imports. 15 年之前
  Jelmer Vernooij 89af40e4fc Use unittest or unittest2 test runner instead of nose for running tests from the testsuite. 15 年之前