Commit Graph

93 Commits (9641586cf7d4e0a1c27b3e478af94d325511e7a7)
 

Author SHA1 Message Date
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
Joel Schaerer 7b824b752d Merge commit 'a6fb3b7' into HEAD
16 years ago
Joel Schaerer 18447505ee Revert "do the PROMPT_COMMAND in the background for better performance"
16 years ago
Joel Schaerer a6fb3b7fe7 ok this might even be a better option to run the prompt command in the background
16 years ago
Joel Schaerer 87b188cf12 do the PROMPT_COMMAND in the background for better performance
16 years ago
Joel Schaerer b21f004061 changes for better gdm compatibility
16 years ago
Geoffroy Carrier e2c9ba0236 Removed packaging/, README in reStructuredText
16 years ago
Joel Schaerer f24cf5d2a7 Merge branch 'master' of git@github.com:joelthelion/autojump
16 years ago
Joel Schaerer f4f6ddaa99 update autojump.bash, thanks yqiang
16 years ago
Joel Schaerer 31fd50fd18 update pkgbuild
16 years ago
Joël Schaerer f31336fc02 jstat -> jumpstat
16 years ago
Joel Schaerer 0dceb14a89 make autojump.sh POSIX compliant, thanks oylenshpeegul
16 years ago
Joel Schaerer 220a8da7aa fixes for ubuntu
16 years ago
Joel Schaerer f5c39308eb fix for directories with spaces
16 years ago
Joël Schaerer 924724d65c update man page
16 years ago
Joël Schaerer 796e2c9048 small bugfix
16 years ago
Joël Schaerer 614cf4d0b4 this should fix the performance problems by limiting the number of calls to match
16 years ago
Joël Schaerer 49a0c8abf6 ammend readme a bit
16 years ago
Joël Schaerer cbc030284e remove empty file, order a bit
16 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
16 years ago