Commit Graph

801 Commits (release-v22.4.1)
 

Author SHA1 Message Date
William Ting b2f243ee17 Revert "Merge remote-tracking branch 'sodiumjoe/optimize-startup'"
8 years ago
William Ting 8eb094220b Update changelog for v22.4.0.
8 years ago
William Ting df935c664c Bump version to v22.4.0.
8 years ago
William Ting cacbb68591 Regenerate docs, minor tweaks.
8 years ago
William Ting 39990fff58 Merge remote-tracking branch 'sodiumjoe/optimize-startup'
8 years ago
Joe Moon 332698fdc5 minimize number of calls to `brew`
8 years ago
William Ting c4d82b1888 Bump version to v22.3.5.
8 years ago
William Ting 7874719e4a Merge remote-tracking branch 'hwartig/fix-integration-for-fish-2.3'
8 years ago
Harald Wartig 9a26c1f17b Set AUTOJUMP env variables using `set -gx`.
8 years ago
William Ting 851f3e3b2d
Bump version to v22.3.4
8 years ago
William Ting 242936f258 Merge pull request #430 from yipeipei/master
8 years ago
YI Peipei 215cee3a93 Install autojump_match.py
8 years ago
William Ting b9e70a0eea Merge branch 'add_match_tests'
8 years ago
William Ting 7c7865ea7e Add match consecutive tests.
8 years ago
William Ting 5e550267c7 Add test-xfail to run broken tests.
8 years ago
William Ting dc9e11e7d5 Use the same line length settings for autopep8 and flake8.
8 years ago
William Ting 3cb4e8a28c Add match_anywhere tests.
8 years ago
William Ting cf013c6875 Misc cleanup.
8 years ago
William Ting eafd6ac451 Verbose pytest output to help understand test failures.
8 years ago
William Ting 737563570e Fix match imports and simplify fuzzy threshold.
8 years ago
William Ting 218d779b4d Simplify flake8 noqa.
8 years ago
William Ting 7922a9013d Update copyright dates.
8 years ago
William Ting 797d97c9bf Add module naming comment.
8 years ago
William Ting 2e60fa2892 Add vendorized argparse comment.
8 years ago
William Ting 180c5d8402 Exclude vendorized argparse lib from coverage report.
8 years ago
William Ting e75d4d4d11 Drop official support for Python 3.2.
8 years ago
William Ting be5b703996 Add integration test dir.
8 years ago
William Ting 94dae01b49 Move unit tests to own folder.
8 years ago
William Ting d1822bc11a Update pre-commit.
8 years ago
William Ting a24d199161 Fix tox.ini / test runner.
8 years ago
William Ting 9241b4b20f Add make clean.
8 years ago
Marek Marecki a32f237043 Add Python 3.5 to tests
8 years ago
Marek Marecki 9622659099 Fix: handling regex characters in path patterns
8 years ago
William Ting 61af2bf4c5 Bump to v22.3.2, fixes #411.
8 years ago
William Ting 6df88c33d2 Merge pull request #425 from jared-hess/determinacy
8 years ago
Jared Hess 68e10ae402 Fix entry sorting indeterminancy by adding path as secondary sorting key
8 years ago
Jared Hess 3090963beb Merge pull request #4 from wting/master
8 years ago
William Ting ecd272e979 Bump version to v22.3.1.
8 years ago
William Ting 0bce510c7e Merge pull request #381 from ElArtista/master
8 years ago
William Ting 9a6e2869b1 Tabs to spaces.
8 years ago
William Ting 9cf647bc6d Increase line length to 130.
8 years ago
William Ting 25ef9c6a3c Fix pre-commit's flake8 options.
8 years ago
William Ting d529790278 Run pre-commit on repo.
8 years ago
William Ting e57956cc1c Use only pre-commit's flake8.
8 years ago
William Ting a9c892f713 Add pre-commit.
8 years ago
William Ting db1c32ff6e Add requirements-dev.txt back for tox.
8 years ago
William Ting 377eadbad3 Add dev debug tools.
8 years ago
William Ting ed7ec4dbdd Ignore .cache.
8 years ago
William Ting 0b184f3bf0 Update tox.
8 years ago
William Ting 5985ce604a Add make test-fast.
8 years ago