1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

Commit Graph

  • b80c630ef8 Merge branch 'fix_wrappers' William Ting 2014-01-08 11:11:39 -06:00
  • f5d13da96c update documentation William Ting 2014-01-07 12:32:35 -06:00
  • 35bc63c66e Fix encoding issues. William Ting 2014-01-07 11:44:44 -06:00
  • d4f824d79f standardize to new age shell style William Ting 2014-01-07 22:13:29 -06:00
  • 4716493681 append error log if stuff breaks William Ting 2014-01-07 22:13:01 -06:00
  • de85828b79 update documentation William Ting 2014-01-07 12:32:35 -06:00
  • 1a0003d852 Fix encoding issues. William Ting 2014-01-07 11:44:44 -06:00
  • 3f460fb3e9 Add Python 2.6 support back. William Ting 2014-01-07 09:27:05 -06:00
  • 4bb6dfe1ca use python vs python2 William Ting 2014-01-02 15:56:43 -06:00
  • dcb97e0d0c Break up CHANGES into sections. William Ting 2014-01-02 14:43:06 -06:00
  • 6f5e4dd2d1 fix helper function unit tests William Ting 2014-01-01 22:00:24 -06:00
  • c4ec07784a clean up some utils tests William Ting 2014-01-01 21:53:36 -06:00
  • 85824098c1 modify iteration tests to explicitly work with generators William Ting 2013-12-31 19:09:51 -06:00
  • b3162c917b add helper functions unit tests William Ting 2013-12-31 18:39:45 -06:00
  • 80d7ab660f add file system integration tests William Ting 2013-12-31 18:35:57 -06:00
  • 795bdcc9a7 add env vars integration tests William Ting 2013-12-31 18:02:08 -06:00
  • 59e494a066 add has_uppercase() test William Ting 2013-12-31 17:41:12 -06:00
  • cc9b7c28cf add travis config William Ting 2013-12-31 17:15:25 -06:00
  • fb1f397fee add string unit tests William Ting 2013-12-31 16:34:35 -06:00
  • 737ccf85c1 add iteration test cases William Ting 2013-12-31 16:33:32 -06:00
  • 77eddd3c0b fix minor fish shell commands William Ting 2013-12-31 10:59:01 -06:00
  • c15996db19 add --force option back William Ting 2013-12-31 10:48:24 -06:00
  • 8ab23c01c4 Fix tab completion. William Ting 2013-12-31 10:39:52 -06:00
  • 2c999dca83 fix zsh tab completion function William Ting 2013-12-31 09:54:50 -06:00
  • b0957e50eb Add paths in background, sync comments between shell wrappers William Ting 2013-12-31 09:48:42 -06:00
  • 3709536698 remove custom app tab completion using autojump in bash William Ting 2013-12-31 09:20:57 -06:00
  • 4c28a998b4 Correct fish post install message. William Ting 2013-12-31 09:00:03 -06:00
  • c0301c7cee minor shell script cleanup William Ting 2013-12-31 08:39:14 -06:00
  • c4feb1a2b2 remove surround_quotes() due to bash issues William Ting 2013-12-31 08:37:33 -06:00
  • 5f8be97861 bump to v22.0.0-alpha due to backward incompatible changes William Ting 2013-12-31 08:37:11 -06:00
  • e5a97294ac fix data save William Ting 2013-12-30 18:13:52 -06:00
  • 9811922a77 cleanup autojump.bash William Ting 2013-12-30 18:01:04 -06:00
  • 6293af5b7a fix zsh tab completion William Ting 2013-12-30 17:44:39 -06:00
  • bec6314eab use more portable form of defining bash / zsh functions William Ting 2013-12-30 16:27:34 -06:00
  • 0caa91030f add v21.8.0 release notes William Ting 2013-12-30 16:23:17 -06:00
  • 77b12e6dc5 changelog formatting tweaks William Ting 2013-12-30 15:49:41 -06:00
  • 78c6884895 update doc bumping min Python version to 2.7 William Ting 2013-12-30 15:41:32 -06:00
  • 0c50e8b94c remove empty custom installation directories William Ting 2013-12-30 15:38:19 -06:00
  • bab752bf09 minor uninstall help update William Ting 2013-12-30 15:38:05 -06:00
  • 8ad3c5aefd print correct shell rc file for Mac bash users William Ting 2013-12-30 15:37:51 -06:00
  • c7c8bceac9 modify autojump.sh for custom installs William Ting 2013-12-30 15:37:18 -06:00
  • 661f17791c update install, add uninstall William Ting 2013-12-30 14:49:59 -06:00
  • a59d671fb0 rename python files to prevent system wide installation collisions William Ting 2013-12-30 14:49:34 -06:00
  • 23779d65a7 add dev-requirements.txt William Ting 2013-12-30 14:05:34 -06:00
  • 7b1c436ec6 replace install.sh with python version William Ting 2013-12-30 14:05:24 -06:00
  • 172a74a5e4 Merge pull request #241 from tianyapiaozi/master William Ting 2013-12-30 08:42:46 -08:00
  • d7992caeeb Fix installing problem tianyapiaozi 2013-12-30 16:41:24 +08:00
  • 616596c0dc minor comments cleanup William Ting 2013-12-29 21:27:13 -06:00
  • 24d8ccb48e bump version to v21.8-alpha1 William Ting 2013-12-29 12:47:51 -06:00
  • a9bf6dc608 simplified main() a bit William Ting 2013-12-28 12:15:07 -06:00
  • a8057ed1db linter cleanup William Ting 2013-12-28 11:34:13 -06:00
  • 16d6e0cbcc Remove vendorized argparse, dropping 2.6 support. William Ting 2013-12-28 11:03:35 -06:00
  • 895b9281f0 add flake8 config file William Ting 2013-12-28 08:03:44 -06:00
  • 80a3f0da4d remove unused imports, minor formatting cleanup William Ting 2013-12-28 07:13:47 -06:00
  • 1c8a4c13cd add python3 fixes/workarounds William Ting 2013-12-18 16:51:26 -06:00
  • d20ec4afb4 handle empty input William Ting 2013-12-18 16:25:46 -06:00
  • 4aafd023c3 minor comment change William Ting 2013-12-18 16:12:53 -06:00
  • 2a53341feb finish partial tab match William Ting 2013-12-18 16:11:05 -06:00
  • 30b9708654 EFAP William Ting 2013-12-18 15:52:43 -06:00
  • 9139092847 add surround_quotes() comment William Ting 2013-12-18 12:06:42 -06:00
  • 99d92733ea rename global var William Ting 2013-12-18 12:03:43 -06:00
  • 0422d23a86 finish tab completion William Ting 2013-12-18 11:08:05 -06:00
  • 71861c4402 add tab completion printout William Ting 2013-12-17 16:46:01 -06:00
  • 751ec6a7f2 remove env options William Ting 2013-12-17 16:30:46 -06:00
  • 13377acbbd add match anywhere implementation William Ting 2013-12-17 16:25:45 -06:00
  • c259978585 add ignore_case to fuzzy matching William Ting 2013-12-17 16:12:26 -06:00
  • 1e4ca4d67e add quotes for bash output William Ting 2013-12-17 16:06:27 -06:00
  • 3125c65378 add fuzzy matching William Ting 2013-12-17 15:57:36 -06:00
  • 551b2f3853 make a bunch of functions pure William Ting 2013-12-17 14:48:12 -06:00
  • 6ea43c4267 minor reorganization William Ting 2013-12-17 13:52:34 -06:00
  • 39e5b0b4cc minor cleanup William Ting 2013-12-17 12:51:39 -06:00
  • d115075295 remove current directory from matches William Ting 2013-12-17 12:15:39 -06:00
  • 1472b417c3 clarify detect_smartcase docstring William Ting 2013-12-17 12:04:11 -06:00
  • b695cc3f7d minor cleanup William Ting 2013-12-17 12:03:57 -06:00
  • 067f653b50 match consecutive needles to paths William Ting 2013-12-17 11:54:40 -06:00
  • 30d1b6d6f2 implement ignore_case for match_end() William Ting 2013-12-17 11:11:27 -06:00
  • c2189efb7b handle no results situation William Ting 2013-12-17 11:04:44 -06:00
  • 1a2a5a86f6 move existence of directories checking to end William Ting 2013-12-17 11:01:18 -06:00
  • e51f595018 match end for single arguments finished William Ting 2013-12-17 10:54:55 -06:00
  • d9b205c935 implement smartcase detection William Ting 2013-12-17 10:35:43 -06:00
  • bb04405cd6 add unicode and ignore case regex flags William Ting 2013-12-17 10:06:13 -06:00
  • bd091b8766 add no os.path.realpath() comment William Ting 2013-12-17 09:52:41 -06:00
  • f84dffb7c7 add regex exact match William Ting 2013-12-17 09:52:30 -06:00
  • fdeedb4f70 add multiple argument exact match support William Ting 2013-12-17 09:35:14 -06:00
  • 4c432fc5f1 overwrite old autojump William Ting 2013-12-16 20:28:54 -06:00
  • 9112dc97d9 exact match with single argument finished William Ting 2013-12-16 20:27:41 -06:00
  • 92b6047962 handle missing current directory errors William Ting 2013-12-16 17:07:41 -06:00
  • 95c81b7665 add purge feature William Ting 2013-12-16 16:54:27 -06:00
  • bde9ac1d9f add decrease_path William Ting 2013-12-16 16:32:35 -06:00
  • 35a0991385 add increase directory weight William Ting 2013-12-16 16:26:41 -06:00
  • 694d150882 finished add directory, stats, remove bad entries William Ting 2013-12-16 16:13:45 -06:00
  • 8cbd19cc79 add unicode helpers back William Ting 2013-12-16 15:39:49 -06:00
  • 7671fcbd06 simplify unicode encode/decoding William Ting 2013-12-16 15:19:04 -06:00
  • 39b5e3030d implement load, backup, and save data functionality William Ting 2013-12-16 14:08:28 -06:00
  • 5fd2859f19 add legacy migration William Ting 2013-12-16 11:20:40 -06:00
  • b4dcdffa9c rename argparse library William Ting 2013-12-15 13:13:49 -06:00
  • dabc177bbd Merge pull request #238 from mineo/man-fixes release-v21.7.1 William Ting 2013-11-26 08:31:02 -08:00
  • 4d70c24b16 Merge pull request #237 from mineo/no-more-tests William Ting 2013-11-26 08:24:44 -08:00
  • b980ce795e Merge pull request #236 from mineo/jo-options William Ting 2013-11-26 08:24:22 -08:00
  • 605deee8c6 Fix escaping issues in the docs Wieland Hoffmann 2013-11-24 23:45:01 +01:00