Commit Graph

158 Commits (release-v12)
 

Author SHA1 Message Date
Joël Schaerer 145b8ee43e remove incorrect statement
14 years ago
Joel Schaerer 512db419e1 make zsh installer more robust to fpath problems
14 years ago
Julien Nicoulaud e60f35d866 Avoid 'scalar parameter data_dir created globally in function' warning in Zsh
14 years ago
Joël Schaerer a013f8d463 while the db should stay of a reasonable size, we REALLY
14 years ago
Joël Schaerer 7bd7db8770 messed up the last commit
14 years ago
Joël Schaerer 4de9c1c311 put the autojump data files in the correct directories.
14 years ago
Joël Schaerer 6bcd8259a5 put header in the right place
14 years ago
Joël Schaerer 6f2ee56973 Merge branch 'master' of github.com:joelthelion/autojump
14 years ago
Joël Schaerer 64b3b7997c fix nasty bug
14 years ago
Joel Schaerer dedibox db7648dd1d less intrusive installer
14 years ago
Joël Schaerer 0f3a6b4b20 avoid doing the cleanup every time
14 years ago
Joël Schaerer 1be62c7ad2 don't remove non-existent paths, keep the db small
14 years ago
Joël Schaerer 5b0b8f866e more informative jumpstat
14 years ago
Barnaby Gray 91c05b1f8c python 2.4 compatibility
14 years ago
Joël Schaerer 1da392bad3 minor cleanup and indentation
14 years ago
Liyan Chang 937d60b875 [PATCH] Some comments added in the previous commit
14 years ago
Liyan Chang 2ed86b3a5e More intelligently modify users .bashrc and .bash_profile
14 years ago
Joel Schaerer ea3cd60653 make the completion separator configurable
14 years ago
Joel Schaerer 8e1ab9ca54 fix completions for zsh
14 years ago
elcerdo 9f7835c738 typo in documentation
14 years ago
Tom MacWright be7e2d8e1b Making the zsh script in line with sh
14 years ago
Joël Schaerer 3b68cd989c add a prefix option to the bash installer
14 years ago
Joel Schaerer d0b7758130 fix completion for zsh (thanks simon!)
14 years ago
Joël Schaerer 3fa72536e9 completion now works with multiple patterns!!!
14 years ago
elcerdo 3936e28650 bugfix: pattern was not defined
14 years ago
Joel Schaerer 0e7ef2e721 multiple patterns (thanks amix!)
14 years ago
Joel Schaerer 35836ada8f bugfix
14 years ago
Joel Schaerer 3b5b52d610 disable regexes
14 years ago
Joel Schaerer f59aab321c git ignore
14 years ago
Joel Schaerer 90bdb73a40 minor fixes
14 years ago
Joel Schaerer accf8f1108 added shebang
14 years ago
Kiril Piskunov abb936e33e added -e flag to echo in install.sh
14 years ago
Cloudera Training 411946deb7 install script modified in order for autojump to work on OS X out of the box
14 years ago
Cloudera Training 1fc107ad38 install script modified in order for autojump to install correctly OS X
14 years ago
Joël Schaerer c533b2b4fd weird corner cases
15 years ago
Joël Schaerer c928c78aaa really silent this time in case of write error in user directory
15 years ago
Sudish Joseph eddceb7e8f Make new_path a local.
15 years ago
Sudish Joseph 99d72918c8 Let zsh autocreate ~/.autojump_errors as needed.
15 years ago
Joël Schaerer f6d26b5833 less verbose error handling
15 years ago
joelthelion 790b52d31e improve readme. Thanks schickm!
15 years ago
Joel Schaerer 2d4e3c8a6c Automatically recover from db corruption. Thanks epall!!!
15 years ago
Joel Schaerer 0ec15907e3 fixes for zsh. Thanks simon!!!
15 years ago
Joel Schaerer 92ef70ffce fix for completion and directories with spaces.
15 years ago
Joël Schaerer eb0f287eb9 use the backup file in case of problems
15 years ago
Joël Schaerer 99d82be473 add backup file
15 years ago
Joel Schaerer 3c5f181a4b let's try once again
15 years ago
Joel Schaerer 6ee477291f tentative fix for the dumb github engine
15 years ago
Joel Schaerer f2e1d24879 Merge branch 'master' of git@github.com:joelthelion/autojump
15 years ago
Joel Schaerer 7ab3ad2ba9 add uninstall procedure. Thank you "replica"!
15 years ago
joelthelion 6f55ec6894 mention bash4 in the documentation
15 years ago