summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removing doxygen DEPEND, bug #172586Victor Ostorga2009-11-031-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux i686) (Unsigned Manifest commit)
* Adding || die to emake installVictor Ostorga2009-10-231-12/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux i686) (Unsigned Manifest commit)
* clean upChristian Faulhammer2009-02-101-14/+4
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 i686) (Signed Manifest commit)
* amd64/x86 stable, bug #258260Markus Meier2009-02-091-5/+5
| | | | | (Portage version: 2.1.6.7/cvs/Linux x86_64) (Signed Manifest commit)
* Give up maintainership; reassign to maintainer-needed.Donnie Berkholz2009-01-311-2/+12
| | | | | (Portage version: 2.1.6.7/cvs/Linux x86_64) (Signed Manifest commit)
* Fix 227281, glibc-2.8 compatibility.Peter Alfredsen2008-06-151-2/+3
| | | | | (Portage version: 2.1.5.5) (Unsigned Manifest commit)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-311-52/+0
|
* Bump. Changes: case-insensitive tab completions; enhancements to the ↵Donnie Berkholz2008-01-131-4/+22
| | | | | | | multiline editing system; new, more powerful keybinding system. (Portage version: 2.1.4_rc9) (Signed Manifest commit)
* (#172586) Remove unused doc USE flag (James Rowe).Donnie Berkholz2007-06-251-8/+8
| | | | | (Portage version: 2.1.3_rc4) (Unsigned Manifest commit)
* (#167281) Bump to latest. The doxygen dep is mandatory.Donnie Berkholz2007-06-211-4/+12
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* amd64 stable, bug 151899Steve Dibb2007-02-041-18/+8
| | | | | (Portage version: 2.1.1-r2) (Unsigned Manifest commit)
* Replacing einfo with elogMarius Mauch2007-01-241-20/+30
| | | | | (Portage version: 2.1.2-r2) (Signed Manifest commit)
* Stable on ppc wrt bug 151899Gysbert Wassenaar2007-01-201-18/+8
| | | | | (Portage version: 2.1.1-r2) (Unsigned Manifest commit)
* stable x86, bug #151899Christian Faulhammer2007-01-181-8/+18
| | | | | (Portage version: 2.1.1-r2) (Signed Manifest commit)
* (#161476) Bump. (#151900) Install to /bin so it's usable as a default shell ↵Donnie Berkholz2007-01-181-4/+12
| | | | | | | when /usr is unavailable. Still needs an entry in /etc/shells, though. Use emake for install instead of make, so MAKEOPTS gets passed through. Seems to work fine in parallel. (Portage version: 2.1.2) (Unsigned Manifest commit)
* fix homepage for bug 156857Alec Warner2006-12-021-16/+16
| | | | | (Portage version: 2.1.2_pre3-r9) (Unsigned Manifest commit)
* Bump.Donnie Berkholz2006-11-131-4/+12
| | | | | (Portage version: 2.1.2_rc1-r5) (Unsigned Manifest commit)
* (#146789) Bump.Donnie Berkholz2006-09-241-4/+12
| | | | | (Portage version: 2.1.2_pre1) (Unsigned Manifest commit)
* Stable on x86/ppc.Donnie Berkholz2006-08-201-8/+8
| | | | | (Portage version: 2.1.1_pre5-r2) (Unsigned Manifest commit)
* Pull old ebuilds.Donnie Berkholz2006-08-201-28/+4
| | | | | (Portage version: 2.1.1_pre5-r1) (Unsigned Manifest commit)
* Update to my new email address.Donnie Berkholz2006-07-071-8/+8
| | | | | (Portage version: 2.1.1_pre2-r4) (Unsigned Manifest commit)
* Pull some old ebuilds.Donnie Berkholz2006-06-211-44/+4
| | | | | (Portage version: 2.1.1_pre1-r1) (Unsigned Manifest commit)
* Bump. (#131638) Add X USE flag to pull in external x11-misc/xsel. Adds lots ↵Donnie Berkholz2006-06-211-27/+53
| | | | | | | of other features, see the package ChangeLog for details. (Portage version: 2.1.1_pre1-r1) (Unsigned Manifest commit)
* This version contains a fix for a build issue on some Power-based systems, ↵Donnie Berkholz2006-04-081-3/+9
| | | | | | as well as a fix for a bug causing fish to sometimes return from a job before all its processes finished. (Portage version: 2.1_pre7-r4) (Unsigned Manifest commit)
* (#129102) Add dep on htmlview, needed for help functions.Donnie Berkholz2006-04-081-24/+24
| | | | (Portage version: 2.1_pre7-r4) (Unsigned Manifest commit)
* Bump. Fix for the ? wildcard, warning removal on completion. Add -n switch ↵Donnie Berkholz2006-04-041-3/+9
| | | | | | to suppress command execution. Add completion for telnet. Build fixes for icc. (Portage version: 2.1_pre6-r5) (Unsigned Manifest commit)
* Add a note about move of completion files.Donnie Berkholz2006-03-011-6/+6
| | | | (Portage version: 2.1_pre5-r1) (Unsigned Manifest commit)
* Bump. Adds command completion for svn and darcs and 'a subsystem for ↵Donnie Berkholz2006-03-011-3/+9
| | | | | | | | dynamically loading shell script functions at startup, which should make developing and deploying shell scripts easier while reducing startup time and memory usage.' (Portage version: 2.1_pre5-r1) (Unsigned Manifest commit)
* Bump. Performance tweaks, job control fixes, backtrace improvements, memory ↵Donnie Berkholz2006-02-161-1/+27
| | | | | | | leak reductions from new allocation scheme. (Portage version: 2.1_pre4-r1) (Unsigned Manifest commit)
* Adds emerge completion. Also, shellscript stack trace on errors, bugfix for ↵Donnie Berkholz2006-01-261-1/+3
| | | | | | | fg, fallback for seq, new completions and more. (Portage version: 2.1_pre3-r1) (Unsigned Manifest commit)
* This release contains fixes for two important bugs that caused largeDonnie Berkholz2006-01-161-1/+3
| | | | | | | | | | issues with running on OS X, NetBSD, and possibly other operating systems. It has i18n support, including the first translation (Swedish), a better short-circut syntax, command-specific completions for several new commands, including gpg, and a large number of minor tweaks and bugfixes. Info taken from Freshmeat release. (Portage version: 2.1_pre3-r1) (Unsigned Manifest commit)
* This release contains new features for event blocking, improvements to the ↵Donnie Berkholz2006-01-031-1/+3
| | | | | | | prompt parsing code, and a new default prompt. It also contains a large number of bugfixes. (Portage version: 2.1_pre3-r1) (Unsigned Manifest commit)
* Fix a crash on token history search.Donnie Berkholz2005-12-121-3/+3
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* Add postinst note about setting it as login shell.Donnie Berkholz2005-12-091-12/+2
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* Marked ~ppc for bug #114830.Joseph Jezak2005-12-091-0/+10
| | | | | (Portage version: 2.0.53) (Signed Manifest commit)
* Marked ~ppc for bug #114830.Joseph Jezak2005-12-091-2/+2
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* This version contains fixes for multiple bugs in 1.18.0. One of these bugs ↵Donnie Berkholz2005-12-091-13/+3
| | | | | | | caused several types of programmable completions to fail. (Portage version: 2.0.53) (Unsigned Manifest commit)
* Marked ~amd64.Marcus D. Hanwell2005-12-081-0/+10
| | | | | (Portage version: 2.0.53) (Signed Manifest commit)
* Marked ~amd64.Marcus D. Hanwell2005-12-081-2/+2
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* Bump. Better error messages for sh-style syntax that doesn't work in fish. ↵Donnie Berkholz2005-12-071-3/+3
| | | | | | | Also, don't execute command if wildcard expands to nothing. (Portage version: 2.0.53) (Unsigned Manifest commit)
* Add dep on sys-devel/bc, reported by user via upstream.Donnie Berkholz2005-12-061-2/+2
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* Force the install on, because portage apparently stopped doing it by default ↵Donnie Berkholz2005-12-061-2/+2
| | | | | | | at some point. (Portage version: 2.0.53) (Unsigned Manifest commit)
* The Friendly Interactive SHell. Has command-line syntax highlighting, tab ↵Donnie Berkholz2005-12-051-1/+3
| | | | | | | completion by default, 'open' to use .desktop files for opening any type of file, and other cool stuff. (Portage version: 2.0.53) (Unsigned Manifest commit)
* The Friendly Interactive SHell. Has command-line syntax highlighting, tab ↵Donnie Berkholz2005-12-051-0/+2
completion by default, 'open' to use .desktop files for opening any type of file, and other cool stuff. (Portage version: 2.0.53)