231 커밋 (2100f993b3b9b1cf5ae0f943589e6125194846ff)

작성자 SHA1 메시지 날짜
  William Ting 2100f993b3 formatting cleanup 10 년 전
  Felix Laurie von Massenbach 68b457184d Fix bad encoding. 10 년 전
  Daniel Hahler 015deece87 Completion and jumping for empty needles 10 년 전
  Daniel Hahler 196d5233a0 Fix `is_cwd` for symlinks 10 년 전
  Daniel Hahler 95472620c7 Escape backslashes in regexps (match_anywhere/match_consecutive) 10 년 전
  Daniel Hahler 27a01662a5 Fix regression with `j foo__` 10 년 전
  Daniel Hahler 2f26642e7a Fix `Needles must be a list error` for `foo_1` 10 년 전
  Daniel Hahler 09289c59a5 bin/autojump.zsh: only add existing dirs 10 년 전
  William Ting 6360876933 Fixes missing path getter introduced in bc91905a. 10 년 전
  William Ting bc91905a29 simplify default path 10 년 전
  William Ting 4826a0ef6b Use temporary files to prevent IO race conditions. 10 년 전
  William Ting 4bd62e2293 minor refactor 10 년 전
  William Ting 1d317dcd1a Remove default '.' path from find_match. 10 년 전
  William Ting d0578b2c10 Remove accidentally creating tuples. 10 년 전
  William Ting 615bb0cafb more descriptive / python function names 10 년 전
  William Ting 12a4667824 remove nested filters 10 년 전
  Daniel Hahler 06ea178332 Fix calls to find_matches, which expects a list of needles 10 년 전
  William Ting 9db8c4feb3 add todo 10 년 전
  William Ting 5ba2774ff3 add list assertion for needles 10 년 전
  Daniel Hahler 59d1e1fd9d Fix calls to find_matches, which expects a list of needles 10 년 전
  William Ting 681068a2bc Don't check path existence when displaying tab completion menu. 10 년 전
  William Ting 1f045c2658 trigger OSError for missing current directory 10 년 전
  William Ting 5f9ac19afd whitespace fixes 10 년 전
  Michael Lawson ff9376cb93 cleanup, add custom installation support, change default windows install directory 10 년 전
  Michael Lawson 7a756aaa4e add completion support 10 년 전
  Michael Lawson 1d13c0d4ae fixed batch variable handling 10 년 전
  Michael Lawson 53eeed8a99 initial windows support 10 년 전
  Daniel Hahler 4a1de9d599 autojump.zsh: use `:h` modifier instead of `dirname` 10 년 전
  William Ting 573c1ea418 Test / create errors directory before writing to it. 10 년 전
  William Ting 35bc63c66e Fix encoding issues. 10 년 전
  William Ting d4f824d79f standardize to new age shell style 10 년 전
  William Ting 4716493681 append error log if stuff breaks 10 년 전
  William Ting 1a0003d852 Fix encoding issues. 10 년 전
  William Ting 3f460fb3e9 Add Python 2.6 support back. 10 년 전
  William Ting 795bdcc9a7 add env vars integration tests 10 년 전
  William Ting fb1f397fee add string unit tests 10 년 전
  William Ting 77eddd3c0b fix minor fish shell commands 10 년 전
  William Ting 8ab23c01c4 Fix tab completion. 10 년 전
  William Ting 2c999dca83 fix zsh tab completion function 10 년 전
  William Ting b0957e50eb Add paths in background, sync comments between shell wrappers 10 년 전
  William Ting 3709536698 remove custom app tab completion using autojump in bash 10 년 전
  William Ting c0301c7cee minor shell script cleanup 10 년 전
  William Ting c4feb1a2b2 remove surround_quotes() due to bash issues 10 년 전
  William Ting 5f8be97861 bump to v22.0.0-alpha due to backward incompatible changes 10 년 전
  William Ting e5a97294ac fix data save 10 년 전
  William Ting 9811922a77 cleanup autojump.bash 10 년 전
  William Ting 6293af5b7a fix zsh tab completion 10 년 전
  William Ting bec6314eab use more portable form of defining bash / zsh functions 10 년 전
  William Ting 78c6884895 update doc bumping min Python version to 2.7 10 년 전
  William Ting c7c8bceac9 modify autojump.sh for custom installs 10 년 전