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

Commit Graph

  • 64b3b7997c fix nasty bug Joël Schaerer 2010-07-23 16:26:36 +02:00
  • db7648dd1d less intrusive installer Joel Schaerer dedibox 2010-07-21 22:55:16 +02:00
  • 0f3a6b4b20 avoid doing the cleanup every time Joël Schaerer 2010-07-21 16:48:35 +02:00
  • 1be62c7ad2 don't remove non-existent paths, keep the db small Joël Schaerer 2010-07-21 16:44:43 +02:00
  • 5b0b8f866e more informative jumpstat Joël Schaerer 2010-07-21 16:02:23 +02:00
  • 91c05b1f8c python 2.4 compatibility Barnaby Gray 2010-07-20 20:44:45 +08:00
  • 1da392bad3 minor cleanup and indentation Joël Schaerer 2010-07-19 11:12:10 +02:00
  • 937d60b875 [PATCH] Some comments added in the previous commit were incorrect. Removed those comments. Liyan Chang 2010-07-14 00:17:35 -04:00
  • 2ed86b3a5e More intelligently modify users .bashrc and .bash_profile Liyan Chang 2010-07-11 16:39:41 -04:00
  • ea3cd60653 make the completion separator configurable release-v11 Joel Schaerer 2010-07-07 23:55:32 +02:00
  • 8e1ab9ca54 fix completions for zsh Joel Schaerer 2010-07-07 23:51:42 +02:00
  • 9f7835c738 typo in documentation release-v10 elcerdo 2010-04-27 16:26:38 +08:00
  • be7e2d8e1b Making the zsh script in line with sh Tom MacWright 2010-06-21 22:29:57 +08:00
  • 3b68cd989c add a prefix option to the bash installer Joël Schaerer 2010-06-07 11:10:22 +02:00
  • d0b7758130 fix completion for zsh (thanks simon!) release-v9 Joel Schaerer 2010-04-27 14:16:08 +02:00
  • 3fa72536e9 completion now works with multiple patterns!!! Joël Schaerer 2010-04-27 10:08:07 +02:00
  • 3936e28650 bugfix: pattern was not defined elcerdo 2010-04-26 18:52:18 +02:00
  • 0e7ef2e721 multiple patterns (thanks amix!) Joel Schaerer 2010-04-26 01:00:57 +02:00
  • 35836ada8f bugfix Joel Schaerer 2010-04-26 00:20:55 +02:00
  • 3b5b52d610 disable regexes Joel Schaerer 2010-04-25 23:55:18 +02:00
  • f59aab321c git ignore Joel Schaerer 2010-04-25 23:38:43 +02:00
  • 90bdb73a40 minor fixes Joel Schaerer 2010-04-25 23:38:15 +02:00
  • accf8f1108 added shebang Joel Schaerer 2010-03-30 08:32:14 +02:00
  • 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 -07:00
  • 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 -07:00
  • 1fc107ad38 install script modified in order for autojump to install correctly OS X Cloudera Training 2010-03-28 14:46:18 -07:00
  • c533b2b4fd weird corner cases release-v8 Joël Schaerer 2010-01-26 16:47:13 +01:00
  • c928c78aaa really silent this time in case of write error in user directory Joël Schaerer 2010-01-20 17:47:52 +01:00
  • eddceb7e8f Make new_path a local. Sudish Joseph 2010-01-16 08:32:18 +08:00
  • 99d72918c8 Let zsh autocreate ~/.autojump_errors as needed. Sudish Joseph 2010-01-16 08:24:18 +08:00
  • f6d26b5833 less verbose error handling Joël Schaerer 2010-01-12 11:43:37 +01:00
  • 790b52d31e improve readme. Thanks schickm! joelthelion 2009-10-11 04:23:58 -07:00
  • 2d4e3c8a6c Automatically recover from db corruption. Thanks epall!!! release-v7 Joel Schaerer 2009-10-03 20:36:18 +02:00
  • 0ec15907e3 fixes for zsh. Thanks simon!!! Joel Schaerer 2009-10-03 20:25:16 +02:00
  • 92ef70ffce fix for completion and directories with spaces. release-v6 Joel Schaerer 2009-09-16 21:45:09 +02:00
  • eb0f287eb9 use the backup file in case of problems Joël Schaerer 2009-09-16 16:06:20 +02:00
  • 99d82be473 add backup file Joël Schaerer 2009-09-16 15:48:58 +02:00
  • 3c5f181a4b let's try once again Joel Schaerer 2009-07-15 23:34:29 +02:00
  • 6ee477291f tentative fix for the dumb github engine Joel Schaerer 2009-07-15 23:32:35 +02:00
  • f2e1d24879 Merge branch 'master' of git@github.com:joelthelion/autojump Joel Schaerer 2009-07-15 19:49:58 +02:00
  • 7ab3ad2ba9 add uninstall procedure. Thank you "replica"! Joel Schaerer 2009-07-15 19:49:09 +02:00
  • 6f55ec6894 mention bash4 in the documentation joelthelion 2009-07-02 10:06:14 -07:00
  • 8b4e282a91 avoid saving the file everytime we jump release-v5 Joel Schaerer 2009-05-30 10:29:43 +02:00
  • 4a34c3bfd2 Merge commit 'joel/master' georges.wbushjr@laposte.net 2009-05-14 21:46:14 +02:00
  • be6427ceb8 nice gui ;) georges.wbushjr@laposte.net 2009-05-14 21:43:04 +02:00
  • c85f33d12e jumpapplet: load_path breaks without an earlier config file release-v4 Tom Parker 2009-04-29 19:04:22 +08:00
  • 337e16391c jumpapplet: load_path breaks without an earlier config file Tom Parker 2009-04-29 19:04:22 +08:00
  • 278ea9cc01 ok this time it should really work :-/ release-v3 Joel Schaerer dedibox 2009-05-13 13:28:18 +02:00
  • 621ee1fc7f we should never fsync during completion Joël Schaerer 2009-05-13 11:53:50 +02:00
  • 6b6bbd4c8b really remove dead directories Joël Schaerer 2009-05-13 11:49:47 +02:00
  • 2963f1fcea license stuff Joël Schaerer 2009-05-13 11:32:19 +02:00
  • 1376b27390 install.zsh installs autojump.zsh not .bash! Tom Parker 2009-04-29 19:12:23 +08:00
  • 3208034466 save the dict in the event of non-existent directories. Thanks "robmaloy"! Joel Schaerer 2009-04-26 19:48:27 +02:00
  • 891ddae854 added special case for konsole release-v2 Joël Schaerer 2009-04-17 15:31:26 +02:00
  • 4f3d98bd3a Merge commit 'joel/master' elcerdo 2009-04-17 14:44:35 +02:00
  • d15feb8338 added collapse and redesigned settings to be less cryptic elcerdo 2009-04-17 14:43:17 +02:00
  • 5dad300c00 Stopped autojump.zsh from clobbering preexec. Jon Thonstad 2009-04-16 22:00:11 +08:00
  • 9641586cf7 Merge commit 'joel/master' elcerdo 2009-04-16 23:18:05 +02:00
  • 511d410d3b added invert and maxpath to settings elcerdo 2009-04-16 23:17:40 +02:00
  • de2388b868 better installation instructions Joel Schaerer 2009-04-15 19:21:45 +02:00
  • a119a4f177 works in vc elcerdo 2009-04-14 23:06:01 +02:00
  • 7c2148f198 updated documentation Joël Schaerer 2009-04-10 13:11:10 +02:00
  • 58e6b59ac0 fix permission problem (add sudo) Joël Schaerer 2009-04-10 13:02:51 +02:00
  • 264eea2756 Preserve the original PROMPT_COMMAND: thanks to "courts" Joël Schaerer 2009-04-10 13:00:20 +02:00
  • dc4c63c9ea Merge commit 'simon/master' elcerdo 2009-03-31 23:18:58 +02:00
  • e86f8a537d autojump will not remember home dir (may be in conflict with other directory) Simon Marache-Francisco 2009-03-31 09:48:33 +02:00
  • 904fc8b744 cleaned the code Simon Marache-Francisco 2009-03-30 13:40:48 +02:00
  • 0abbcabe89 Updated documentation Simon Marache-Francisco 2009-03-30 09:47:00 +02:00
  • ea884972e6 Added everything and corrected bug Simon Marache-Francisco 2009-03-30 09:34:24 +02:00
  • c43c7b73b5 added autojump.zsh to profile.d and autojump in zshrc Simon Marache-Francisco 2009-03-30 09:24:46 +02:00
  • 3bfaaa4f11 First working version of autoJ for zsh Simon Marache-Francisco 2009-03-29 22:47:15 +02:00
  • d7c4f7177e Added the new autocompletition file for zsh Simon Marache-Francisco 2009-03-29 22:17:51 +02:00
  • 76484c1d14 Revert "Just a Test" elcerdo 2009-03-28 01:19:58 +01:00
  • df3efd5383 Bug corrected : default icon changed Simon Marache-Francisco 2009-03-27 17:13:56 +01:00
  • 0136d8f138 Just a Test Simon Marache-Francisco 2009-03-27 16:54:55 +01:00
  • 6297dbc118 added settings for terminal and navigator Pierre Gueth 2009-03-27 16:30:12 +01:00
  • 43389f2924 added recursion to find git repository Pierre Gueth 2009-03-27 12:25:14 +01:00
  • 9b87282791 updated installer Pierre Gueth 2009-03-27 12:04:59 +01:00
  • 6174509f28 path specific action + decorator Pierre Gueth 2009-03-27 11:46:21 +01:00
  • 40cfad04d3 really works Pierre Gueth 2009-03-26 17:34:19 +01:00
  • be0a53e877 removed guillemets Pierre Gueth 2009-03-26 17:23:55 +01:00
  • 113a58096d added gitk Pierre Gueth 2009-03-26 17:20:12 +01:00
  • 28aa492997 works Pierre Gueth 2009-03-26 17:07:21 +01:00
  • 35d215fbbc works but do nothing Pierre Gueth 2009-03-26 16:29:14 +01:00
  • b706f63257 starting applet Pierre Gueth 2009-03-26 13:39:45 +01:00
  • 51ae7c9293 remove harmless error message Joël Schaerer 2009-03-17 10:43:40 +01:00
  • 3bd45e5304 according to T'so, this is the correct way to do atomic writes in a file (http://thunk.org/tytso/blog/2009/03/15/dont-fear-the-fsync/) Joël Schaerer 2009-03-17 10:39:00 +01:00
  • 29046f4dce remove spurious newline Joel Schaerer 2009-03-08 15:37:42 +01:00
  • 7b824b752d Merge commit 'a6fb3b7' into HEAD Joel Schaerer 2009-03-06 20:44:04 +01:00
  • 18447505ee Revert "do the PROMPT_COMMAND in the background for better performance" Joel Schaerer 2009-03-06 20:43:49 +01:00
  • a6fb3b7fe7 ok this might even be a better option to run the prompt command in the background Joel Schaerer 2009-03-06 20:39:02 +01:00
  • 87b188cf12 do the PROMPT_COMMAND in the background for better performance Joel Schaerer 2009-03-06 20:30:11 +01:00
  • b21f004061 changes for better gdm compatibility Joel Schaerer 2009-03-03 12:09:36 +01:00
  • e2c9ba0236 Removed packaging/, README in reStructuredText release-v1 Geoffroy Carrier 2009-03-02 19:18:25 +01:00
  • f24cf5d2a7 Merge branch 'master' of git@github.com:joelthelion/autojump Joel Schaerer 2009-02-23 11:18:02 +01:00
  • f4f6ddaa99 update autojump.bash, thanks yqiang Joel Schaerer 2009-02-23 09:36:13 +01:00
  • 31fd50fd18 update pkgbuild Joel Schaerer 2009-02-23 09:27:56 +01:00
  • f31336fc02 jstat -> jumpstat Joël Schaerer 2009-02-20 13:05:43 +01:00
  • 0dceb14a89 make autojump.sh POSIX compliant, thanks oylenshpeegul Joel Schaerer 2009-02-20 04:55:22 +01:00
  • 220a8da7aa fixes for ubuntu Joel Schaerer 2009-02-19 22:09:59 +01:00