Commit Graph

815 Commits (9ff654d41d8fb955307783bd9c3730797f9e4b26)
 

Author SHA1 Message Date
William Ting 255f548b4a Merge branch 'master' of github.com:joelthelion/autojump
10 years ago
William Ting 5ba2774ff3 add list assertion for needles
10 years ago
William Ting 0d3aa06686 Merge pull request #262 from blueyed/pass-list-to-find_matches
10 years ago
Daniel Hahler 59d1e1fd9d Fix calls to find_matches, which expects a list of needles
10 years ago
William Ting 681068a2bc Don't check path existence when displaying tab completion menu.
10 years ago
William Ting 1f045c2658 trigger OSError for missing current directory
10 years ago
William Ting 5f9ac19afd whitespace fixes
11 years ago
William Ting 6e0e3741a5 Merge branch 'windows' of https://github.com/mdlawson/autojump into dev
11 years ago
Michael Lawson ff9376cb93 cleanup, add custom installation support, change default windows install directory
11 years ago
William Ting d0d906f3cb update Windows documentation
11 years ago
Michael Lawson 7a756aaa4e add completion support
11 years ago
Michael Lawson de939863be ensure batch files are crlf
11 years ago
Michael Lawson 19f09e5cb0 added note about windows to readme
11 years ago
Michael Lawson 1d13c0d4ae fixed batch variable handling
11 years ago
Michael Lawson 53eeed8a99 initial windows support
11 years ago
William Ting 09d8992289 Merge pull request #252 from blueyed/master
11 years ago
Daniel Hahler 4a1de9d599 autojump.zsh: use `:h` modifier instead of `dirname`
11 years ago
William Ting 3ef1195077 simplify file structure
11 years ago
William Ting 573c1ea418 Test / create errors directory before writing to it.
11 years ago
William Ting 3d6bf541cf update Travis build to use Makefile
11 years ago
William Ting b80c630ef8 Merge branch 'fix_wrappers'
11 years ago
William Ting f5d13da96c update documentation
11 years ago
William Ting 35bc63c66e Fix encoding issues.
11 years ago
William Ting d4f824d79f standardize to new age shell style
11 years ago
William Ting 4716493681 append error log if stuff breaks
11 years ago
William Ting de85828b79 update documentation
11 years ago
William Ting 1a0003d852 Fix encoding issues.
11 years ago
William Ting 3f460fb3e9 Add Python 2.6 support back.
11 years ago
William Ting 4bb6dfe1ca use python vs python2
11 years ago
William Ting dcb97e0d0c Break up CHANGES into sections.
11 years ago
William Ting 6f5e4dd2d1 fix helper function unit tests
11 years ago
William Ting c4ec07784a clean up some utils tests
11 years ago
William Ting 85824098c1 modify iteration tests to explicitly work with generators
11 years ago
William Ting b3162c917b add helper functions unit tests
11 years ago
William Ting 80d7ab660f add file system integration tests
11 years ago
William Ting 795bdcc9a7 add env vars integration tests
11 years ago
William Ting 59e494a066 add has_uppercase() test
11 years ago
William Ting cc9b7c28cf add travis config
11 years ago
William Ting fb1f397fee add string unit tests
11 years ago
William Ting 737ccf85c1 add iteration test cases
11 years ago
William Ting 77eddd3c0b fix minor fish shell commands
11 years ago
William Ting c15996db19 add --force option back
11 years ago
William Ting 8ab23c01c4 Fix tab completion.
11 years ago
William Ting 2c999dca83 fix zsh tab completion function
11 years ago
William Ting b0957e50eb Add paths in background, sync comments between shell wrappers
11 years ago
William Ting 3709536698 remove custom app tab completion using autojump in bash
11 years ago
William Ting 4c28a998b4 Correct fish post install message.
11 years ago
William Ting c0301c7cee minor shell script cleanup
11 years ago
William Ting c4feb1a2b2 remove surround_quotes() due to bash issues
11 years ago
William Ting 5f8be97861 bump to v22.0.0-alpha due to backward incompatible changes
11 years ago