Commit Graph

841 Commits (master)
 

Author SHA1 Message Date
Joel Schaerer de2388b868 better installation instructions
15 years ago
elcerdo a119a4f177 works in vc
15 years ago
Joël Schaerer 7c2148f198 updated documentation
15 years ago
Joël Schaerer 58e6b59ac0 fix permission problem (add sudo)
15 years ago
Joël Schaerer 264eea2756 Preserve the original PROMPT_COMMAND: thanks to "courts"
15 years ago
elcerdo dc4c63c9ea Merge commit 'simon/master'
15 years ago
Simon Marache-Francisco e86f8a537d autojump will not remember home dir (may be in conflict with other directory)
15 years ago
Simon Marache-Francisco 904fc8b744 cleaned the code
15 years ago
Simon Marache-Francisco 0abbcabe89 Updated documentation
15 years ago
Simon Marache-Francisco ea884972e6 Added everything and corrected bug
15 years ago
Simon Marache-Francisco c43c7b73b5 added autojump.zsh to profile.d and autojump in zshrc
15 years ago
Simon Marache-Francisco 3bfaaa4f11 First working version of autoJ for zsh
15 years ago
Simon Marache-Francisco d7c4f7177e Added the new autocompletition file for zsh
15 years ago
elcerdo 76484c1d14 Revert "Just a Test"
15 years ago
Simon Marache-Francisco df3efd5383 Bug corrected : default icon changed
15 years ago
Simon Marache-Francisco 0136d8f138 Just a Test
15 years ago
Pierre Gueth 6297dbc118 added settings for terminal and navigator
15 years ago
Pierre Gueth 43389f2924 added recursion to find git repository
15 years ago
Pierre Gueth 9b87282791 updated installer
15 years ago
Pierre Gueth 6174509f28 path specific action + decorator
15 years ago
Pierre Gueth 40cfad04d3 really works
15 years ago
Pierre Gueth be0a53e877 removed guillemets
15 years ago
Pierre Gueth 113a58096d added gitk
15 years ago
Pierre Gueth 28aa492997 works
15 years ago
Pierre Gueth 35d215fbbc works but do nothing
15 years ago
Pierre Gueth b706f63257 starting applet
15 years ago
Joël Schaerer 51ae7c9293 remove harmless error message
15 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/)
15 years ago
Joel Schaerer 29046f4dce remove spurious newline
15 years ago
Joel Schaerer 7b824b752d Merge commit 'a6fb3b7' into HEAD
15 years ago
Joel Schaerer 18447505ee Revert "do the PROMPT_COMMAND in the background for better performance"
15 years ago
Joel Schaerer a6fb3b7fe7 ok this might even be a better option to run the prompt command in the background
15 years ago
Joel Schaerer 87b188cf12 do the PROMPT_COMMAND in the background for better performance
15 years ago
Joel Schaerer b21f004061 changes for better gdm compatibility
15 years ago
Geoffroy Carrier e2c9ba0236 Removed packaging/, README in reStructuredText
15 years ago
Joel Schaerer f24cf5d2a7 Merge branch 'master' of git@github.com:joelthelion/autojump
15 years ago
Joel Schaerer f4f6ddaa99 update autojump.bash, thanks yqiang
15 years ago
Joel Schaerer 31fd50fd18 update pkgbuild
15 years ago
Joël Schaerer f31336fc02 jstat -> jumpstat
15 years ago
Joel Schaerer 0dceb14a89 make autojump.sh POSIX compliant, thanks oylenshpeegul
15 years ago
Joel Schaerer 220a8da7aa fixes for ubuntu
15 years ago
Joel Schaerer f5c39308eb fix for directories with spaces
15 years ago
Joël Schaerer 924724d65c update man page
15 years ago
Joël Schaerer 796e2c9048 small bugfix
15 years ago
Joël Schaerer 614cf4d0b4 this should fix the performance problems by limiting the number of calls to match
15 years ago
Joël Schaerer 49a0c8abf6 ammend readme a bit
15 years ago
Joël Schaerer cbc030284e remove empty file, order a bit
15 years ago
Joël Schaerer bcd5476c6d merge autojump_completion into autojump.sh ; fix atomic write ; avoid risk of extreme slowdown by multiple autojumps in prompt command
15 years ago
Joël Schaerer 3d4f8a4d4f fix for directories with spaces
15 years ago
Joël Schaerer 0f457b436d major refactoring to make completion work better
15 years ago