Commit Graph

  • 426420bef3 Merge e83ee24ea7 into 9c1c73a673 #198 Rasmus 2013-03-29 19:37:47 -0700
  • e83ee24ea7 updated autojump.bash, removing export #198 Rasmus 2013-03-30 03:36:41 +0100
  • 7d0a05376e Merge f4c4b43b33 into 9c1c73a673 #194 Sven T 2013-03-11 15:57:21 -0700
  • 9c1c73a673 Merge pull request #193 from svent/normalize_paths William Ting 2013-03-11 15:54:15 -0700
  • 4b695dc5f2 Merge 4685d86a17 into 54aeff1cae #193 Sven T 2013-03-11 13:25:04 -0700
  • 4685d86a17 normalize path ending before adding to the DB #193 Sven Taute 2013-03-11 20:38:23 +0100
  • f4c4b43b33 try to use absolute paths when manually adding #194 Sven Taute 2013-03-11 00:19:02 +0100
  • 79d8763944 Change operators that aren't supported in MinGW #192 John Simon 2013-03-07 15:35:05 -0500
  • f261e0ae7a Account for `install` not being present in MinGW John Simon 2013-03-07 15:31:05 -0500
  • 4630afd605 Quote paths during install John Simon 2013-03-07 15:09:37 -0500
  • da07fc3308 Restore --bash and --zsh flags John Simon 2013-03-07 14:57:07 -0500
  • 54aeff1cae Show database file when printing stats. William Ting 2013-02-25 00:03:46 -0600
  • 6f887a2000 fix unit tests to match new decrease calculation William Ting 2013-02-24 23:55:29 -0600
  • 79cf76bcf5 fix some pep 8 issues release-v21.5.1 William Ting 2013-02-24 23:49:45 -0600
  • 4237861aba v21.5.0: add --increase and --decrease options to manually change weight. William Ting 2013-02-24 23:45:22 -0600
  • 863fb4f1e7 Merge b8901586cb into 0a87804277 #189 Xavier Lepaul 2013-02-24 20:54:48 -0800
  • b8901586cb adding option to decrease weight #189 Xavier Lepaul 2013-02-24 20:52:09 -0800
  • 0a87804277 remove mailing list link since it's unused William Ting 2013-02-17 12:31:34 -0600
  • d9e7bbe67d minor docs update regarding compinit William Ting 2013-02-17 10:49:31 -0600
  • f4fa47fd22 version bump to 21.4.6 William Ting 2013-02-14 13:41:20 -0600
  • 409b2ec84c Merge pull request #184 from jsliang/master William Ting 2013-02-14 11:38:57 -0800
  • 07288f36a2 Merge c76ce0d083 into 70aad547b8 #184 Jui-Shan Liang (Jenny) 2013-02-14 11:34:44 -0800
  • c76ce0d083 Fix Issue #182 #184 Jui-Shan Liang 2013-02-15 03:25:41 +0800
  • 70aad547b8 Merge pull request #183 from jsliang/master William Ting 2013-02-14 11:11:12 -0800
  • ca07455472 Merge fa756cd7e9 into 48487e3050 #183 Jui-Shan Liang (Jenny) 2013-02-14 11:02:53 -0800
  • fa756cd7e9 Trying to fix Issue #177 #183 Jui-Shan Liang 2013-02-15 02:59:01 +0800
  • 48487e3050 minor version bump William Ting 2013-02-13 22:25:53 -0600
  • 022b43edd2 Merge branch 'master' of github.com:joelthelion/autojump William Ting 2013-02-13 12:15:48 -0600
  • 17d31d881e Revert "remove _j() as it was never used to begin with." William Ting 2013-02-13 12:14:52 -0600
  • 1700640fb1 Merge pull request #180 from jsliang/master William Ting 2013-02-11 15:09:06 -0800
  • 404d99140c Merge 1d31f720f4 into 833dcca408 #180 Jui-Shan Liang (Jenny) 2013-02-11 11:20:56 -0800
  • 1d31f720f4 Fixed issue: Command "jc" doesn't jump correctly if sibling directories have same prefix #180 Jui-Shan Liang 2013-02-12 03:16:13 +0800
  • 833dcca408 version bump William Ting 2013-02-11 10:48:31 -0600
  • 0dc77df13c Update docs on ZSH tab completion. William Ting 2013-02-11 10:34:08 -0600
  • c7d0533dd8 handle white space properly when opening with file manager William Ting 2013-02-03 09:12:24 -0600
  • ae978d3319 use zsh change directory hook rather than pre-command hook release-v21.4.2 William Ting 2013-02-01 15:00:26 -0600
  • 214440af65 minor code cleanup William Ting 2013-02-01 14:59:34 -0600
  • ad7f0fb27e update docs William Ting 2013-02-01 14:45:47 -0600
  • 49a0d702ba remove _j() as it was never used to begin with. William Ting 2013-02-01 14:00:50 -0600
  • ac2dc9f1d2 update docs about jo(), jc(), jco() William Ting 2013-02-01 13:57:54 -0600
  • d57e7b779c add option to open file explorer window from the commandline, bump to 21.4.0 William Ting 2013-02-01 13:50:52 -0600
  • 94693c77f4 Merge c16b305e0d into 4ce2cb5929 #176 Jui-Shan Liang (Jenny) 2013-02-01 08:50:17 -0800
  • c16b305e0d Added tips to the Additional Configuration section in README #176 Jui-Shan Liang 2013-02-02 00:39:58 +0800
  • 4ce2cb5929 Remove jumpapplet. release-v21.3.0 William Ting 2013-01-05 10:36:52 -0600
  • 01fe4d6b57 Merge pull request #171 from higepon/master William Ting 2012-12-30 23:37:35 -0800
  • 9d0b1c7327 Merge ef2533492f into 201e079c07 #171 Higepon (MINOWA Taro) 2012-12-30 22:48:27 -0800
  • ef2533492f Removed --zsh from README.md, since it seems that install.sh doesn't support it. #171 Taro Minowa Higepon 2012-12-31 15:46:25 +0900
  • 201e079c07 merging blueyed's changes to reduce stat() calls William Ting 2012-12-18 11:55:30 -0600
  • 12805b0f58 Merge pull request #170 from blueyed/gh-find_matches-named-args William Ting 2012-12-18 09:41:32 -0800
  • f7b411f7a7 Merge 4bd574aaf9 into 182400ae8c #170 Daniel Hahler 2012-12-18 09:41:12 -0800
  • 182400ae8c Reduce lag for using when using sshfs mounts caused by checking pwd. William Ting 2012-12-18 11:33:36 -0600
  • d4291a5e74 Merge 10a8a3f785 into a99183bf8b #169 Daniel Hahler 2012-12-18 08:15:35 -0800
  • 10a8a3f785 Avoid file stats in find_matches for fuzzy=True, too #169 Daniel Hahler 2012-12-18 17:14:53 +0100
  • 4bd574aaf9 Use named args when calling find_matches #170 Daniel Hahler 2012-12-18 16:03:29 +0100
  • 586ce0deee Skip current_dir in find_matches for fuzzy=False, too Daniel Hahler 2012-12-18 15:46:24 +0100
  • 6d98cf886d Do not decode os.path.realpath / path Daniel Hahler 2012-12-18 11:52:57 +0100
  • 0547e23411 Avoid calls to stat() in find_matches Daniel Hahler 2012-12-18 11:32:58 +0100
  • a99183bf8b Never jump to pwd, use next best option. release-v21.2.1 William Ting 2012-12-17 12:35:33 -0600
  • f0e45478a7 Add jc function, jump to a subdirectory of the current working directory. release-v21.2.0 William Ting 2012-12-14 22:58:20 -0600
  • da69e15efb add shorthand shortcut -v for --version release-v21.1.4 William Ting 2012-12-14 20:52:03 -0600
  • b829fd5a4a Fix PROMPT_COMMAND issues JrCs 2012-11-23 09:15:59 +0100
  • 687bd69dc6 Merge fd14bbaeac into d9290e85cd #163 JrCs 2012-12-14 17:35:29 -0800
  • d9290e85cd minor documenation formatting tweak William Ting 2012-11-30 11:10:38 -0600
  • 2c75c36229 only open files as utf-8 with Python 3.0+ release-v21.1.2 William Ting 2012-11-23 10:57:54 -0600
  • 024d550c8c Disable bash autocompletion, make it optional. Add relevant documentation. Closes #140. William Ting 2012-11-23 08:30:15 -0600
  • 96d9d8333e Merge pull request #165 from khughitt/master William Ting 2012-11-23 06:15:06 -0800
  • 10ef0f9bb7 Merge 3750465faa into 1729d686e1 #165 Keith Hughitt 2012-11-23 06:13:31 -0800
  • 1729d686e1 Fix --dry-run not defaulting to --auto jjacky 2012-11-23 10:42:02 +0100
  • 3750465faa Updated autojump Ipython module to support new versions of IPython #165 Keith Hughitt 2012-11-23 09:10:22 -0500
  • 557824e5d4 Merge bcb7ffeaf5 into 2de05fde9c #164 jjk-jacky 2012-11-23 05:48:06 -0800
  • 2de05fde9c Dry run defaults to --auto if only option. Closes #164. William Ting 2012-11-23 07:46:17 -0600
  • bcb7ffeaf5 Fix --dry-run not defaulting to --auto #164 jjacky 2012-11-23 10:42:02 +0100
  • fd14bbaeac Fix PROMPT_COMMAND issues #163 JrCs 2012-11-23 09:15:59 +0100
  • d0e0a990ce Set default encoding to UTF-8 when opening database file. Closes #162. William Ting 2012-11-22 17:13:38 -0600
  • 50e6054e13 Version bump to v21.1.0, update relevant documentation. release-v21.1.0 William Ting 2012-11-22 16:44:05 -0600
  • 8b13949173 Consolidate source calls to use autojump.sh. Modify autojump.sh to support custom installations. William Ting 2012-11-22 16:33:05 -0600
  • 44c066d21d Update install.sh help documentation William Ting 2012-11-22 14:51:46 -0600
  • 626946bccc Set default installation to auto if only --force flag is passed. William Ting 2012-11-22 14:45:10 -0600
  • de0957ba18 Modify add message. William Ting 2012-11-22 13:57:17 -0600
  • 9b6fad8556 Immediately quits installation if "Permission denied" error encountered. William Ting 2012-11-22 12:27:38 -0600
  • b9903f1269 Modify add message. William Ting 2012-11-22 12:24:39 -0600
  • b512aec9bf Remove --bash and --zsh options, always install both versions. William Ting 2012-11-22 12:01:21 -0600
  • 987ead6814 Rename -P / --show_path to -n / --dry_run. William Ting 2012-11-22 11:37:36 -0600
  • 904066373b Set default install to --auto when no arguments passed. William Ting 2012-11-22 11:21:31 -0600
  • a84062b42b Fix install.sh script to support destdir jjacky 2012-11-16 14:42:48 +0100
  • 837671fe0b refactoring William Ting 2012-11-22 14:15:28 -0600
  • 6cee0d0480 Merge a01fa6aa20 into 02a47db68d #161 jjk-jacky 2012-11-21 21:47:36 -0800
  • 02a47db68d Consolidate version numbers. William Ting 2012-11-21 23:44:12 -0600
  • 2554fc7ed4 refactor a few lines for legibility release-v21.0.5 William Ting 2012-11-21 17:48:12 -0600
  • fd287eab04 Reverts commit 74c50133d2. Fixes #159, #160. William Ting 2012-11-21 17:33:31 -0600
  • 99d4254772 Merge pull request #158 from megies/patch-1 William Ting 2012-11-21 15:28:49 -0800
  • a01fa6aa20 Fix install.sh script to support destdir #161 jjacky 2012-11-16 14:42:48 +0100
  • 1e3e5235f2 Merge 5b1d2fb01f into e9af12b646 #158 Tobias Megies 2012-11-12 15:35:26 -0800
  • 5b1d2fb01f Update README.md #158 Tobias Megies 2012-11-13 00:35:08 +0100
  • e9af12b646 Merge pull request #157 from barsch/patch-1 William Ting 2012-11-12 09:18:59 -0800
  • 2913ac4d23 Merge acff302a49 into 48c52a7422 #157 Robert Barsch 2012-11-12 08:58:04 -0800
  • acff302a49 Update README.md #157 Robert Barsch 2012-11-12 17:57:44 +0100
  • 48c52a7422 Test for brew existence before testing for brew zsh site functions directory. William Ting 2012-11-03 18:27:41 -0500
  • f46b541105 remove adding git version to autojump install William Ting 2012-11-01 04:25:42 -0500
  • ac1bfeb784 version bump to v21.0.3 release-v21.0.3 William Ting 2012-11-01 03:59:44 -0500