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 092d0163d4 filter-repo: implement --use-base-name
This new flag allows people to filter files solely based on their
basename rather than on their full path within the repo, making it
easier to e.g. remove all .DS_Store files or keep all README.md
files.

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: implement --use-base-name 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 filter-repo: add some basic tests, with git-style test-lib.sh 5 years ago
test-lib.sh filter-repo: add some basic tests, with git-style test-lib.sh 5 years ago