Commit Graph

821 Commits (817152821576ddf5385aa0797a444fc60b6b23e4)
 

Author SHA1 Message Date
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
xiaonaitong f530236e23 remove sudo in install.sh
13 years ago
xiaonaitong e5e0001dad fix completion error when path contain spaces
13 years ago
xiaonaitong d1a38d150e don't need temp file
13 years ago
xiaonaitong 07e5767952 missing $SUDO when copy files to /etc/profile.d
13 years ago
xiaonaitong f403a4b529 Merge remote branch 'joelthelion/master'
13 years ago
xiaonaitong b318e11a6a don't use --bash option in function j
13 years ago
xiaonaitong b39c84ec86 sudo is needed in non-windows system
13 years ago
Johnny Kuan f75b11d143 fix typo in installers
13 years ago
Johnny Kuan 12bf584088 change version to git revision when installing
13 years ago
Johnny Kuan f438372616 add version and help options
13 years ago
Joël Schaerer c2bd900989 try to avoid hammering the filesystem
13 years ago