238 Commits (23be6ab23302a0bf0da894e3af3bbae5b8a16b49)

Autor SHA1 Mensaje Fecha
  William Ting 23be6ab233 Tweak Windows temp.close() comment line. hace 10 años
  timotei c889aa013e Close the temporary file before re-opening it. hace 10 años
  William Ting 581b8d9617 autopep8'ed hace 10 años
  William Ting 62c0877479 Add xrange() and fix second() for Python3. hace 10 años
  William Ting 2100f993b3 formatting cleanup hace 10 años
  Felix Laurie von Massenbach 68b457184d Fix bad encoding. hace 10 años
  Daniel Hahler 015deece87 Completion and jumping for empty needles hace 10 años
  Daniel Hahler 196d5233a0 Fix `is_cwd` for symlinks hace 10 años
  Daniel Hahler 95472620c7 Escape backslashes in regexps (match_anywhere/match_consecutive) hace 10 años
  Daniel Hahler 27a01662a5 Fix regression with `j foo__` hace 10 años
  Daniel Hahler 2f26642e7a Fix `Needles must be a list error` for `foo_1` hace 10 años
  Johnny Kuan 225cdb2a8b fix to allow directories starting with hyphens hace 10 años
  Johnny Kuan 903f79333a minimal tcsh support hace 10 años
  Daniel Hahler 09289c59a5 bin/autojump.zsh: only add existing dirs hace 10 años
  William Ting 6360876933 Fixes missing path getter introduced in bc91905a. hace 10 años
  William Ting bc91905a29 simplify default path hace 10 años
  William Ting 4826a0ef6b Use temporary files to prevent IO race conditions. hace 10 años
  William Ting 4bd62e2293 minor refactor hace 10 años
  William Ting 1d317dcd1a Remove default '.' path from find_match. hace 10 años
  William Ting d0578b2c10 Remove accidentally creating tuples. hace 10 años
  William Ting 615bb0cafb more descriptive / python function names hace 10 años
  William Ting 12a4667824 remove nested filters hace 10 años
  Daniel Hahler 06ea178332 Fix calls to find_matches, which expects a list of needles hace 10 años
  William Ting 9db8c4feb3 add todo hace 10 años
  William Ting 5ba2774ff3 add list assertion for needles hace 10 años
  Daniel Hahler 59d1e1fd9d Fix calls to find_matches, which expects a list of needles hace 10 años
  William Ting 681068a2bc Don't check path existence when displaying tab completion menu. hace 10 años
  William Ting 1f045c2658 trigger OSError for missing current directory hace 10 años
  William Ting 5f9ac19afd whitespace fixes hace 10 años
  Michael Lawson ff9376cb93 cleanup, add custom installation support, change default windows install directory hace 10 años
  Michael Lawson 7a756aaa4e add completion support hace 10 años
  Michael Lawson 1d13c0d4ae fixed batch variable handling hace 10 años
  Michael Lawson 53eeed8a99 initial windows support hace 10 años
  Daniel Hahler 4a1de9d599 autojump.zsh: use `:h` modifier instead of `dirname` hace 10 años
  William Ting 573c1ea418 Test / create errors directory before writing to it. hace 10 años
  William Ting 35bc63c66e Fix encoding issues. hace 10 años
  William Ting d4f824d79f standardize to new age shell style hace 10 años
  William Ting 4716493681 append error log if stuff breaks hace 10 años
  William Ting 1a0003d852 Fix encoding issues. hace 10 años
  William Ting 3f460fb3e9 Add Python 2.6 support back. hace 10 años
  William Ting 795bdcc9a7 add env vars integration tests hace 10 años
  William Ting fb1f397fee add string unit tests hace 10 años
  William Ting 77eddd3c0b fix minor fish shell commands hace 10 años
  William Ting 8ab23c01c4 Fix tab completion. hace 10 años
  William Ting 2c999dca83 fix zsh tab completion function hace 10 años
  William Ting b0957e50eb Add paths in background, sync comments between shell wrappers hace 10 años
  William Ting 3709536698 remove custom app tab completion using autojump in bash hace 10 años
  William Ting c0301c7cee minor shell script cleanup hace 10 años
  William Ting c4feb1a2b2 remove surround_quotes() due to bash issues hace 10 años
  William Ting 5f8be97861 bump to v22.0.0-alpha due to backward incompatible changes hace 10 años