840 Commits (wting_default_python3)
 

Author SHA1 Message Date
  Joel Schaerer 1bf91d1b25 add an exit status to the autojump main script 13 years ago
  Joel Schaerer 006dd5cbec remove old, unused code 13 years ago
  Andy Leonard 18009e1aff Ignore emacs editor saves. 13 years ago
  Joel Schaerer 694cc3fd9a jumpapplet is written in python2 13 years ago
  Joel Schaerer 9734cfa736 use your actual shell instead of the one in /usr/bin 13 years ago
  Joel Schaerer 4e579d5f63 more pylint 13 years ago
  Joel Schaerer b2e010e69a this signal handler shouldn't be needed anymore, 13 years ago
  Joel Schaerer ed5b2b2fed more pylint 13 years ago
  Joel Schaerer 43d2d94a48 attempt to make autojump more pep8-compliant 13 years ago
  Joel Schaerer 0217d6e066 fix perms: these scripts are meant to be sourced, not executed 13 years ago
  Michael Schout 550c21dc98 fix shbang line so it will find python if not in /usr/bin 14 years ago
  Joël Schaerer d6f398858c minor fixes 14 years ago
  Joël Schaerer 82d3e14c1f initial version of script for ipython 14 years ago
  Davide Setti 8a24aa89b3 use itemgetter() in sort() instead of a lambda function 14 years ago
  Joël Schaerer d50de9196a attempt to fix permissions problem 14 years ago
  Joël Schaerer d9010198ef no need for a hidden file in this directory 14 years ago
  Joël Schaerer 929ba399b5 remove old compatibility code since we don't support <2.6 anymore anyways 14 years ago
  Joël Schaerer 06f4cba19d 2.x compatibility 14 years ago
  Joel Schaerer 19927146dd 2.x compatibility 14 years ago
  Joel Schaerer c25668f4f7 fix for backwards compatibility with 2.x pickles 14 years ago
  Joel Schaerer 4d371fad21 try to support both python 3 and python 2 14 years ago
  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