Commit Graph

169 Commits (release-v13)
 

Author SHA1 Message Date
Joel Schaerer edec6a140f create some directories if they don't exist
14 years ago
Joel Schaerer c877a51ad6 disable XDG_DATA_HOME for now
14 years ago
Joël Schaerer e04382358b tentative fix of corner case path bug
14 years ago
Joël Schaerer 52f3c84b29 try to make autojump more robust to concurrent uses over network filesystems
14 years ago
Joël Schaerer de9270bb99 tell the user he needs to source his *rc before he can start using autojump
14 years ago
Joël Schaerer 6b9880dc47 chain commands in the prompt_command with ; rather than &&
14 years ago
Joël Schaerer 4f9d0254a2 Merge branch 'master' of github.com:joelthelion/autojump
14 years ago
Joël Schaerer cdf5772d48 mention that autojump isn't meant to be a drop-in replacement for cd
14 years ago
Joel Schaerer 563cc4ff0d Merge branch 'master' of github.com:joelthelion/autojump
14 years ago
Joel Schaerer 24db718bdd added files to uninstall directives
14 years ago
Joël Schaerer dfe7626251 small script to make releases with git
14 years ago
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