Commit Graph

282 Commits (947383924af5ae5ec6ef182fe10348e778c3afe9)
 

Author SHA1 Message Date
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
William Ting 280ff739e6 remove hardcoded fpath
13 years ago
William Ting 185118addb replace missing die function
13 years ago
Joël Schaerer 9ec542ee17 More helpful error message
13 years ago
Joel Schaerer faf0854602 Merge pull request #97 from wting/issue_92-no_space
13 years ago
Joel Schaerer 8c546913e3 Merge pull request #95 from wting/bash-install-local
13 years ago
Joel Schaerer ab89fafc9f Merge pull request #94 from wting/zsh-install-refactor
13 years ago
Joel Schaerer 31c85155d1 Merge pull request #93 from wting/zsh-uninstall-local
13 years ago
William Ting a17abd3459 abort save if disk error writing temp file
13 years ago
William Ting 770b80bfe4 fix install.sh test construct, simplified install.sh, minor formatting changes
13 years ago
William Ting 149863c322 bash uninstallation modified to detected and remove local installations
13 years ago
William Ting aad0521755 change test constructs for bash installation
13 years ago
William Ting 4da9d3ef75 bash local installation finished
13 years ago
William Ting 1557dfa0d8 inform user of uninstallation scripts during installation process.
13 years ago
William Ting d2a8036816 reformat install.zsh from tabs to spaces to match project files
13 years ago
William Ting 2a364ae73e refactor install.zsh so only one line needs to be added to .zshrc
13 years ago
William Ting eb8639f62f check for local and global installs, remove if found
13 years ago
Joël Schaerer d1712dd757 merge bmc's "settable profile.d" patch
13 years ago
Joel Schaerer 28502f1636 Merge pull request #82 from wting/uninstall-bash
13 years ago
Joel Schaerer b1ac2bd61c Merge pull request #83 from wting/uninstall-zsh
13 years ago
Joel Schaerer 9b9c0e1663 Merge pull request #85 from wting/install-zsh-local
13 years ago
William Ting 04357595e2 remove some trailing whitespace, change root test to check for UID instead of whoami
13 years ago
Joel Schaerer fd16ecb5bb Merge pull request #88 from chbrown/master
13 years ago
Christopher Brown 390bca4291 Added snippets to documentation (README and man page) showing use of main command to print out matches.
13 years ago
William Ting 0f0ba550f9 add local install, otherwise global install if run as root, text/formatting changes
13 years ago
William Ting 7085d8c5b4 created local install for z-shell
13 years ago
William Ting 67af72c86d finished z-shell uninstallation script
13 years ago
William Ting 44487d7b42 fixed quick typo
13 years ago
William Ting dccb383937 finished bash uninstall script
13 years ago
Joël Schaerer db4ad6f049 version numbering
13 years ago
Joël Schaerer e5a9008aa8 cleanup, add a few diff tools
13 years ago
Joël Schaerer f64b990d6a cleanup
13 years ago
Jesse Sanford 2832519a99 added in getent compatible dscl call for macos
13 years ago
Joël Schaerer df67df476b prototype of completion for cp and mv
13 years ago
Joël Schaerer 054edc5bd9 explain work is needed after installing autojump on debian
13 years ago
Joël Schaerer 0ce5845da7 version numbering
13 years ago
Joël Schaerer 0bfba9ff1f automated version numbering commit
13 years ago
Joël Schaerer 2f4581665e avoid making the tag on the wrongly numbered autojump
13 years ago
Joël Schaerer 79f2b29de5 fix installer to make it sudoless
13 years ago
Joël Schaerer 27617eb64f cosmetic changes
13 years ago
Joël Schaerer 4e3d55f9d0 Merge remote-tracking branch 'xiaonaitong/master' into windows
13 years ago
Joël Schaerer 975ff2a6a0 turns out this symbolic link is required for jumpapplet now
13 years ago
Joël Schaerer 46ba7d61f0 avoid failing when the user didn't install from git
13 years ago
Joël Schaerer b6eb9fb81b update make_release to use git-version
13 years ago
Joël Schaerer 6cc6728045 remove autojump.py and mv; use sed -i instead
13 years ago
Joël Schaerer 8bc532c42f Merge remote-tracking branch 'jkuan/git_version' into version_info
13 years ago
Johnny Kuan 2350da51e5 use git describe instead of rev-parse
13 years ago