Commit Graph

305 Commits (master)

Author SHA1 Message Date
William Ting 96ae111824 feat: default to Python 3.
2 years ago
William Ting af23852374 Bump to 22.5.3.
6 years ago
lilydjwg 8fffbad95a put temporary data file in the same director as the data file itself
6 years ago
William Ting daa496bc39 Revert "Merge branch 'wting_create_temp_file_on_same_device'"
6 years ago
William Ting bc4ea61546 Create temporary file on the same device as data.
6 years ago
William Ting fc43204ca1 Run pre-commit hooks.
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 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 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
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 df935c664c Bump version to v22.4.0.
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
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 7c7865ea7e Add match consecutive tests.
8 years ago
William Ting 3cb4e8a28c Add match_anywhere tests.
8 years ago
William Ting cf013c6875 Misc cleanup.
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
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
Jared Hess 68e10ae402 Fix entry sorting indeterminancy by adding path as secondary sorting key
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 d529790278 Run pre-commit on repo.
8 years ago
graysky aa366c3a4f bump version in script to match release
8 years ago
johannes@debussy 8fa8b06349 only use colors if stdout is a terminal
8 years ago
TheArtist 3e5cec67b9 Autojump lua script portability fix
9 years ago
TheArtist b71612eea4 More handling for directory with spaces on Windows
9 years ago
TheArtist d3dd3f34e6 Fixed handling of directories with spaces on Windows
9 years ago
Scott Olson d188d7e675 Fix typo (__aj_error -> __aj_err).
9 years ago
David Frascone 55f4eacc8a If autojump can't find the directory, attempt a cd
9 years ago
David Frascone f09d23e30d Fixed some bugs in fish script
9 years ago
William Ting 8b525c1b55 Bump to v22.24.
9 years ago
William Ting 59335b4109 Merge pull request #341 from benvb/patch-1
9 years ago
William Ting fa3ff58d92 Add custom sourcing to autojump.sh when using --prefix.
9 years ago
William Ting 53683525d2 Minor cleanup.
9 years ago