Commit Graph

328 Commits (c91843c698f0ace602fdffbd111c3f53a45048a7)
 

Author SHA1 Message Date
William Ting c91843c698 #114: Error message when directory does not exist or not in autojump database.
13 years ago
William Ting 465ca7908a Fixes #114: autojump suppresses the error message caused by 'j --help'.
13 years ago
William Ting a17d904e16 update changelog
13 years ago
William Ting 0be45062c3 Merge branch 'master' into smarter_install
13 years ago
William Ting a7c9575bce fix bug where $XDG_DATA_HOME is not set properly when switching between users via su
13 years ago
William Ting cdc171b272 Merge branch 'master' of github.com:joelthelion/autojump
13 years ago
William Ting 2a3fbd4687 change default line to add to .bashrc/.zshrc message
13 years ago
William Ting d4e5895edf add default installation location depending on user id (globally for root, otherwise local)
13 years ago
William Ting bbe54c3b22 install type is determined by /bin/zsh env var
13 years ago
Joël Schaerer 6d1a9ffac9 Add vim and emacs to the list of completed programs
13 years ago
William Ting 448696ef9b fix conditional where tilde (~) was not properly expanding to user's home directory
13 years ago
William Ting 23ecda6bae Merge branch 'changelog'
13 years ago
William Ting 3af3322fc7 add changelog with v18, v19 details
13 years ago
William Ting 1d2f3be46a change brew test conditional to not throw errors on non-homebrew systems
13 years ago
William Ting 76f4c7d654 tweak mac installation instructions
13 years ago
William Ting 9a5f101ffc update readme documentation
13 years ago
William Ting 8f8830449f add changelog template
13 years ago
William Ting 2bc5be61cc Merge pull request #109 from shelhamer/homebrew_zsh
13 years ago
Evan Shelhamer 394c67c441 Add fpath update for homebrew installs
13 years ago
Joel Schaerer a74ef31e22 Merge pull request #107 from wting/issue_78
13 years ago
Joel Schaerer cfda2d0cd9 Merge pull request #106 from statik213/master
13 years ago
Khalid Zubair f0fe603af5 Add option to preserve symlinks to the zsh script
13 years ago
Khalid Zubair a5a135d2b5 Add option to preserve symlinks to the zsh script
13 years ago
Khalid Zubair 123afc5f37 remove the 's' shortcut, revert change to autojump version
13 years ago
William Ting 2c66d59f2a redirect older Python users to install v12
13 years ago
Joel Schaerer 2b5099e6f5 Merge pull request #105 from wting/python_check
13 years ago
Khalid Zubair eae871da9a Add option to preserve paths with symlinks; Add a second command 's' to jump to a subdirectory
13 years ago
William Ting 6eed258dbf minor doc requirements update
13 years ago
William Ting 2d502a00cf check python version during install and warn if incompatible
13 years ago
Joel Schaerer 8e86f08625 Merge pull request #104 from wting/dynamic_fpath
13 years ago
Joel Schaerer 8fb8e8001f Merge pull request #103 from wting/bash_install_path
13 years ago
William Ting 80c681c07f add dynamic fpath for zsh installations back
13 years ago
William Ting 5213506d3c fix bash local installation paths
13 years ago
William Ting fe548ef486 minor documentation fix
13 years ago
William Ting 140f7d85b1 Merge branch 'update_readme' of github.com:wting/autojump into update_readme
13 years ago
William Ting d5de07774f update documentation to reflect new installation/uninstallation methods
13 years ago
William Ting 9b71ed2f98 minor formatting change
13 years ago
William Ting 0a172b0b9e update documentation to reflect new installation/uninstallation methods
13 years ago
Joel Schaerer 9deb429a61 Merge pull request #101 from wting/merge_installs
13 years ago
Joel Schaerer ddbcab4b3d Merge pull request #100 from wting/merge_uninstalls
13 years ago
William Ting ca162ff5ed minor redundancy edit
13 years ago
William Ting e4b555dd1d minor formatting change
13 years ago
William Ting 2718a056df fix install help msg, clean up uninstall.sh
13 years ago
William Ting 02262b9089 hardcoded _j copy to distro default function location for global zsh installs
13 years ago
William Ting b4c6dcc419 merged installations
13 years ago
William Ting 6748626ac4 merge both uninstalls into one
13 years ago
William Ting 947383924a Merge branch 'master' of https://github.com/joelthelion/autojump
13 years ago
William Ting 9af3f3bc1f Merge branches 'bash-fix_missing_die_function' and 'zsh-fix_install_fpath'
13 years ago
Joel Schaerer 2b7fd39870 Merge pull request #99 from wting/zsh-fix_install_fpath
13 years ago
Joel Schaerer 5d69c84177 Merge pull request #98 from wting/bash-fix_missing_die_function
13 years ago