コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij 91b0b84dd0 Allow adding files to repository in pre-commit hook. Fixes #916 3 年 前
  Jelmer Vernooij 6266df34af Reformat with black. 4 年 前
  Jelmer Vernooij 72acfd9be2 Skip some hook tests on Mac OS X. 4 年 前
  Jelmer Vernooij ea2316999a Print expected vs actual path. 4 年 前
  Jelmer Vernooij 8fe9680a10 Fix some tests on Mac OS X. 4 年 前
  Fabian Grünbichler 6d40c57543 fix variable name in hook test 7 年 前
  Fabian Grünbichler 55e2902382 add tests for hook cwd 7 年 前
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 年 前
  Jelmer Vernooij ca6edf70fb Fix some pyflakes warnings. 8 年 前
  Gary van der Merwe 1d4d526b6e Revert "Change the way methods that take a path argument behave." 10 年 前
  Gary van der Merwé e47905584e Call super().setUp() from all setUp methods. 10 年 前
  Gary van der Merwé b2c44f4288 Close all mkstemp files. 10 年 前
  Gary van der Merwé 7a02943889 Change the way methods that take a path argument behave. 10 年 前
  Jelmer Vernooij 2d624bff79 Port hooks to python3. 10 年 前
  Gary van der Merwe 733bde0683 Skip tests in python3 that fail (most of them :-() 10 年 前
  Gary van der Merwe 692aa9914a Use with statement rather than try: finaly: x.close(). 11 年 前
  Jelmer Vernooij 4265383895 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. 11 年 前
  Dmitrij D. Czarkoff 0d2d094b67 Replace 'unlink' with 'rm' in tests. 11 年 前
  milki aa2f22118a Add shell hook tests 12 年 前