Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335401 - [new ebuild] app-shells/autojump, a cd command that learns
Summary: [new ebuild] app-shells/autojump, a cd command that learns
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Michael Weber (RETIRED)
URL: http://github.com/joelthelion/autojump
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-31 12:38 UTC by Olivier Mehani
Modified: 2010-10-26 22:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for release-v12 (autojump-12.ebuild,1.07 KB, text/plain)
2010-08-31 12:39 UTC, Olivier Mehani
Details
Ebuild for Git tip (not guaranteed to work) (autojump-9999.ebuild,1.06 KB, text/plain)
2010-08-31 12:40 UTC, Olivier Mehani
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Mehani 2010-08-31 12:38:18 UTC
From GitHub:

“autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. The jumpstat command shows you the current contents of the database. You need to work a little bit before the database becomes usable. Once your database is reasonably complete, you can "jump" to a commonly "cd"ed directory by typing:

    j dirspec

where dirspec is a few characters of the directory you want to jump to. It will jump to the most used directory whose name matches the pattern given in dirspec. Note that autojump isn't meant to be a drop-in replacement for cd, but rather a complement. Cd is fine when staying in the same area of the filesystem; autojump is there to help you when you need to jump far away from your current location.”

This ebuild install from git tags. I checked with the author that they will remain of the form "release-vXX".
Comment 1 Olivier Mehani 2010-08-31 12:39:14 UTC
Created attachment 245470 [details]
Ebuild for release-v12
Comment 2 Olivier Mehani 2010-08-31 12:40:00 UTC
Created attachment 245471 [details]
Ebuild for Git tip (not guaranteed to work)
Comment 3 Michael Weber (RETIRED) gentoo-dev 2010-10-26 22:14:03 UTC
+*autojump-13 (26 Oct 2010)
+
+  26 Oct 2010; Michael Weber <xmw@gentoo.org> +autojump-13.ebuild,
+  +metadata.xml:
+  Initial import fixes 335401, thanks to Olivier Mehani
+  <shtrom-gentoo@ssji.net> for the initial ebuild.
+