Commit Graph

824 Commits (7494d142d5fcc38a2b6a96470448a8f06f51a66a)
 

Author SHA1 Message Date
William Ting 7494d142d5 Ignore .pytest_cache/
6 years ago
William Ting 4f84e755f5 Add 'make lint' target.
6 years ago
William Ting b4e8474769 Add trailing comma precommit hook and bump old ones.
6 years ago
William Ting 5e6bb82835 Add minor documentation fixes.
6 years ago
William Ting 6a529f4f92 Put autojump's files in its own directory if $XDG_DATA_HOME is set.
7 years ago
William Ting b06d686bfe Ignore E402.
7 years ago
William Ting a0719f488e (Running pre-commit) Use Yelp-style indentation.
7 years ago
William Ting 0e4d15ace6 (Running pre-commit) Reorder imports.
7 years ago
William Ting e7aebe69bf (Running pre-commit) Remove trailing whitespace.
7 years ago
William Ting 9ff654d41d (Running pre-commit) Run end of file fixer.
7 years ago
William Ting 46329ac744 (Running pre-commit) Replace double quotes with single quotes.
7 years ago
William Ting 37b336bf98 Add trailing comma hook and update hooks.
7 years ago
William Ting e8f3cbd874 Sync flake8 and autopep8 ignored errors.
7 years ago
William Ting d5a4fd270d Add 'make lint' option.
7 years ago
William Ting f59e398c48 Update pre-commit repos to tags.
7 years ago
Sahil Bajaj 13a63fbf3a Fix issues URL
7 years ago
William Ting 0bf1ad5ba9 Update Debian version comment.
7 years ago
William Ting 3f0eae1be7 Bump version to v22.5.1.
7 years ago
Moritz Flucht b0bc534838 Fix jumping to paths containing spaces on Windows.
7 years ago
William Ting 865476ed56 Bump version to v22.5.0.
8 years ago
William Ting 3e089a3b32 Merge remote-tracking branch 'sodiumjoe/optimize-startup'
8 years ago
Joe Moon 2e2ffcfadb Merge remote-tracking branch 'upstream/master' into optimize-startup
8 years ago
Joe Moon 4f238bdd46 restore `command -v brew` check
8 years ago
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