783 Commits (eafd6ac451601cb6bf5fd7e52d63d8192b9ffcef)
 

Author SHA1 Message Date
  William Ting 71861c4402 add tab completion printout 10 years ago
  William Ting 751ec6a7f2 remove env options 10 years ago
  William Ting 13377acbbd add match anywhere implementation 10 years ago
  William Ting c259978585 add ignore_case to fuzzy matching 10 years ago
  William Ting 1e4ca4d67e add quotes for bash output 10 years ago
  William Ting 3125c65378 add fuzzy matching 10 years ago
  William Ting 551b2f3853 make a bunch of functions pure 10 years ago
  William Ting 6ea43c4267 minor reorganization 10 years ago
  William Ting 39e5b0b4cc minor cleanup 10 years ago
  William Ting d115075295 remove current directory from matches 10 years ago
  William Ting 1472b417c3 clarify detect_smartcase docstring 10 years ago
  William Ting b695cc3f7d minor cleanup 10 years ago
  William Ting 067f653b50 match consecutive needles to paths 10 years ago
  William Ting 30d1b6d6f2 implement ignore_case for match_end() 10 years ago
  William Ting c2189efb7b handle no results situation 10 years ago
  William Ting 1a2a5a86f6 move existence of directories checking to end 10 years ago
  William Ting e51f595018 match end for single arguments finished 10 years ago
  William Ting d9b205c935 implement smartcase detection 10 years ago
  William Ting bb04405cd6 add unicode and ignore case regex flags 10 years ago
  William Ting bd091b8766 add no os.path.realpath() comment 10 years ago
  William Ting f84dffb7c7 add regex exact match 10 years ago
  William Ting fdeedb4f70 add multiple argument exact match support 10 years ago
  William Ting 4c432fc5f1 overwrite old autojump 10 years ago
  William Ting 9112dc97d9 exact match with single argument finished 10 years ago
  William Ting 92b6047962 handle missing current directory errors 10 years ago
  William Ting 95c81b7665 add purge feature 10 years ago
  William Ting bde9ac1d9f add decrease_path 10 years ago
  William Ting 35a0991385 add increase directory weight 10 years ago
  William Ting 694d150882 finished add directory, stats, remove bad entries 10 years ago
  William Ting 8cbd19cc79 add unicode helpers back 10 years ago
  William Ting 7671fcbd06 simplify unicode encode/decoding 10 years ago
  William Ting 39b5e3030d implement load, backup, and save data functionality 10 years ago
  William Ting 5fd2859f19 add legacy migration 10 years ago
  William Ting b4dcdffa9c rename argparse library 10 years ago
  William Ting dabc177bbd Merge pull request #238 from mineo/man-fixes 10 years ago
  William Ting 4d70c24b16 Merge pull request #237 from mineo/no-more-tests 10 years ago
  William Ting b980ce795e Merge pull request #236 from mineo/jo-options 10 years ago
  Wieland Hoffmann 605deee8c6 Fix escaping issues in the docs 10 years ago
  Wieland Hoffmann d1fe6fead9 Remove tests from Makefile 10 years ago
  Wieland Hoffmann a312764d69 Remove the mention of tests from development.md 10 years ago
  Wieland Hoffmann 26db68a8e8 zsh/jo: Defer -options to j 10 years ago
  William Ting 0b25bef134 Creates data directory before attempting to save the database. 11 years ago
  William Ting 986f02124e Merge pull request #220 from junkblocker/patch-1 11 years ago
  Manpreet Singh adde814ed3 Prevent duplicates in chpwd_functions on re-source 11 years ago
  William Ting 195312acad update docs, copyright year 11 years ago
  William Ting 72b8c0a660 minor refactor 11 years ago
  William Ting d692bc644a Merge pull request #214 from khughitt/master 11 years ago
  Keith Hughitt 07c0313430 Added Python 3 support for autojump IPython plugin 11 years ago
  William Ting fca26f3ef4 merge fish_support branch 11 years ago
  William Ting 2a7b9835eb Merge pull request #209 from spice/master 11 years ago