1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

Commit Graph

  • 46b8d84c7e Move database logic into database object William Ting 2012-05-06 13:12:39 -10:00
  • da3d660b50 Remove license from individual files, consolidate information into AUTHORS and LICENSE William Ting 2012-05-06 12:56:01 -10:00
  • 9ee7906472 fix documentation formatting William Ting 2012-04-17 20:38:49 -10:00
  • f91c7e3954 split up doc building for manpage and readme.md William Ting 2012-04-17 14:26:54 -10:00
  • 168865f138 fix install.sh to reflect new locations, tweak documentation where necessary William Ting 2012-04-17 13:40:53 -10:00
  • acfc5c13ef restructure files, working make doc and make release William Ting 2012-04-17 13:09:39 -10:00
  • 2ebcdba5bd reformat changelog William Ting 2012-04-17 12:38:19 -10:00
  • 0d421dcfa4 Remove unicode string parsing in argument handling release-v20 William Ting 2012-04-11 23:29:13 -10:00
  • 8decc17f3e Update documentation and install scripts to reflect new minimum Python requirements. William Ting 2012-04-11 23:03:03 -10:00
  • 99f0d76cee Documentation update provides Mac Ports command for install. William Ting 2012-04-11 22:32:31 -10:00
  • 3a767d1d9c remove leftover syntax when docs were in ReST format William Ting 2012-04-11 22:31:36 -10:00
  • 1c7b930d9f Macports command instead of link to Portfile Johnny Kuan 2012-04-12 02:40:18 -04:00
  • 9e2a28ed77 ran make_doc.sh Johnny Kuan 2012-04-12 02:39:15 -04:00
  • e23f4a0265 update documentation with known issues (i.e. long standing bugs) William Ting 2012-04-11 20:37:02 -10:00
  • 2cfd91bf72 Modify documentation to notify that minimum Python version is 2.7 instead of 2.6. William Ting 2012-04-11 19:37:16 -10:00
  • f5132bbfad version numbering William Ting 2012-04-10 14:43:06 -10:00
  • cd126da416 minor documentation update in preparation for release-v20 William Ting 2012-04-10 14:43:02 -10:00
  • 2c2875f841 Update documentation, particularly how to prefer symbolic links or change directory weights within the database. William Ting 2012-04-08 05:52:47 -10:00
  • efa8bbcf81 Fixes #112, fixes #116. Simplify documentation build. William Ting 2012-04-07 06:57:16 -10:00
  • 079abfdbe6 Fix default autojump behavior when run with 0 arguments. William Ting 2012-04-07 04:43:59 -10:00
  • 25d1b9cf92 Fixes #113, #115, refactor autojump to use argparse over optparse. William Ting 2012-04-07 04:21:07 -10:00
  • 9147d6cf71 First version of argparse implemented William Ting 2012-04-07 04:14:19 -10:00
  • c91843c698 #114: Error message when directory does not exist or not in autojump database. William Ting 2012-04-02 21:58:43 +09:00
  • 465ca7908a Fixes #114: autojump suppresses the error message caused by 'j --help'. William Ting 2012-04-02 11:33:10 +09:00
  • a17d904e16 update changelog William Ting 2012-03-19 12:49:17 -10:00
  • 0be45062c3 Merge branch 'master' into smarter_install William Ting 2012-03-19 12:17:54 -10:00
  • a7c9575bce fix bug where $XDG_DATA_HOME is not set properly when switching between users via su William Ting 2012-03-15 13:06:45 -10:00
  • cdc171b272 Merge branch 'master' of github.com:joelthelion/autojump William Ting 2012-03-15 11:01:14 -10:00
  • 2a3fbd4687 change default line to add to .bashrc/.zshrc message William Ting 2012-03-15 11:00:43 -10:00
  • d4e5895edf add default installation location depending on user id (globally for root, otherwise local) William Ting 2012-03-15 10:52:25 -10:00
  • bbe54c3b22 install type is determined by /bin/zsh env var William Ting 2012-03-15 10:16:33 -10:00
  • 6d1a9ffac9 Add vim and emacs to the list of completed programs Joël Schaerer 2012-03-15 16:29:07 +01:00
  • 448696ef9b fix conditional where tilde (~) was not properly expanding to user's home directory William Ting 2012-03-14 12:54:48 -10:00
  • 23ecda6bae Merge branch 'changelog' William Ting 2012-03-13 16:24:14 -10:00
  • 3af3322fc7 add changelog with v18, v19 details William Ting 2012-03-13 16:23:42 -10:00
  • 1d2f3be46a change brew test conditional to not throw errors on non-homebrew systems William Ting 2012-03-12 09:50:19 -10:00
  • 76f4c7d654 tweak mac installation instructions William Ting 2012-03-11 14:58:28 -10:00
  • 9a5f101ffc update readme documentation William Ting 2012-03-11 14:51:57 -10:00
  • 8f8830449f add changelog template William Ting 2012-03-11 13:01:57 -10:00
  • 2bc5be61cc Merge pull request #109 from shelhamer/homebrew_zsh William Ting 2012-03-11 15:45:21 -07:00
  • 394c67c441 Add fpath update for homebrew installs Evan Shelhamer 2012-03-01 19:45:47 -05:00
  • a74ef31e22 Merge pull request #107 from wting/issue_78 Joel Schaerer 2012-02-13 12:08:18 -08:00
  • cfda2d0cd9 Merge pull request #106 from statik213/master Joel Schaerer 2012-02-13 12:07:21 -08:00
  • f0fe603af5 Add option to preserve symlinks to the zsh script Khalid Zubair 2012-02-10 19:41:17 -05:00
  • a5a135d2b5 Add option to preserve symlinks to the zsh script Khalid Zubair 2012-02-10 19:37:56 -05:00
  • 123afc5f37 remove the 's' shortcut, revert change to autojump version Khalid Zubair 2012-02-10 19:17:55 -05:00
  • 2c66d59f2a redirect older Python users to install v12 William Ting 2012-02-10 11:06:24 -10:00
  • 2b5099e6f5 Merge pull request #105 from wting/python_check Joel Schaerer 2012-02-10 01:38:38 -08:00
  • eae871da9a Add option to preserve paths with symlinks; Add a second command 's' to jump to a subdirectory Khalid Zubair 2012-02-09 23:13:32 -05:00
  • 6eed258dbf minor doc requirements update William Ting 2012-02-09 11:03:22 -10:00
  • 2d502a00cf check python version during install and warn if incompatible William Ting 2012-02-09 09:24:46 -10:00
  • 8e86f08625 Merge pull request #104 from wting/dynamic_fpath Joel Schaerer 2012-02-09 01:43:27 -08:00
  • 8fb8e8001f Merge pull request #103 from wting/bash_install_path Joel Schaerer 2012-02-09 01:42:44 -08:00
  • 80c681c07f add dynamic fpath for zsh installations back William Ting 2012-02-08 12:21:24 -10:00
  • 5213506d3c fix bash local installation paths William Ting 2012-02-08 11:27:43 -10:00
  • fe548ef486 minor documentation fix William Ting 2012-02-08 10:51:02 -10:00
  • 140f7d85b1 Merge branch 'update_readme' of github.com:wting/autojump into update_readme William Ting 2012-02-08 10:42:37 -10:00
  • d5de07774f update documentation to reflect new installation/uninstallation methods William Ting 2012-02-08 10:25:01 -10:00
  • 9b71ed2f98 minor formatting change William Ting 2012-02-08 10:40:22 -10:00
  • 0a172b0b9e update documentation to reflect new installation/uninstallation methods William Ting 2012-02-08 10:25:01 -10:00
  • 9deb429a61 Merge pull request #101 from wting/merge_installs Joel Schaerer 2012-02-08 12:22:50 -08:00
  • ddbcab4b3d Merge pull request #100 from wting/merge_uninstalls Joel Schaerer 2012-02-08 12:22:43 -08:00
  • ca162ff5ed minor redundancy edit William Ting 2012-02-08 10:11:47 -10:00
  • e4b555dd1d minor formatting change William Ting 2012-02-08 10:04:41 -10:00
  • 2718a056df fix install help msg, clean up uninstall.sh William Ting 2012-02-08 10:03:05 -10:00
  • 02262b9089 hardcoded _j copy to distro default function location for global zsh installs William Ting 2012-02-08 09:55:36 -10:00
  • b4c6dcc419 merged installations William Ting 2012-02-08 09:22:39 -10:00
  • 6748626ac4 merge both uninstalls into one William Ting 2012-02-08 08:37:43 -10:00
  • 947383924a Merge branch 'master' of https://github.com/joelthelion/autojump William Ting 2012-02-08 07:58:08 -10:00
  • 9af3f3bc1f Merge branches 'bash-fix_missing_die_function' and 'zsh-fix_install_fpath' William Ting 2012-02-08 07:57:37 -10:00
  • 2b7fd39870 Merge pull request #99 from wting/zsh-fix_install_fpath Joel Schaerer 2012-02-08 02:46:15 -08:00
  • 5d69c84177 Merge pull request #98 from wting/bash-fix_missing_die_function Joel Schaerer 2012-02-08 02:45:53 -08:00
  • 280ff739e6 remove hardcoded fpath William Ting 2012-02-07 23:59:15 -10:00
  • 185118addb replace missing die function William Ting 2012-02-07 23:32:30 -10:00
  • 9ec542ee17 More helpful error message Joël Schaerer 2012-02-08 08:03:44 +01:00
  • faf0854602 Merge pull request #97 from wting/issue_92-no_space Joel Schaerer 2012-02-07 23:00:54 -08:00
  • 8c546913e3 Merge pull request #95 from wting/bash-install-local Joel Schaerer 2012-02-07 22:58:59 -08:00
  • ab89fafc9f Merge pull request #94 from wting/zsh-install-refactor Joel Schaerer 2012-02-07 22:57:01 -08:00
  • 31c85155d1 Merge pull request #93 from wting/zsh-uninstall-local Joel Schaerer 2012-02-07 22:56:38 -08:00
  • a17abd3459 abort save if disk error writing temp file William Ting 2012-02-07 17:07:28 -10:00
  • 770b80bfe4 fix install.sh test construct, simplified install.sh, minor formatting changes William Ting 2012-02-07 16:21:37 -10:00
  • 149863c322 bash uninstallation modified to detected and remove local installations William Ting 2012-02-07 16:02:49 -10:00
  • aad0521755 change test constructs for bash installation William Ting 2012-02-07 15:52:15 -10:00
  • 4da9d3ef75 bash local installation finished William Ting 2012-02-07 15:40:57 -10:00
  • 1557dfa0d8 inform user of uninstallation scripts during installation process. William Ting 2012-02-07 15:06:01 -10:00
  • d2a8036816 reformat install.zsh from tabs to spaces to match project files William Ting 2012-02-07 14:49:24 -10:00
  • 2a364ae73e refactor install.zsh so only one line needs to be added to .zshrc William Ting 2012-02-07 14:48:24 -10:00
  • eb8639f62f check for local and global installs, remove if found William Ting 2012-02-07 14:34:49 -10:00
  • d1712dd757 merge bmc's "settable profile.d" patch Joël Schaerer 2012-02-07 06:56:46 +01:00
  • 28502f1636 Merge pull request #82 from wting/uninstall-bash Joel Schaerer 2012-02-06 21:33:11 -08:00
  • b1ac2bd61c Merge pull request #83 from wting/uninstall-zsh Joel Schaerer 2012-02-06 21:32:24 -08:00
  • 9b9c0e1663 Merge pull request #85 from wting/install-zsh-local Joel Schaerer 2012-02-06 21:30:19 -08:00
  • 04357595e2 remove some trailing whitespace, change root test to check for UID instead of whoami William Ting 2012-01-13 11:05:43 -10:00
  • fd16ecb5bb Merge pull request #88 from chbrown/master Joel Schaerer 2012-01-09 02:04:34 -08:00
  • 390bca4291 Added snippets to documentation (README and man page) showing use of main command to print out matches. Christopher Brown 2012-01-07 08:20:09 -06:00
  • 0f0ba550f9 add local install, otherwise global install if run as root, text/formatting changes William Ting 2011-12-23 14:04:04 -10:00
  • 7085d8c5b4 created local install for z-shell William Ting 2011-12-23 09:47:58 -10:00
  • 67af72c86d finished z-shell uninstallation script William Ting 2011-12-23 00:51:24 -10:00
  • 44487d7b42 fixed quick typo William Ting 2011-12-23 04:16:40 -06:00
  • dccb383937 finished bash uninstall script William Ting 2011-12-23 04:10:09 -06:00