Skip to content

Tags: statik213/autojump

Tags

release-v19

Toggle release-v19's commit message
v19 brings in directory completion for binary commands such as cp, mv…

… and diff

release-v18

Toggle release-v18's commit message
Version wting#18 brings in a text db format for easy manual edition

release-v17

Toggle release-v17's commit message
* Make autojump XDG compliant

* Switch to single quotes for completion
* Fix jumpapplet
* OSX install fix

release-v16

Toggle release-v16's commit message
borked the tag name

release-v15

Toggle release-v15's commit message
Release wting#15 brings in

* A serious bugfix (ownership of database file)
* better code looks (mostly pep-8 compliante)
* and a number of minor improvements

release-v14

Toggle release-v14's commit message
fix shbang line so it will find python if not in /usr/bin

release-v13

Toggle release-v13's commit message
Release v13 is mainly a bug fix release, in particular,

it should fix a major database corruption bug which caused the
database to be cleared in some cases.

release-v12

Toggle release-v12's commit message
v12 brings:

* better support of removable media: non-existent directories are no longer immediately removed from the database
* respect people's home directories: try to put stuff in ~/.local/share/autojump when possible
* better installers
* ...and of course, the usual bug fixes!

release-v11

Toggle release-v11's commit message
make the completion separator configurable

release-v10

Toggle release-v10's commit message
typo in documentation