William Ting
c62a8923ae
Add v21 release notes, minor documentation update.
2012-06-23 14:38:26 -10:00
William Ting
183fa795d7
Update scripts to use version agnostic pattern matching and corresponding documentation.
2012-05-27 13:14:01 -10:00
William Ting
c2d72e442a
remove references to jumpstat within manpages
2012-05-27 11:56:38 -10:00
William Ting
32566eb89d
Implements #126 . Options passed to j will now be parsed. -s short option for
...
--stat added, jumpstat alias removed.
Options passed to the `j` function will now be passed on autojump. As a result,
directories beginning with `-` are no longer supported.
A -s short alias for --stat is added. Instead of using jumpstat, use `j --stat`
or `j -s` instead.
2012-05-27 11:24:49 -10:00
William Ting
57053a76fa
Add dev section to README.md and update makefile to reflect new section.
2012-05-12 16:38:09 -10:00
William Ting
009b01d94a
tweak docs regarding minimum requirements
2012-05-08 09:18:43 -10:00
William Ting
e8118186e4
tweak documentation wording
2012-05-08 09:09:16 -10:00
William Ting
83e01c5251
tweak mailing list wording
2012-05-07 09:18:29 -10:00
William Ting
effe34924d
Add Google Group information to documentation
2012-05-06 23:32:04 -10:00
William Ting
60a9c1c2f1
add purge option to clear database of missing entries
2012-05-06 20:50:40 -10:00
William Ting
9ad889a706
To prevent database decay, set the env var AUTOJUMP_KEEP_ALL_ENTRIES=1 instead of using --preserve or --competion
2012-05-06 18:40:19 -10:00
William Ting
788255030b
Implements #110 : use 'export AUTOJUMP_IGNORE_CASE=1' to make autojump case insensitive
2012-05-06 18:30:22 -10:00
William Ting
6a16a7ec67
update shell scripts to use new tab completion argument --complete, update docs with new --preserve option
2012-05-06 15:17:33 -10:00
William Ting
9ee7906472
fix documentation formatting
2012-04-17 20:41:20 -10:00
William Ting
f91c7e3954
split up doc building for manpage and readme.md
2012-04-17 14:26:54 -10:00
William Ting
168865f138
fix install.sh to reflect new locations, tweak documentation where necessary
2012-04-17 13:40:53 -10:00
William Ting
acfc5c13ef
restructure files, working make doc and make release
2012-04-17 13:09:39 -10:00