You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'main' into update-github-workflow-tests
* main: (27 commits)
Add or update references to me (James Murty) as project maintainer
Update long-outdated copyright notices
Note performance improvements from #193 in changelog
Remove repeated lines in comments
Add tests for feature: detect incorrect password on init
Improve name of function that counts dirty files, and do all the needed work in the function
handle --force when checking for incorrect password
performance: don't create subshells
Document in changelog improvements by weichunglee in PR #197
fix logic for version checking in pre_commit, fix empty files always failing validate_file
Update ongoing dev version to 2.3.2-pre
Release 2.3.1
Warn when password is probably incorrect with error message and return code #182
Fix --export-gpg command to properly include cipher in exported .asc file
Fail with error when an empty password is provided to the -p or --password options #188
Make --upgrade safer by failing fast if transcrypt config cannot be read #189
Remove hard dependency on `xxd` which can be onerous, fall back to `printf` or `perl` instead #181
Don't set global Git config when running tests
Make ongoing dev version 2.3.1-pre
Release 2.3.0
...
0 commit comments