1. 2cbabf9 Check Git core.fileMode rather than infer from OS. by Kurt von Laven · 3 years, 2 months ago
  2. 8f61529 drop python3.6 support by Anthony Sottile · 3 years, 3 months ago
  3. 16bc739 Suggest usable call when exec files lack shebang on Windows by Pujit Mehrotra · 3 years, 5 months ago
  4. 39ab2ed replace exit(main()) with raise SystemExit(main()) by Anthony Sottile · 3 years, 6 months ago
  5. 9e7cd9f Refactor check_executables_have_shebangs for git ls-files reuse by Ville Skyttä · 4 years, 3 months ago
  6. dae0cbd check_executables_have_shebangs: avoid unneeded shebang reads on win32 by Ville Skyttä · 4 years, 3 months ago
  7. 1e87d59 New hook 'destroyed-symlinks' to detect symlinks which are changed to regular files with a content of a path which that symlink was pointing to; move zsplit to util by Mikhail Khvoinitsky · 4 years, 9 months ago
  8. 4faed34 Fix parsing of git output with unusual characters by Timothée Mazzucotelli · 4 years, 9 months ago
  9. 5195ba3 Check git mode on Windows by Max Rozentsveyg · 5 years ago
  10. f5c42a0 pre-commit-hooks: python3.6+ by Anthony Sottile · 5 years ago
  11. 4575652 Use default flake8 config by Anthony Sottile · 6 years ago
  12. 030bfac Apply typing to all of pre-commit-hooks by Anthony Sottile · 6 years ago
  13. 13991f0 Add a checker for executables without shebangs by Chris Kuehl · 8 years ago