You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git-filter-repo/t
Elijah Newren 5ed97e999c filter-repo: rename FileChanges to FileChange
This class only represents one FileChange, so fix the misnomer and make
it clearer to others the purpose of this object.

Signed-off-by: Elijah Newren <newren@gmail.com>
5 years ago
..
t9390 filter-repo: allow users to adjust pruning of empty & degenerate commits 5 years ago
t9391 filter-repo: rename FileChanges to FileChange 5 years ago
run_coverage filter-repo (python3): convert run_coverage 5 years ago
t9390-filter-repo.sh filter-repo: allow rewriting of hashes in commit messages to be toggled 5 years ago
t9391-filter-repo-lib-usage.sh filter-repo (python3): shebang and imports 5 years ago
t9392-python-callback.sh filter-repo (python3): replace strings with bytestrings 5 years ago
test-lib-functions.sh
test-lib.sh