Commit Graph

841 Commits (master)
 

Author SHA1 Message Date
TheArtist d3dd3f34e6 Fixed handling of directories with spaces on Windows
9 years ago
William Ting 113a84f9f0 Update RedHat family install instructions.
9 years ago
William Ting f59eaf9bb1 Merge pull request #370 from tsion/patch-1
9 years ago
Scott Olson d188d7e675 Fix typo (__aj_error -> __aj_err).
9 years ago
William Ting ffe22e1838 Merge pull request #366 from CodeMonk/master
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
benvb 491b4fd27b Quote $XDG_DATA_HOME when setting error file
9 years ago
William Ting c5f0473837 Bump to v22.2.2.
10 years ago
William Ting d177aaa12c Merge pull request #336 from erdiaker/issue_335
10 years ago
William Ting 7de39a2f9d Merge pull request #334 from erdiaker/issue_333
10 years ago
Erdi Aker d71a354abb Fixes joelthelion/autojump#335
10 years ago
Erdi Aker ec7f788276 Fixes joelthelion/autojump#333
10 years ago
William Ting f75d01299d Correctly identify OSTYPE for some Linux distros.
10 years ago
Koen De Jaeger d6453dffef added 'linux' as recognised OS for jo
10 years ago
William Ting b4cbcc2fd2 Merge pull request #311 from joelthelion/fix-j-dashdash-issue-310
10 years ago
Daniel Hahler c0c9398794 Handle `j -- -foo` (for bash and zsh only)
10 years ago
William Ting e621603e46 Merge pull request #319 from wting/check_autojump_sourced
10 years ago
William Ting 819c5c76cc Makes sure that autojump is sourced before running.
10 years ago
William Ting fe5f78fe43 Merge pull request #320 from wting/add_fish_error_logging
10 years ago
William Ting 531a7321d3 Add fish error logging.
10 years ago
William Ting 4f90d5b755 Merge pull request #321 from wting/install_to_usr_local_share
10 years ago
Daniel Hahler e3f3257a8c gitignore: __pycache__
10 years ago
William Ting 77d9d6ebc2 Installs to /usr/local/share instead of /etc/profile.d.
10 years ago
William Ting 86f663fa6e Minor doc fix.
10 years ago
William Ting f480bd1315 Detect user shell as opposed to login shell.
10 years ago
William Ting 0d80d91805 Always append to error log.
10 years ago
William Ting 2095b2b129 Merge branch 'master' of github.com:joelthelion/autojump
10 years ago
William Ting 896b1c8562 Use ternary.
10 years ago
William Ting 3c658dc64f Fix flake8 errors.
10 years ago
Daniel Hahler b60932616b Use `noautonamedirs` with Zsh aliases
10 years ago
Halil Özgür 5538cf70f3 Disable echo of command check
10 years ago
William Ting 23be6ab233 Tweak Windows temp.close() comment line.
10 years ago
timotei c889aa013e Close the temporary file before re-opening it.
10 years ago
William Ting 581b8d9617 autopep8'ed
10 years ago
William Ting f23727ed0f Disable Unicode tests for Python 3.
10 years ago
William Ting 62c0877479 Add xrange() and fix second() for Python3.
10 years ago
William Ting 921b52e9d5 Add a u() wrapper to enable testing to work in both Python2 and Python3.
10 years ago
William Ting 567ae121ab Add install / uninstall / documentation for tcsh shell.
10 years ago
William Ting 349326c82c Merge branch 'tcsh' of https://github.com/jkuan/autojump into 282_add_tcsh_support
10 years ago
William Ting e30d7d392e Duplicate fbf932 changes in proper locations and rebuild docs.
10 years ago
William Ting 969fb4e6ed Add tox for testing with different Python versions.
10 years ago
William Ting 3465bb1f84 Migrate from Yelp/Testify to py.test.
10 years ago
William Ting 2100f993b3 formatting cleanup
10 years ago
William Ting 1e15497706 Merge pull request #298 from erbridge/fix_encoding_error
10 years ago
William Ting 17565a907d Merge pull request #296 from blueyed/handle-empty-needle
10 years ago