Commit Graph

312 Commits (8f8830449ff327909f42918804a1b8536640ff02)
 

Author SHA1 Message Date
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
Joel Schaerer 8b4e282a91 avoid saving the file everytime we jump
16 years ago
georges.wbushjr@laposte.net 4a34c3bfd2 Merge commit 'joel/master'
16 years ago
georges.wbushjr@laposte.net be6427ceb8 nice gui ;)
16 years ago
Tom Parker c85f33d12e jumpapplet: load_path breaks without an earlier config file
16 years ago
Tom Parker 337e16391c jumpapplet: load_path breaks without an earlier config file
16 years ago
Joel Schaerer dedibox 278ea9cc01 ok this time it should really work :-/
16 years ago
Joël Schaerer 621ee1fc7f we should never fsync during completion
16 years ago
Joël Schaerer 6b6bbd4c8b really remove dead directories
16 years ago
Joël Schaerer 2963f1fcea license stuff
16 years ago
Tom Parker 1376b27390 install.zsh installs autojump.zsh not .bash!
16 years ago
Joel Schaerer 3208034466 save the dict in the event of non-existent directories. Thanks "robmaloy"!
16 years ago
Joël Schaerer 891ddae854 added special case for konsole
16 years ago
elcerdo 4f3d98bd3a Merge commit 'joel/master'
16 years ago
elcerdo d15feb8338 added collapse and redesigned settings to be less cryptic
16 years ago
Jon Thonstad 5dad300c00 Stopped autojump.zsh from clobbering preexec.
16 years ago
elcerdo 9641586cf7 Merge commit 'joel/master'
16 years ago
elcerdo 511d410d3b added invert and maxpath to settings
16 years ago
Joel Schaerer de2388b868 better installation instructions
16 years ago
elcerdo a119a4f177 works in vc
16 years ago
Joël Schaerer 7c2148f198 updated documentation
16 years ago
Joël Schaerer 58e6b59ac0 fix permission problem (add sudo)
16 years ago
Joël Schaerer 264eea2756 Preserve the original PROMPT_COMMAND: thanks to "courts"
16 years ago
elcerdo dc4c63c9ea Merge commit 'simon/master'
16 years ago
Simon Marache-Francisco e86f8a537d autojump will not remember home dir (may be in conflict with other directory)
16 years ago
Simon Marache-Francisco 904fc8b744 cleaned the code
16 years ago
Simon Marache-Francisco 0abbcabe89 Updated documentation
16 years ago
Simon Marache-Francisco ea884972e6 Added everything and corrected bug
16 years ago
Simon Marache-Francisco c43c7b73b5 added autojump.zsh to profile.d and autojump in zshrc
16 years ago
Simon Marache-Francisco 3bfaaa4f11 First working version of autoJ for zsh
16 years ago
Simon Marache-Francisco d7c4f7177e Added the new autocompletition file for zsh
16 years ago
elcerdo 76484c1d14 Revert "Just a Test"
16 years ago
Simon Marache-Francisco df3efd5383 Bug corrected : default icon changed
16 years ago
Simon Marache-Francisco 0136d8f138 Just a Test
16 years ago
Pierre Gueth 6297dbc118 added settings for terminal and navigator
16 years ago
Pierre Gueth 43389f2924 added recursion to find git repository
16 years ago
Pierre Gueth 9b87282791 updated installer
16 years ago
Pierre Gueth 6174509f28 path specific action + decorator
16 years ago
Pierre Gueth 40cfad04d3 really works
16 years ago
Pierre Gueth be0a53e877 removed guillemets
16 years ago
Pierre Gueth 113a58096d added gitk
16 years ago
Pierre Gueth 28aa492997 works
16 years ago
Pierre Gueth 35d215fbbc works but do nothing
16 years ago
Pierre Gueth b706f63257 starting applet
16 years ago
Joël Schaerer 51ae7c9293 remove harmless error message
16 years ago
Joël Schaerer 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/)
16 years ago
Joel Schaerer 29046f4dce remove spurious newline
16 years ago