Commit Graph

  • 36daeb1e32 Added Debian to the README. Tanguy Ortolo 2011-03-04 19:51:46 +0100
  • 16da74b2ff add an exit status to the j functions Joel Schaerer 2011-02-07 22:51:59 +0100
  • 1bf91d1b25 add an exit status to the autojump main script Joel Schaerer 2011-02-07 22:47:22 +0100
  • 006dd5cbec remove old, unused code Joel Schaerer 2011-01-09 12:04:22 +0100
  • 18009e1aff Ignore emacs editor saves. Andy Leonard 2011-01-02 13:07:40 +0800
  • 694cc3fd9a jumpapplet is written in python2 Joel Schaerer 2011-01-06 13:00:08 +0100
  • 9734cfa736 use your actual shell instead of the one in /usr/bin Joel Schaerer 2011-01-05 20:05:36 +0100
  • 4e579d5f63 more pylint Joel Schaerer 2011-01-04 21:00:59 +0100
  • b2e010e69a this signal handler shouldn't be needed anymore, Joel Schaerer 2011-01-03 23:24:22 +0100
  • ed5b2b2fed more pylint Joel Schaerer 2011-01-03 23:23:26 +0100
  • 43d2d94a48 attempt to make autojump more pep8-compliant Joel Schaerer 2010-12-23 11:05:20 +0100
  • 86208fc68b Remove useless auto-purge function #30 Grégory Soutadé 2010-12-22 09:18:21 +0100
  • f624838766 * Separate cd from autojump -a (use j instead) * Add directory completion to j (bash only) * Add _autojump completion to autojump (bash only) * Add --remove and --purge command to autojump Grégory Soutadé 2010-12-21 16:33:56 +0100
  • 0217d6e066 fix perms: these scripts are meant to be sourced, not executed Joel Schaerer 2010-12-19 11:58:45 +0100
  • 550c21dc98 fix shbang line so it will find python if not in /usr/bin release-v14 Michael Schout 2010-12-03 00:46:23 +0800
  • 9b155bd617 fix shbang line so it will find python if not in /usr/bin #29 Michael Schout 2010-12-02 10:46:23 -0600
  • 489caf482f minor fixes #28 Joël Schaerer 2010-11-25 22:33:53 +0800
  • 8a5693cf6f initial version of script for ipython Joël Schaerer 2010-11-25 22:19:33 +0800
  • d6f398858c minor fixes Joël Schaerer 2010-11-25 15:33:53 +0100
  • 82d3e14c1f initial version of script for ipython Joël Schaerer 2010-11-25 15:19:33 +0100
  • 8a24aa89b3 use itemgetter() in sort() instead of a lambda function Davide Setti 2010-11-18 23:36:38 +0800
  • 13a29cca96 use itemgetter() in sort() instead of a lambda function Davide Setti 2010-11-18 16:36:38 +0100
  • d50de9196a attempt to fix permissions problem Joël Schaerer 2010-11-02 17:07:10 +0100
  • d9010198ef no need for a hidden file in this directory Joël Schaerer 2010-10-27 14:52:28 +0200
  • 1b8f785609 Notes added by 'git notes add' Joël Schaerer 2010-10-25 15:34:04 +0200
  • 5473a6284c Notes added by 'git notes add' Joël Schaerer 2010-10-25 15:21:44 +0200
  • 929ba399b5 remove old compatibility code since we don't support <2.6 anymore anyways Joël Schaerer 2010-10-25 15:18:04 +0200
  • 06f4cba19d 2.x compatibility Joël Schaerer 2010-10-25 10:06:29 +0200
  • 19927146dd 2.x compatibility Joel Schaerer 2010-10-24 11:42:45 +0200
  • c25668f4f7 fix for backwards compatibility with 2.x pickles Joel Schaerer 2010-10-24 11:36:24 +0200
  • 4d371fad21 try to support both python 3 and python 2 Joel Schaerer 2010-10-24 11:30:01 +0200
  • edec6a140f create some directories if they don't exist release-v13 Joel Schaerer 2010-10-01 16:49:18 +0200
  • c877a51ad6 disable XDG_DATA_HOME for now Joel Schaerer 2010-10-01 16:36:41 +0200
  • e04382358b tentative fix of corner case path bug Joël Schaerer 2010-09-30 14:37:43 +0200
  • 52f3c84b29 try to make autojump more robust to concurrent uses over network filesystems Joël Schaerer 2010-09-29 15:22:13 +0200
  • 308adad952 Converted to python3 #18 Laurie Clark-Michalek 2010-09-01 22:38:38 +0100
  • de9270bb99 tell the user he needs to source his *rc before he can start using autojump Joël Schaerer 2010-08-31 15:40:32 +0200
  • 6b9880dc47 chain commands in the prompt_command with ; rather than && Joël Schaerer 2010-08-31 15:30:11 +0200
  • 4f9d0254a2 Merge branch 'master' of github.com:joelthelion/autojump Joël Schaerer 2010-08-31 12:02:19 +0200
  • cdf5772d48 mention that autojump isn't meant to be a drop-in replacement for cd Joël Schaerer 2010-08-31 12:01:39 +0200
  • 563cc4ff0d Merge branch 'master' of github.com:joelthelion/autojump Joel Schaerer 2010-08-29 13:58:20 +0200
  • 24db718bdd added files to uninstall directives Joel Schaerer 2010-08-29 13:57:54 +0200
  • dfe7626251 small script to make releases with git Joël Schaerer 2010-08-25 11:49:33 +0200
  • 145b8ee43e remove incorrect statement release-v12 Joël Schaerer 2010-08-25 11:23:28 +0200
  • 512db419e1 make zsh installer more robust to fpath problems Joel Schaerer 2010-08-18 23:56:40 +0200
  • e60f35d866 Avoid 'scalar parameter data_dir created globally in function' warning in Zsh Julien Nicoulaud 2010-08-18 16:51:31 +0800
  • a013f8d463 while the db should stay of a reasonable size, we REALLY Joël Schaerer 2010-08-03 15:09:09 +0200
  • 7bd7db8770 messed up the last commit Joël Schaerer 2010-07-26 16:31:45 +0200
  • 4de9c1c311 put the autojump data files in the correct directories. Joël Schaerer 2010-07-26 16:24:34 +0200
  • 6bcd8259a5 put header in the right place Joël Schaerer 2010-07-26 14:55:31 +0200
  • 6f2ee56973 Merge branch 'master' of github.com:joelthelion/autojump Joël Schaerer 2010-07-23 16:26:54 +0200
  • 64b3b7997c fix nasty bug Joël Schaerer 2010-07-23 16:26:36 +0200
  • db7648dd1d less intrusive installer Joel Schaerer dedibox 2010-07-21 22:55:16 +0200
  • 0f3a6b4b20 avoid doing the cleanup every time Joël Schaerer 2010-07-21 16:48:35 +0200
  • 1be62c7ad2 don't remove non-existent paths, keep the db small Joël Schaerer 2010-07-21 16:44:43 +0200
  • 5b0b8f866e more informative jumpstat Joël Schaerer 2010-07-21 16:02:23 +0200
  • 91c05b1f8c python 2.4 compatibility Barnaby Gray 2010-07-20 20:44:45 +0800
  • 1da392bad3 minor cleanup and indentation Joël Schaerer 2010-07-19 11:12:10 +0200
  • 937d60b875 [PATCH] Some comments added in the previous commit were incorrect. Removed those comments. Liyan Chang 2010-07-14 00:17:35 -0400
  • 2ed86b3a5e More intelligently modify users .bashrc and .bash_profile Liyan Chang 2010-07-11 16:39:41 -0400
  • ea3cd60653 make the completion separator configurable release-v11 Joel Schaerer 2010-07-07 23:55:32 +0200
  • 8e1ab9ca54 fix completions for zsh Joel Schaerer 2010-07-07 23:51:42 +0200
  • 9f7835c738 typo in documentation release-v10 elcerdo 2010-04-27 16:26:38 +0800
  • be7e2d8e1b Making the zsh script in line with sh Tom MacWright 2010-06-21 22:29:57 +0800
  • 3b68cd989c add a prefix option to the bash installer Joël Schaerer 2010-06-07 11:10:22 +0200
  • d0b7758130 fix completion for zsh (thanks simon!) release-v9 Joel Schaerer 2010-04-27 14:16:08 +0200
  • 3fa72536e9 completion now works with multiple patterns!!! Joël Schaerer 2010-04-27 10:08:07 +0200
  • 3936e28650 bugfix: pattern was not defined elcerdo 2010-04-26 18:52:18 +0200
  • 0e7ef2e721 multiple patterns (thanks amix!) Joel Schaerer 2010-04-26 01:00:57 +0200
  • 35836ada8f bugfix Joel Schaerer 2010-04-26 00:20:55 +0200
  • 3b5b52d610 disable regexes Joel Schaerer 2010-04-25 23:55:18 +0200
  • f59aab321c git ignore Joel Schaerer 2010-04-25 23:38:43 +0200
  • 90bdb73a40 minor fixes Joel Schaerer 2010-04-25 23:38:15 +0200
  • accf8f1108 added shebang Joel Schaerer 2010-03-30 08:32:14 +0200
  • abb936e33e added -e flag to echo in install.sh in order for newline characters to be parsed correctly Kiril Piskunov 2010-03-29 14:27:50 -0700
  • 411946deb7 install script modified in order for autojump to work on OS X out of the box Cloudera Training 2010-03-28 14:50:16 -0700
  • 1fc107ad38 install script modified in order for autojump to install correctly OS X Cloudera Training 2010-03-28 14:46:18 -0700
  • c533b2b4fd weird corner cases release-v8 Joël Schaerer 2010-01-26 16:47:13 +0100
  • c928c78aaa really silent this time in case of write error in user directory Joël Schaerer 2010-01-20 17:47:52 +0100
  • eddceb7e8f Make new_path a local. Sudish Joseph 2010-01-16 08:32:18 +0800
  • 99d72918c8 Let zsh autocreate ~/.autojump_errors as needed. Sudish Joseph 2010-01-16 08:24:18 +0800
  • f6d26b5833 less verbose error handling Joël Schaerer 2010-01-12 11:43:37 +0100
  • 790b52d31e improve readme. Thanks schickm! joelthelion 2009-10-11 04:23:58 -0700
  • 2d4e3c8a6c Automatically recover from db corruption. Thanks epall!!! release-v7 Joel Schaerer 2009-10-03 20:36:18 +0200
  • 0ec15907e3 fixes for zsh. Thanks simon!!! Joel Schaerer 2009-10-03 20:25:16 +0200
  • 92ef70ffce fix for completion and directories with spaces. release-v6 Joel Schaerer 2009-09-16 21:45:09 +0200
  • eb0f287eb9 use the backup file in case of problems Joël Schaerer 2009-09-16 16:06:20 +0200
  • 99d82be473 add backup file Joël Schaerer 2009-09-16 15:48:58 +0200
  • 3c5f181a4b let's try once again Joel Schaerer 2009-07-15 23:34:29 +0200
  • 6ee477291f tentative fix for the dumb github engine Joel Schaerer 2009-07-15 23:32:35 +0200
  • f2e1d24879 Merge branch 'master' of git@github.com:joelthelion/autojump Joel Schaerer 2009-07-15 19:49:58 +0200
  • 7ab3ad2ba9 add uninstall procedure. Thank you "replica"! Joel Schaerer 2009-07-15 19:49:09 +0200
  • 6f55ec6894 mention bash4 in the documentation joelthelion 2009-07-02 10:06:14 -0700
  • 8b4e282a91 avoid saving the file everytime we jump release-v5 Joel Schaerer 2009-05-30 10:29:43 +0200
  • 4a34c3bfd2 Merge commit 'joel/master' georges.wbushjr@laposte.net 2009-05-14 21:46:14 +0200
  • be6427ceb8 nice gui ;) georges.wbushjr@laposte.net 2009-05-14 21:43:04 +0200
  • c85f33d12e jumpapplet: load_path breaks without an earlier config file release-v4 Tom Parker 2009-04-29 19:04:22 +0800
  • 337e16391c jumpapplet: load_path breaks without an earlier config file Tom Parker 2009-04-29 19:04:22 +0800
  • 278ea9cc01 ok this time it should really work :-/ release-v3 Joel Schaerer dedibox 2009-05-13 13:28:18 +0200
  • 621ee1fc7f we should never fsync during completion Joël Schaerer 2009-05-13 11:53:50 +0200