Commit History

Author SHA1 Message Date
  Jelmer Vernooij 574e529c1c Run ruff fix 1 year ago
  Jelmer Vernooij 03df9d0737 Switch to relative imports with abs2rel 1 year ago
  Jelmer Vernooij 23a986ac9b Sort Python import definitions with isort 2 years ago
  Jelmer Vernooij f6faf9e187 Upgrade to python 3.7. 2 years ago
  Jelmer Vernooij 08c3505747 Fix typing. 2 years ago
  Jelmer Vernooij fafd2d8aa2 Merge pull request #1046 from stspdotname/git-stderr 2 years ago
  Stefan Sperling ce449362b0 display stderr output from git programs run by the test suite 2 years ago
  Kian-Meng Ang c50a72c1e0 Fix typos 2 years ago
  Stefan Sperling b0857a2656 compat tests: honour PATH environment variable in run_git() 2 years ago
  Jelmer Vernooij 7f83c4ad88 Fix testdata path in compat tests. 2 years ago
  Jelmer Vernooij 6266df34af Reformat with black. 4 years ago
  Jelmer Vernooij 4fa76cfe2e Fix more types not compatible with py3.5. 4 years ago
  Jelmer Vernooij de12f39702 Fix formatting. 5 years ago
  Jelmer Vernooij 2f933bd334 Enable type checking. 5 years ago
  Jelmer Vernooij aa73abcedb Port remainder of docstrings to Google style. 5 years ago
  Jelmer Vernooij e5f6eb1ebd Some style fixes. 8 years ago
  Jelmer Vernooij 69a7ee982a Some refactoring, simplifications. 8 years ago
  Laurent Rineau cb613c7819 Support linked working directories 8 years ago
  Laurent Rineau 86232320dd # This is a combination of 8 commits. 8 years ago
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 years ago
  Jelmer Vernooij f2c26f08e0 Revert "Run Git in tests without user's ".gitconfig"." 8 years ago
  Jelmer Vernooij 6ae640a463 Force language used by C git, in case it's run with a different locale. 9 years ago
  Tommy Yu b3445db891 Fix handling of 'done' in graph walker and implement the 'no-done' capability. (#88) 10 years ago
  Jelmer Vernooij e7fe2c362d Add TestCase.assertObjectstoreEqual. 10 years ago
  Gary van der Merwe 7c2c8f6ac1 Make sure we clean up all temp dir when running tests. 10 years ago
  Gary van der Merwé ff831aa895 Close Repo, ObjectStore, and Pack objects. 10 years ago
  Gary van der Merwé e82020ced4 Removing .git dirs requires a bit more effort on windows. 10 years ago
  Jelmer Vernooij 6095937abd Move import repo onto CompatTestCase. 10 years ago
  Jelmer Vernooij 43a0c1b9db Add python3 support to server. 10 years ago
  Gary van der Merwe 733bde0683 Skip tests in python3 that fail (most of them :-() 10 years ago