- 11 Jul, 2019 4 commits
-
-
Brad King authored
7347e7f6 Merge branch 'bad-commits-impls-3.9.1' into bad-commits-impls ae0a91c9 bad_commits: add a more efficient TopicCheck impl cec0f603 bad_commits: add a more efficient TopicCheck impl Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !135
-
Ben Boeckel authored
* bad-commits-impls-3.9.1: bad_commits: add a more efficient TopicCheck impl
-
Ben Boeckel authored
This avoids making a new workarea for each commit if it is not wanted.
-
Ben Boeckel authored
This avoids making a new workarea for each commit if it is not wanted.
-
- 06 Jun, 2019 7 commits
-
-
Brad King authored
62f175b7 invalid_paths: support enforcing Windows filename rules e14fac05 Merge branch 'reject-windows-paths' into HEAD fa71fbb9 invalid_paths: simplify invalid character detection 6f787f04 invalid_paths: mention control characters Reviewed-by:
Brad King <brad.king@kitware.com> Merge-request: !131
-
Ben Boeckel authored
Fixes: #43
-
Ben Boeckel authored
* reject-windows-paths: Revert "invalid_paths: add test cases for Windows-invalid paths" invalid_paths: add test cases for Windows-invalid paths
-
Ben Boeckel authored
This reverts commit 6354b8d1.
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- 05 Jun, 2019 2 commits
-
-
Brad King authored
584186fd reject_conflict_paths: add missing docstring Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Brad King <brad.king@kitware.com> Merge-request: !134
-
Brad King authored
37bdaace reject_binaries: add test for AR binaries 06925063 Merge branches 'reject-binaries-ar-add-exe', ... 5b4e6a24 check_executable_permissions: detect AR binaries as not-executable 2316dd6f Merge branch 'reject-binaries-ar-exe-perms' into reject-binaries-ar 7427c707 binary_format: inspect whether the format is executable or not 8799e96e reject_binaries: detect archive binaries Merge-request: !133
-
- 04 Jun, 2019 14 commits
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
Merge branches 'reject-binaries-ar-add-exe', 'reject-binaries-ar-fixed' and 'reject-binaries-ar-attr-fixed' into reject-binaries-ar * reject-binaries-ar-add-exe: reject-binaries-ar: add an executable archive binary * reject-binaries-ar-fixed: reject-binaries: remove binaries reject-binaries-ar: add an archive binary * reject-binaries-ar-attr-fixed: reject_binaries: fix attributes reject-binaries-ar: add a file with ar-magic
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
* reject-binaries-ar-exe-perms: executable_permissions: fix permissions reject-binaries-ar: add executable permissions reject-binaries-ar: add a file with ar-magic
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- 23 May, 2019 1 commit
-
-
Ben Boeckel authored
These are generally static libraries or `.lib` files on Windows.
-
- 16 May, 2019 4 commits
-
-
Ben Boeckel authored
Fixes: #41
-
Ben Boeckel authored
- 15 May, 2019 8 commits
-
-
Ben Boeckel authored
Fixes: #42
-
Ben Boeckel authored
* changelog-mode-change-test: changelog: change only the mode change: added the file
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Brad King authored
0dcc7eed reject_conflict_paths: support rejecting conflict files outright 0fa40753 reject_conflict_paths: use `new` constructor method Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !128
-
Ben Boeckel authored
Previously, adding a path which looks like a conflict resolution file would be OK if the base file was no longer present. Add support for rejecting anything that looks like a conflict path. Fixes: #44
-
Ben Boeckel authored
-