698 Commity (349326c82cafe5658b888f905fcd0b452c8532ab)
 

Autor SHA1 Wiadomość Data
  William Ting 349326c82c Merge branch 'tcsh' of https://github.com/jkuan/autojump into 282_add_tcsh_support 10 lat temu
  William Ting e30d7d392e Duplicate fbf932 changes in proper locations and rebuild docs. 10 lat temu
  William Ting 969fb4e6ed Add tox for testing with different Python versions. 10 lat temu
  William Ting 3465bb1f84 Migrate from Yelp/Testify to py.test. 10 lat temu
  William Ting 2100f993b3 formatting cleanup 10 lat temu
  William Ting 1e15497706 Merge pull request #298 from erbridge/fix_encoding_error 10 lat temu
  William Ting 17565a907d Merge pull request #296 from blueyed/handle-empty-needle 10 lat temu
  Felix Laurie von Massenbach 68b457184d Fix bad encoding. 10 lat temu
  Daniel Hahler 015deece87 Completion and jumping for empty needles 10 lat temu
  Daniel Hahler fbf932c4f2 README: minor fixes 10 lat temu
  Daniel Hahler 196d5233a0 Fix `is_cwd` for symlinks 10 lat temu
  Daniel Hahler 95472620c7 Escape backslashes in regexps (match_anywhere/match_consecutive) 10 lat temu
  Daniel Hahler 27a01662a5 Fix regression with `j foo__` 10 lat temu
  Daniel Hahler 2f26642e7a Fix `Needles must be a list error` for `foo_1` 10 lat temu
  Daniel Hahler c16a816d37 Merge remote-tracking branch 'blueyed/autojump.zsh-only-add-existing-dirs' 10 lat temu
  Daniel Hahler 8c7f0bf994 Makefile: prepend `./` to (un)install.py 10 lat temu
  Johnny Kuan 225cdb2a8b fix to allow directories starting with hyphens 10 lat temu
  Johnny Kuan 903f79333a minimal tcsh support 10 lat temu
  Daniel Hahler 09289c59a5 bin/autojump.zsh: only add existing dirs 10 lat temu
  William Ting 6360876933 Fixes missing path getter introduced in bc91905a. 10 lat temu
  William Ting bc91905a29 simplify default path 10 lat temu
  William Ting 72313dbc51 fish config file location verified 10 lat temu
  William Ting 4826a0ef6b Use temporary files to prevent IO race conditions. 10 lat temu
  William Ting 4bd62e2293 minor refactor 10 lat temu
  William Ting 1d317dcd1a Remove default '.' path from find_match. 10 lat temu
  William Ting d0578b2c10 Remove accidentally creating tuples. 10 lat temu
  William Ting 559ead890c Update Makefile to use new install / uninstall scripts. 10 lat temu
  William Ting 615bb0cafb more descriptive / python function names 10 lat temu
  William Ting 042428c41f Merge branch 'master' of github.com:joelthelion/autojump 10 lat temu
  William Ting 9f3d7ab5f9 merge 10 lat temu
  William Ting 12a4667824 remove nested filters 10 lat temu
  Daniel Hahler 06ea178332 Fix calls to find_matches, which expects a list of needles 10 lat temu
  William Ting 9db8c4feb3 add todo 10 lat temu
  William Ting 255f548b4a Merge branch 'master' of github.com:joelthelion/autojump 10 lat temu
  William Ting 5ba2774ff3 add list assertion for needles 10 lat temu
  William Ting 0d3aa06686 Merge pull request #262 from blueyed/pass-list-to-find_matches 10 lat temu
  Daniel Hahler 59d1e1fd9d Fix calls to find_matches, which expects a list of needles 10 lat temu
  William Ting 681068a2bc Don't check path existence when displaying tab completion menu. 10 lat temu
  William Ting 1f045c2658 trigger OSError for missing current directory 10 lat temu
  William Ting 5f9ac19afd whitespace fixes 10 lat temu
  William Ting 6e0e3741a5 Merge branch 'windows' of https://github.com/mdlawson/autojump into dev 10 lat temu
  Michael Lawson ff9376cb93 cleanup, add custom installation support, change default windows install directory 10 lat temu
  William Ting d0d906f3cb update Windows documentation 10 lat temu
  Michael Lawson 7a756aaa4e add completion support 10 lat temu
  Michael Lawson de939863be ensure batch files are crlf 10 lat temu
  Michael Lawson 19f09e5cb0 added note about windows to readme 10 lat temu
  Michael Lawson 1d13c0d4ae fixed batch variable handling 10 lat temu
  Michael Lawson 53eeed8a99 initial windows support 10 lat temu
  William Ting 09d8992289 Merge pull request #252 from blueyed/master 10 lat temu
  Daniel Hahler 4a1de9d599 autojump.zsh: use `:h` modifier instead of `dirname` 10 lat temu