Commit Graph

  • 8eb094220b Update changelog for v22.4.0. William Ting 2016-09-30 10:24:35 -0700
  • df935c664c Bump version to v22.4.0. release-v22.4.0 William Ting 2016-09-30 10:22:22 -0700
  • cacbb68591 Regenerate docs, minor tweaks. William Ting 2016-09-30 10:21:58 -0700
  • 39990fff58 Merge remote-tracking branch 'sodiumjoe/optimize-startup' William Ting 2016-09-30 10:21:36 -0700
  • 332698fdc5 minimize number of calls to `brew` #445 Joe Moon 2016-09-29 19:45:26 -0700
  • 575b14a13f Improved handling multiple directory needles Calum Smith 2016-09-29 17:25:30 -0400
  • 0ecf1b4e3b Fixed order of match precedence and match_anywhere example Calum Smith 2016-09-29 17:00:31 -0400
  • c4d82b1888 Bump version to v22.3.5. release-v22.3.5 William Ting 2016-09-09 10:08:21 -0700
  • 7874719e4a Merge remote-tracking branch 'hwartig/fix-integration-for-fish-2.3' William Ting 2016-09-09 10:07:16 -0700
  • 9a26c1f17b Set AUTOJUMP env variables using `set -gx`. #440 Harald Wartig 2016-09-07 06:56:16 +0200
  • cd8fcc166b Merge 3813146994 into 851f3e3b2d #327 Judson Lester 2016-07-16 03:27:52 +0000
  • 851f3e3b2d
    Bump version to v22.3.4 release-v22.3.4 William Ting 2016-07-14 06:21:07 -0700
  • 242936f258 Merge pull request #430 from yipeipei/master William Ting 2016-07-14 06:19:25 -0700
  • 215cee3a93 Install autojump_match.py #430 YI Peipei 2016-07-14 20:31:16 +0800
  • b9e70a0eea Merge branch 'add_match_tests' release-v22.3.3 William Ting 2016-07-13 20:29:33 -0700
  • f8174aaad7 Merge 9a16e9e848 into 61af2bf4c5 #412 Marek Marecki 2016-06-25 21:25:44 +0000
  • 7c7865ea7e Add match consecutive tests. William Ting 2016-06-22 18:09:36 -0700
  • 5e550267c7 Add test-xfail to run broken tests. William Ting 2016-06-22 18:08:51 -0700
  • dc9e11e7d5 Use the same line length settings for autopep8 and flake8. William Ting 2016-05-09 22:17:06 -0700
  • 3cb4e8a28c Add match_anywhere tests. William Ting 2016-05-04 00:50:47 -0700
  • cf013c6875 Misc cleanup. William Ting 2016-05-04 00:50:34 -0700
  • eafd6ac451 Verbose pytest output to help understand test failures. William Ting 2016-05-04 00:50:06 -0700
  • 737563570e Fix match imports and simplify fuzzy threshold. William Ting 2016-05-03 23:57:00 -0700
  • 218d779b4d Simplify flake8 noqa. William Ting 2016-05-03 23:55:01 -0700
  • 7922a9013d Update copyright dates. William Ting 2016-05-03 23:44:43 -0700
  • 797d97c9bf Add module naming comment. William Ting 2016-05-03 23:38:31 -0700
  • 2e60fa2892 Add vendorized argparse comment. William Ting 2016-05-03 23:32:38 -0700
  • 180c5d8402 Exclude vendorized argparse lib from coverage report. William Ting 2016-05-03 23:24:29 -0700
  • e75d4d4d11 Drop official support for Python 3.2. William Ting 2016-05-03 23:19:31 -0700
  • be5b703996 Add integration test dir. William Ting 2016-05-03 23:16:33 -0700
  • 94dae01b49 Move unit tests to own folder. William Ting 2016-05-03 23:16:08 -0700
  • d1822bc11a Update pre-commit. William Ting 2016-05-03 23:14:36 -0700
  • a24d199161 Fix tox.ini / test runner. William Ting 2016-05-03 23:11:40 -0700
  • 9241b4b20f Add make clean. William Ting 2016-05-03 23:10:57 -0700
  • a32f237043 Add Python 3.5 to tests Marek Marecki 2016-05-03 20:45:09 +0200
  • 9622659099 Fix: handling regex characters in path patterns Marek Marecki 2016-05-03 20:42:30 +0200
  • 61af2bf4c5 Bump to v22.3.2, fixes #411. release-v22.3.2 William Ting 2016-06-21 18:08:35 -0700
  • 6df88c33d2 Merge pull request #425 from jared-hess/determinacy William Ting 2016-06-21 18:06:06 -0700
  • 68e10ae402 Fix entry sorting indeterminancy by adding path as secondary sorting key #425 Jared Hess 2016-01-06 03:40:09 -0800
  • 3090963beb Merge pull request #4 from wting/master Jared Hess 2016-06-21 15:53:42 -0700
  • ecd272e979 Bump version to v22.3.1. release-v22.3.1 William Ting 2016-06-19 11:24:44 -0700
  • 0bce510c7e Merge pull request #381 from ElArtista/master William Ting 2016-06-19 11:22:03 -0700
  • 5e107d9bdf Merge 0e3e5d16a1 into 9a6e2869b1 #410 satoru 2016-05-13 03:27:12 +0000
  • 9a6e2869b1 Tabs to spaces. William Ting 2016-05-11 20:40:00 -0700
  • 0e3e5d16a1 Merge branch 'master' of github.com:wting/autojump into tests-and-refactor #410 satoru 2016-05-11 12:03:33 +0800
  • 9a16e9e848 Add Python 3.5 to tests #412 Marek Marecki 2016-05-03 20:45:09 +0200
  • c3fd0f2781 Fix: handling regex characters in path patterns Marek Marecki 2016-05-03 20:42:30 +0200
  • 9cf647bc6d Increase line length to 130. William Ting 2016-04-29 00:37:54 -0700
  • 25ef9c6a3c Fix pre-commit's flake8 options. William Ting 2016-04-28 23:47:20 -0700
  • d529790278 Run pre-commit on repo. William Ting 2016-04-28 23:33:04 -0700
  • e57956cc1c Use only pre-commit's flake8. William Ting 2016-04-28 23:29:55 -0700
  • a9c892f713 Add pre-commit. William Ting 2016-04-28 23:25:07 -0700
  • db1c32ff6e Add requirements-dev.txt back for tox. William Ting 2016-04-28 23:02:19 -0700
  • 377eadbad3 Add dev debug tools. William Ting 2016-04-28 22:50:09 -0700
  • ed7ec4dbdd Ignore .cache. William Ting 2016-04-28 22:50:00 -0700
  • 0b184f3bf0 Update tox. William Ting 2016-04-28 22:44:27 -0700
  • 5985ce604a Add make test-fast. William Ting 2016-04-28 22:38:00 -0700
  • a5e4b83e82 Remove unnecessary requirements-dev.txt. William Ting 2016-04-28 22:37:49 -0700
  • 723d7a69cf Refactor code and add unit tests satoru 2016-04-18 10:40:10 +0800
  • f35b2dd14e install-py: add distribution argument #404 Tomas Tomecek 2016-03-22 11:20:10 +0100
  • 548607f4cd Merge 97233e90c8 into 4230bbe2d1 #383 Azat Khuzhin 2016-02-22 11:34:08 +0000
  • 4230bbe2d1 Merge pull request #401 from graysky2/master William Ting 2016-02-21 09:15:51 -0800
  • aa366c3a4f bump version in script to match release #401 graysky 2016-02-21 05:46:40 -0500
  • 14ea9513fd Update changelog for v22.3.0 release-v22.3.0 William Ting 2016-02-02 07:20:50 -0800
  • 7ee214c9c2 Merge pull request #400 from johannesgerer/master William Ting 2016-02-02 07:17:48 -0800
  • 8fa8b06349 only use colors if stdout is a terminal #400 johannes@debussy 2016-02-02 14:15:41 +0100
  • 427474021e Fix issues URL #396 Sahil Bajaj 2016-01-12 01:40:09 +0800
  • 5241d67efc Add back in unicode handling. #395 Jared Hess 2015-12-30 17:30:45 -0800
  • 78b5e8d25b Merge branch 'multi-dir-add' of github.com:jared-hess/autojump into multi-dir-add Jared Hess 2015-12-30 13:45:05 -0800
  • 825a21bc6e Remove debug print Jared Hess 2015-12-30 03:25:57 -0800
  • 531a873382 Change help text to indicate support for adding multiple paths Jared Hess 2015-12-30 03:15:34 -0800
  • f80338d60b Remove debug printing Jared Hess 2015-12-30 01:54:24 -0800
  • 9aeee1b9b6 Only allow adding of existing directories Jared Hess 2015-12-30 01:45:27 -0800
  • c391c7f394 Add support for adding multiple paths. Change to use abs path instead of unicode str. Jared Hess 2015-12-30 01:28:45 -0800
  • c185467ddd remove test file Jared Hess 2015-12-29 21:13:29 -0800
  • 45a76cd058 another test file Jared Hess 2015-12-29 21:07:36 -0800
  • 647f332b55 remove test file Jared Hess 2015-12-29 20:57:27 -0800
  • f78fcf1f4b test file Jared Hess 2015-12-29 20:56:38 -0800
  • f26a38e0f9 Merge pull request #386 from lendenmc/master Daniel Hahler 2015-10-19 18:30:41 +0200
  • 0d4e6e12f9 Merge 7d021f90f8 into 113a84f9f0 #387 Prem 2015-10-19 10:59:03 +0000
  • 7d021f90f8 Updated the link to clink project #387 Prem 2015-10-19 16:28:03 +0530
  • f6876ef3f0 Replace Clink's broken Google Code link by new one #386 Chris L. 2015-10-17 11:04:02 +0200
  • 97233e90c8 Use flock instead of temporary files to avoid races/purge on ENOSPC/fsync time #383 Azat Khuzhin 2015-10-04 20:21:28 +0300
  • 3e5cec67b9 Autojump lua script portability fix #381 TheArtist 2015-09-11 19:37:39 +0300
  • b71612eea4 More handling for directory with spaces on Windows TheArtist 2015-09-11 19:36:36 +0300
  • d3dd3f34e6 Fixed handling of directories with spaces on Windows TheArtist 2015-09-11 17:41:23 +0300
  • fda04a0fb4 Add more info about Debian installation #380 Vadim Kotov 2015-08-27 11:55:59 +0300
  • 10027b98ab Autojump is not repeatedly added to $PATH on repeated sourcing in Fish. #376 Ashwin Nanjappa 2015-07-31 10:57:48 +0800
  • 113a84f9f0 Update RedHat family install instructions. William Ting 2015-07-12 12:24:56 -0700
  • 8d067b7b88 Merge 29c674c196 into f59eaf9bb1 #371 Bruno Vernay 2015-07-12 19:13:06 +0000
  • 29c674c196 Precision for Fedora zsh or fish users #371 Bruno Vernay 2015-07-12 21:11:43 +0200
  • f59eaf9bb1 Merge pull request #370 from tsion/patch-1 William Ting 2015-07-06 20:25:05 -0700
  • d188d7e675 Fix typo (__aj_error -> __aj_err). #370 Scott Olson 2015-07-06 23:12:35 -0400
  • ffe22e1838 Merge pull request #366 from CodeMonk/master William Ting 2015-06-10 06:44:39 -0700
  • 55f4eacc8a If autojump can't find the directory, attempt a cd #366 David Frascone 2015-06-09 14:42:44 -0600
  • f09d23e30d Fixed some bugs in fish script David Frascone 2015-06-09 14:32:38 -0600
  • 1a30211d04 Correct return from autojump_add_to_database. #365 Lenard Szolnoki 2015-06-08 12:19:51 +0200
  • 1881967cb0 Merge remote-tracking branch 'joelthelion/master' #329 Leonid Shevtsov 2015-03-07 08:03:22 +0200
  • 8b525c1b55 Bump to v22.24. release-v22.2.4 William Ting 2015-01-25 16:13:20 +0900
  • 59335b4109 Merge pull request #341 from benvb/patch-1 William Ting 2015-01-25 16:12:40 +0900