1
0
mirror of https://github.com/wting/autojump synced 2024-09-29 22:40:46 +00:00
Commit Graph

822 Commits

Author SHA1 Message Date
Joel Schaerer
31c85155d1 Merge pull request #93 from wting/zsh-uninstall-local
zsh uninstall: check for local installs to remove
2012-02-07 22:56:38 -08:00
William Ting
a17abd3459 abort save if disk error writing temp file 2012-02-07 17:07:28 -10:00
William Ting
770b80bfe4 fix install.sh test construct, simplified install.sh, minor formatting changes 2012-02-07 16:21:37 -10:00
William Ting
149863c322 bash uninstallation modified to detected and remove local installations 2012-02-07 16:02:49 -10:00
William Ting
aad0521755 change test constructs for bash installation 2012-02-07 15:52:15 -10:00
William Ting
4da9d3ef75 bash local installation finished 2012-02-07 15:40:57 -10:00
William Ting
1557dfa0d8 inform user of uninstallation scripts during installation process. 2012-02-07 15:06:01 -10:00
William Ting
d2a8036816 reformat install.zsh from tabs to spaces to match project files 2012-02-07 14:49:24 -10:00
William Ting
2a364ae73e refactor install.zsh so only one line needs to be added to .zshrc 2012-02-07 14:48:24 -10:00
William Ting
eb8639f62f check for local and global installs, remove if found 2012-02-07 14:34:49 -10:00
Joël Schaerer
d1712dd757 merge bmc's "settable profile.d" patch 2012-02-07 06:56:46 +01:00
Joel Schaerer
28502f1636 Merge pull request #82 from wting/uninstall-bash
Uninstall script (bash)
2012-02-06 21:33:11 -08:00
Joel Schaerer
b1ac2bd61c Merge pull request #83 from wting/uninstall-zsh
Uninstall script (z-shell)
2012-02-06 21:32:24 -08:00
Joel Schaerer
9b9c0e1663 Merge pull request #85 from wting/install-zsh-local
Local installation (z-shell)
2012-02-06 21:30:19 -08:00
William Ting
04357595e2 remove some trailing whitespace, change root test to check for UID instead of whoami 2012-01-13 11:05:43 -10:00
Joel Schaerer
fd16ecb5bb Merge pull request #88 from chbrown/master
Naked autojump command documentation
2012-01-09 02:04:34 -08:00
Christopher Brown
390bca4291 Added snippets to documentation (README and man page) showing use of main command to print out matches. 2012-01-07 08:20:09 -06:00
William Ting
0f0ba550f9 add local install, otherwise global install if run as root, text/formatting changes 2011-12-23 14:04:04 -10:00
William Ting
7085d8c5b4 created local install for z-shell 2011-12-23 09:47:58 -10:00
William Ting
67af72c86d finished z-shell uninstallation script 2011-12-23 00:51:24 -10:00
William Ting
44487d7b42 fixed quick typo 2011-12-23 04:16:40 -06:00
William Ting
dccb383937 finished bash uninstall script 2011-12-23 04:10:09 -06:00
Joël Schaerer
db4ad6f049 version numbering 2011-12-11 13:17:03 +01:00
Joël Schaerer
e5a9008aa8 cleanup, add a few diff tools 2011-12-11 13:16:26 +01:00
Joël Schaerer
f64b990d6a cleanup 2011-11-30 10:24:25 +01:00
Jesse Sanford
2832519a99 added in getent compatible dscl call for macos 2011-11-29 13:37:43 -05:00
Joël Schaerer
df67df476b prototype of completion for cp and mv 2011-11-28 17:12:43 +01:00
Joël Schaerer
054edc5bd9 explain work is needed after installing autojump on debian 2011-11-22 13:53:15 +01:00
Joël Schaerer
0ce5845da7 version numbering 2011-11-18 14:27:51 +01:00
Joël Schaerer
0bfba9ff1f automated version numbering commit 2011-11-18 14:27:31 +01:00
Joël Schaerer
2f4581665e avoid making the tag on the wrongly numbered autojump 2011-11-18 14:25:54 +01:00
Joël Schaerer
79f2b29de5 fix installer to make it sudoless 2011-09-27 16:07:37 +02:00
Joël Schaerer
27617eb64f cosmetic changes 2011-09-27 15:47:24 +02:00
Joël Schaerer
4e3d55f9d0 Merge remote-tracking branch 'xiaonaitong/master' into windows 2011-09-27 15:42:55 +02:00
Joël Schaerer
975ff2a6a0 turns out this symbolic link is required for jumpapplet now 2011-09-27 15:22:16 +02:00
Joël Schaerer
46ba7d61f0 avoid failing when the user didn't install from git 2011-09-24 11:54:40 +02:00
Joël Schaerer
b6eb9fb81b update make_release to use git-version 2011-09-24 11:48:26 +02:00
Joël Schaerer
6cc6728045 remove autojump.py and mv; use sed -i instead 2011-09-24 11:45:47 +02:00
Joël Schaerer
8bc532c42f Merge remote-tracking branch 'jkuan/git_version' into version_info
Conflicts:
	autojump
2011-09-24 11:36:32 +02:00
Johnny Kuan
2350da51e5 use git describe instead of rev-parse 2011-09-22 02:06:08 -07:00
xiaonaitong
f530236e23 remove sudo in install.sh 2011-09-21 19:14:41 +08:00
xiaonaitong
e5e0001dad fix completion error when path contain spaces
add comment to explain that there is no need to check previlege in windows
2011-09-21 19:10:11 +08:00
xiaonaitong
d1a38d150e don't need temp file 2011-09-21 10:26:49 +08:00
xiaonaitong
07e5767952 missing $SUDO when copy files to /etc/profile.d 2011-09-20 08:51:52 -06:00
xiaonaitong
f403a4b529 Merge remote branch 'joelthelion/master'
Conflicts:
	autojump
2011-09-20 06:40:50 -06:00
xiaonaitong
b318e11a6a don't use --bash option in function j 2011-09-20 18:45:42 +08:00
xiaonaitong
b39c84ec86 sudo is needed in non-windows system 2011-09-20 09:56:28 +08:00
Johnny Kuan
f75b11d143 fix typo in installers 2011-09-15 23:35:20 -07:00
Johnny Kuan
12bf584088 change version to git revision when installing 2011-09-15 23:21:35 -07:00
Johnny Kuan
f438372616 add version and help options 2011-09-15 23:20:50 -07:00