Commit Graph

349 Commits (da3d660b5094019b459ecfcc6e903b0812cf20f7)
 

Author SHA1 Message Date
William Ting da3d660b50 Remove license from individual files, consolidate information into AUTHORS and LICENSE
12 years ago
William Ting 9ee7906472 fix documentation formatting
12 years ago
William Ting f91c7e3954 split up doc building for manpage and readme.md
12 years ago
William Ting 168865f138 fix install.sh to reflect new locations, tweak documentation where necessary
12 years ago
William Ting acfc5c13ef restructure files, working make doc and make release
12 years ago
William Ting 2ebcdba5bd reformat changelog
12 years ago
William Ting 0d421dcfa4 Remove unicode string parsing in argument handling
12 years ago
William Ting 8decc17f3e Update documentation and install scripts to reflect new minimum Python requirements.
12 years ago
William Ting 99f0d76cee Documentation update provides Mac Ports command for install.
12 years ago
William Ting 3a767d1d9c remove leftover syntax when docs were in ReST format
12 years ago
Johnny Kuan 1c7b930d9f Macports command instead of link to Portfile
12 years ago
Johnny Kuan 9e2a28ed77 ran make_doc.sh
12 years ago
William Ting e23f4a0265 update documentation with known issues (i.e. long standing bugs)
12 years ago
William Ting 2cfd91bf72 Modify documentation to notify that minimum Python version is 2.7 instead of
12 years ago
William Ting f5132bbfad version numbering
12 years ago
William Ting cd126da416 minor documentation update in preparation for release-v20
12 years ago
William Ting 2c2875f841 Update documentation, particularly how to prefer symbolic links or change
12 years ago
William Ting efa8bbcf81 Fixes #112, fixes #116. Simplify documentation build.
12 years ago
William Ting 079abfdbe6 Fix default autojump behavior when run with 0 arguments.
12 years ago
William Ting 25d1b9cf92 Fixes #113, #115, refactor autojump to use argparse over optparse.
12 years ago
William Ting 9147d6cf71 First version of argparse implemented
12 years ago
William Ting c91843c698 #114: Error message when directory does not exist or not in autojump database.
12 years ago
William Ting 465ca7908a Fixes #114: autojump suppresses the error message caused by 'j --help'.
12 years ago
William Ting a17d904e16 update changelog
12 years ago
William Ting 0be45062c3 Merge branch 'master' into smarter_install
12 years ago
William Ting a7c9575bce fix bug where $XDG_DATA_HOME is not set properly when switching between users via su
12 years ago
William Ting cdc171b272 Merge branch 'master' of github.com:joelthelion/autojump
12 years ago
William Ting 2a3fbd4687 change default line to add to .bashrc/.zshrc message
12 years ago
William Ting d4e5895edf add default installation location depending on user id (globally for root, otherwise local)
12 years ago
William Ting bbe54c3b22 install type is determined by /bin/zsh env var
12 years ago
Joël Schaerer 6d1a9ffac9 Add vim and emacs to the list of completed programs
12 years ago
William Ting 448696ef9b fix conditional where tilde (~) was not properly expanding to user's home directory
12 years ago
William Ting 23ecda6bae Merge branch 'changelog'
12 years ago
William Ting 3af3322fc7 add changelog with v18, v19 details
12 years ago
William Ting 1d2f3be46a change brew test conditional to not throw errors on non-homebrew systems
12 years ago
William Ting 76f4c7d654 tweak mac installation instructions
12 years ago
William Ting 9a5f101ffc update readme documentation
12 years ago
William Ting 8f8830449f add changelog template
12 years ago
William Ting 2bc5be61cc Merge pull request #109 from shelhamer/homebrew_zsh
12 years ago
Evan Shelhamer 394c67c441 Add fpath update for homebrew installs
12 years ago
Joel Schaerer a74ef31e22 Merge pull request #107 from wting/issue_78
12 years ago
Joel Schaerer cfda2d0cd9 Merge pull request #106 from statik213/master
12 years ago
Khalid Zubair f0fe603af5 Add option to preserve symlinks to the zsh script
12 years ago
Khalid Zubair a5a135d2b5 Add option to preserve symlinks to the zsh script
12 years ago
Khalid Zubair 123afc5f37 remove the 's' shortcut, revert change to autojump version
12 years ago
William Ting 2c66d59f2a redirect older Python users to install v12
12 years ago
Joel Schaerer 2b5099e6f5 Merge pull request #105 from wting/python_check
12 years ago
Khalid Zubair eae871da9a Add option to preserve paths with symlinks; Add a second command 's' to jump to a subdirectory
12 years ago
William Ting 6eed258dbf minor doc requirements update
12 years ago
William Ting 2d502a00cf check python version during install and warn if incompatible
12 years ago