Commit Graph

443 Commits (release-v21.1.2)
 

Author SHA1 Message Date
William Ting 2c75c36229 only open files as utf-8 with Python 3.0+
12 years ago
William Ting 024d550c8c Disable bash autocompletion, make it optional. Add relevant documentation. Closes #140.
12 years ago
William Ting 96d9d8333e Merge pull request #165 from khughitt/master
12 years ago
jjacky 1729d686e1 Fix --dry-run not defaulting to --auto
12 years ago
Keith Hughitt 3750465faa Updated autojump Ipython module to support new versions of IPython
12 years ago
William Ting 2de05fde9c Dry run defaults to --auto if only option. Closes #164.
12 years ago
William Ting d0e0a990ce Set default encoding to UTF-8 when opening database file. Closes #162.
12 years ago
William Ting 50e6054e13 Version bump to v21.1.0, update relevant documentation.
12 years ago
William Ting 8b13949173 Consolidate source calls to use autojump.sh. Modify autojump.sh to support
12 years ago
William Ting 44c066d21d Update install.sh help documentation
12 years ago
William Ting 626946bccc Set default installation to auto if only --force flag is passed.
12 years ago
William Ting de0957ba18 Modify add message.
12 years ago
William Ting 9b6fad8556 Immediately quits installation if "Permission denied" error encountered.
12 years ago
William Ting b9903f1269 Modify add message.
12 years ago
William Ting b512aec9bf Remove --bash and --zsh options, always install both versions.
12 years ago
William Ting 987ead6814 Rename -P / --show_path to -n / --dry_run.
12 years ago
William Ting 904066373b Set default install to --auto when no arguments passed.
12 years ago
jjacky a84062b42b Fix install.sh script to support destdir
12 years ago
William Ting 837671fe0b refactoring
12 years ago
William Ting 02a47db68d Consolidate version numbers.
12 years ago
William Ting 2554fc7ed4 refactor a few lines for legibility
12 years ago
William Ting fd287eab04 Reverts commit 74c50133d2. Fixes #159, #160.
12 years ago
William Ting 99d4254772 Merge pull request #158 from megies/patch-1
12 years ago
Tobias Megies 5b1d2fb01f Update README.md
12 years ago
William Ting e9af12b646 Merge pull request #157 from barsch/patch-1
12 years ago
Robert Barsch acff302a49 Update README.md
12 years ago
William Ting 48c52a7422 Test for brew existence before testing for brew zsh site functions directory.
12 years ago
William Ting f46b541105 remove adding git version to autojump install
12 years ago
William Ting ac1bfeb784 version bump to v21.0.3
12 years ago
JrCs 74c50133d2 Add autojump to the end of PROMPT_COMMAND
12 years ago
William Ting 6a6090892d minor ChangeLog update
12 years ago
William Ting 885c4e68ce minor Makefile edit
12 years ago
William Ting 1b5d9df854 minor documentation reformat
12 years ago
muratayusuke 7b4a54ccc1 set permission 0755 to _j in install.sh
12 years ago
Daniel Hahler 251dd47387 Update install.md: Python 2.6 is supported again
12 years ago
William Ting 1a032a97b4 Fix #148, add documentation regarding PROMPT_COMMAND. Bump to v21.0.1
12 years ago
William Ting 5745c34c23 version numbering
12 years ago
William Ting a2657d6fca Merge pull request #150 from blueyed/master
12 years ago
Daniel Hahler 4382116b55 Vendorize argparse
12 years ago
William Ting 1ab78ae91c merging rc branch
12 years ago
William Ting 3acedf2ed8 Remove loading compinit module from autojump.zsh.
12 years ago
William Ting ca8763aa02 Fix #135. Autojump was failing for directories with - due to bad regex.
12 years ago
William Ting 5613562e8b Minor documentation updates.
12 years ago
William Ting 7d58446fed Minor documentation updates.
12 years ago
William Ting 164c2b15a7 Update documentation regarding ZSH tab completion.
12 years ago
William Ting 99ee524fcc Add ZSH tab completion fix to ChangeLog.
12 years ago
William Ting c62a8923ae Add v21 release notes, minor documentation update.
12 years ago
William Ting f41d0fb7b3 Remove database migration code support for v17 and older.
12 years ago
William Ting e96dc4c9d8 Fix #86: ZSH tab completion
12 years ago
William Ting 1994d0bb13 Merge pull request #131 from marktran/master
12 years ago