Commit Graph

  • fa3ff58d92 Add custom sourcing to autojump.sh when using --prefix. William Ting 2015-01-25 16:05:19 +0900
  • 53683525d2 Minor cleanup. William Ting 2015-01-25 16:04:36 +0900
  • 491b4fd27b Quote $XDG_DATA_HOME when setting error file #341 benvb 2015-01-07 16:47:33 -0500
  • 7a1e9e88d5 Merge 6f28b5a949 into c5f0473837 #328 Wieland Hoffmann 2014-12-18 12:40:52 +0000
  • d254016028 Merge c29a369289 into c5f0473837 #339 Alessio Bogon 2014-12-18 02:14:54 +0000
  • c29a369289 Fix "modify_autojump_sh" wrong behavior #339 Alessio Bogon 2014-12-18 03:13:36 +0100
  • c5f0473837 Bump to v22.2.2. release-v22.2.2 William Ting 2014-12-15 20:16:53 -0800
  • d177aaa12c Merge pull request #336 from erdiaker/issue_335 William Ting 2014-12-15 20:12:40 -0800
  • 7de39a2f9d Merge pull request #334 from erdiaker/issue_333 William Ting 2014-12-15 20:12:17 -0800
  • d71a354abb Fixes joelthelion/autojump#335 #336 Erdi Aker 2014-12-14 23:23:53 +0200
  • ec7f788276 Fixes joelthelion/autojump#333 #334 Erdi Aker 2014-12-14 21:30:22 +0200
  • 63e1587515 Fixes to fish script quoting Leonid Shevtsov 2014-12-01 16:25:44 +0200
  • 0478c0c2cd Cache result of brew --prefix #331 Kevin Burke 2014-11-25 15:42:33 -0800
  • 10dede0092 Fix fish shell conditional syntax Leonid Shevtsov 2014-11-18 10:55:21 +0200
  • 9ad75a54c7 Port “Test / create errors directory before writing to it. (573c1ea418)” to fish shell Leonid Shevtsov 2014-11-18 10:55:01 +0200
  • 6f28b5a949 Don't write destdir into autojump.sh #328 Wieland Hoffmann 2014-11-14 10:14:51 +0100
  • 35858c2c8e Import `join` from os.path Wieland Hoffmann 2014-11-14 10:11:41 +0100
  • 8228ba41c8 Write custom share_dirs into autojump.sh Wieland Hoffmann 2014-11-14 09:55:41 +0100
  • 3813146994 Working test for Darwin #327 Judson 2014-11-07 11:54:31 -0800
  • f75d01299d Correctly identify OSTYPE for some Linux distros. William Ting 2014-11-05 07:53:03 -0800
  • d6453dffef added 'linux' as recognised OS for jo #326 Koen De Jaeger 2014-10-30 11:39:18 +0100
  • b4cbcc2fd2 Merge pull request #311 from joelthelion/fix-j-dashdash-issue-310 William Ting 2014-10-21 19:09:07 -0700
  • c0c9398794 Handle `j -- -foo` (for bash and zsh only) #311 Daniel Hahler 2014-08-23 03:07:27 +0200
  • e621603e46 Merge pull request #319 from wting/check_autojump_sourced William Ting 2014-10-21 18:31:12 -0700
  • 819c5c76cc Makes sure that autojump is sourced before running. #319 William Ting 2014-10-04 19:41:41 -0700
  • fe5f78fe43 Merge pull request #320 from wting/add_fish_error_logging William Ting 2014-10-21 17:56:05 -0700
  • 531a7321d3 Add fish error logging. #320 William Ting 2014-10-04 20:03:44 -0700
  • 4f90d5b755 Merge pull request #321 from wting/install_to_usr_local_share William Ting 2014-10-21 17:52:08 -0700
  • e3f3257a8c gitignore: __pycache__ Daniel Hahler 2014-10-16 03:24:39 +0200
  • b93f376386 Merge 20b30f1fb6 into 86f663fa6e #185 Giuseppe Rota 2014-10-05 03:59:30 +0000
  • 77d9d6ebc2 Installs to /usr/local/share instead of /etc/profile.d. #321 William Ting 2014-10-04 20:44:21 -0700
  • 86f663fa6e Minor doc fix. William Ting 2014-10-04 20:30:23 -0700
  • f480bd1315 Detect user shell as opposed to login shell. William Ting 2014-10-04 20:27:51 -0700
  • 0d80d91805 Always append to error log. William Ting 2014-10-04 20:02:41 -0700
  • 2095b2b129 Merge branch 'master' of github.com:joelthelion/autojump William Ting 2014-10-04 19:43:38 -0700
  • 896b1c8562 Use ternary. William Ting 2014-10-04 18:49:05 -0700
  • 3c658dc64f Fix flake8 errors. William Ting 2014-10-04 18:45:36 -0700
  • 0b7a48bdda Merge d12378fc15 into b60932616b #318 Philippe Proulx 2014-09-24 16:40:46 +0000
  • d12378fc15 Fix no jump when query begins with - in Zsh #318 Philippe Proulx 2014-09-24 12:35:17 -0400
  • fc654d09c0 Merge 3c2189fcbf into b60932616b #297 Felix Laurie von Massenbach 2014-09-22 15:48:01 +0000
  • b60932616b Use `noautonamedirs` with Zsh aliases Daniel Hahler 2014-09-17 23:23:39 +0200
  • 5538cf70f3 Disable echo of command check Halil Özgür 2014-08-21 17:10:47 +0300
  • 7d5178168c Disable echo of command check #309 Halil Özgür 2014-08-21 17:10:47 +0300
  • 23be6ab233 Tweak Windows temp.close() comment line. William Ting 2014-08-17 16:00:08 -0700
  • c889aa013e Close the temporary file before re-opening it. timotei 2014-08-17 15:01:54 +0300
  • 0a3f943e7f Merge 538e499a3e into f23727ed0f #307 Timotei Dolean 2014-08-17 12:06:27 +0000
  • 538e499a3e Close the temporary file before re-opening it. #307 timotei 2014-08-17 15:01:54 +0300
  • 581b8d9617 autopep8'ed William Ting 2014-08-09 19:59:41 -0700
  • 413464d6bb bash: fix escaping #304 Vaidas Jablonskis 2014-08-04 15:44:46 +0100
  • 96456e24e6 bash: fixes slow prompt and not add dir upon return key Vaidas Jablonskis 2014-08-04 15:36:02 +0100
  • 3c2189fcbf Merge branch 'master' into change_install_path #297 Felix Laurie von Massenbach 2014-06-29 22:08:06 +0100
  • f23727ed0f Disable Unicode tests for Python 3. William Ting 2014-06-28 20:16:06 -0700
  • 62c0877479 Add xrange() and fix second() for Python3. William Ting 2014-06-28 19:37:32 -0700
  • 921b52e9d5 Add a u() wrapper to enable testing to work in both Python2 and Python3. William Ting 2014-06-28 19:34:45 -0700
  • 567ae121ab Add install / uninstall / documentation for tcsh shell. William Ting 2014-06-28 19:06:16 -0700
  • 349326c82c Merge branch 'tcsh' of https://github.com/jkuan/autojump into 282_add_tcsh_support William Ting 2014-06-28 18:57:07 -0700
  • e30d7d392e Duplicate fbf932 changes in proper locations and rebuild docs. William Ting 2014-06-28 17:26:02 -0700
  • 969fb4e6ed Add tox for testing with different Python versions. William Ting 2014-06-28 16:57:00 -0700
  • 3465bb1f84 Migrate from Yelp/Testify to py.test. William Ting 2014-06-28 12:33:53 -0700
  • 2100f993b3 formatting cleanup William Ting 2014-06-28 12:38:31 -0700
  • 1e15497706 Merge pull request #298 from erbridge/fix_encoding_error William Ting 2014-06-28 12:19:24 -0700
  • 17565a907d Merge pull request #296 from blueyed/handle-empty-needle William Ting 2014-06-28 12:18:58 -0700
  • 68b457184d Fix bad encoding. #298 Felix Laurie von Massenbach 2014-06-26 02:00:17 +0100
  • 9dd1e0411c Install to /usr/local/share, not /etc/profile.d. Felix Laurie von Massenbach 2014-06-26 01:23:25 +0100
  • 015deece87 Completion and jumping for empty needles #296 Daniel Hahler 2014-06-25 16:18:28 +0200
  • fbf932c4f2 README: minor fixes Daniel Hahler 2014-06-24 13:13:58 +0200
  • 196d5233a0 Fix `is_cwd` for symlinks Daniel Hahler 2014-06-23 22:19:14 +0200
  • 95472620c7 Escape backslashes in regexps (match_anywhere/match_consecutive) Daniel Hahler 2014-06-23 19:28:49 +0200
  • b42cf09c7f Merge 97b7e755a6 into 27a01662a5 #273 Stephen Blott 2014-06-23 16:44:47 +0000
  • 27a01662a5 Fix regression with `j foo__` Daniel Hahler 2014-06-23 18:39:07 +0200
  • 2f26642e7a Fix `Needles must be a list error` for `foo_1` Daniel Hahler 2014-06-23 17:37:07 +0200
  • c16a816d37 Merge remote-tracking branch 'blueyed/autojump.zsh-only-add-existing-dirs' Daniel Hahler 2014-06-23 17:10:29 +0200
  • 8c7f0bf994 Makefile: prepend `./` to (un)install.py Daniel Hahler 2014-06-23 17:05:14 +0200
  • 225cdb2a8b fix to allow directories starting with hyphens #282 Johnny Kuan 2014-05-05 02:50:51 -0400
  • 903f79333a minimal tcsh support Johnny Kuan 2014-05-04 02:58:23 -0400
  • 09289c59a5 bin/autojump.zsh: only add existing dirs #277 Daniel Hahler 2014-04-09 17:15:49 +0200
  • 5f9a620da8 Merge debf6e6086 into 6360876933 #276 Stephen Blott 2014-04-09 12:03:20 +0000
  • debf6e6086 Fix needle-must-be-a-list crash. #276 Stephen Blott 2014-04-09 13:02:45 +0100
  • 97b7e755a6 Indentation got munged, fix it. #273 Stephen Blott 2014-03-31 16:48:16 +0100
  • f9aec5f269 Fix incorrect handling of incomplete completion. Stephen Blott 2014-03-31 16:44:21 +0100
  • 6ab6c9bdca Merge b3105a368a into 6360876933 #272 Stephen Blott 2014-03-31 10:46:42 +0000
  • b3105a368a ./install.py and ./uninstall.py are not executable on fresh git pull. #272 Stephen Blott 2014-03-31 11:30:27 +0100
  • 6360876933 Fixes missing path getter introduced in bc91905a. William Ting 2014-03-26 12:15:37 -0500
  • bc91905a29 simplify default path William Ting 2014-03-21 18:56:23 -0500
  • 20b30f1fb6 temporarily use aliases for jc and jco #185 Giuseppe Rota 2014-03-10 16:29:15 +0100
  • 69bfdf4cfe Autocomplete for jc and jco Giuseppe Rota 2014-03-10 10:49:52 +0100
  • 72313dbc51 fish config file location verified William Ting 2014-03-09 20:06:03 -0700
  • 4826a0ef6b Use temporary files to prevent IO race conditions. William Ting 2014-03-09 19:56:13 -0700
  • 4bd62e2293 minor refactor William Ting 2014-03-09 19:41:44 -0700
  • 1d317dcd1a Remove default '.' path from find_match. William Ting 2014-03-09 19:13:00 -0700
  • d0578b2c10 Remove accidentally creating tuples. William Ting 2014-03-09 19:04:29 -0700
  • 559ead890c Update Makefile to use new install / uninstall scripts. William Ting 2014-03-09 18:51:37 -0700
  • 615bb0cafb more descriptive / python function names William Ting 2014-03-04 23:01:11 -0600
  • 042428c41f Merge branch 'master' of github.com:joelthelion/autojump William Ting 2014-03-04 22:51:22 -0600
  • 9f3d7ab5f9 merge William Ting 2014-03-04 22:50:56 -0600
  • 12a4667824 remove nested filters William Ting 2014-03-04 22:50:31 -0600
  • 06ea178332 Fix calls to find_matches, which expects a list of needles Daniel Hahler 2014-02-21 00:17:32 +0100
  • 9db8c4feb3 add todo William Ting 2014-02-24 07:54:47 -0600
  • 255f548b4a Merge branch 'master' of github.com:joelthelion/autojump William Ting 2014-02-20 20:00:18 -0600
  • 5ba2774ff3 add list assertion for needles William Ting 2014-02-20 19:59:22 -0600