aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing item and bug references to NEWS file.eselect-1.1Ulrich Müller2009-05-271-4/+6
* Update version to 1.1. Remove release candidates from NEWS file. Whitespace.Ulrich Müller2009-05-273-10/+10
* Fix man page formatting.Ulrich Müller2009-05-272-2/+6
* Declare a local variable.Ulrich Müller2009-05-271-1/+1
* Show only usage message in do_usage.Ulrich Müller2009-05-272-5/+5
* Assign default value to "ret" variable.Ulrich Müller2009-05-241-1/+2
* Mark wrapper function as private.Ulrich Müller2009-05-241-1/+1
* Also skip subaction options.Ulrich Müller2009-05-241-0/+5
* Avoid hyphen in function identifier.Ulrich Müller2009-05-242-7/+10
* Add completion for "set", "enable", and "disable" subactions.Ulrich Müller2009-05-232-2/+11
* Use only POSIX basic regular expressions for sed.Ulrich Müller2009-05-232-2/+3
* Remove --no-colour option in bashcomp module.Ulrich Müller2009-05-232-2/+13
* Update address of FSF. Whitespace changes.Ulrich Müller2009-05-232-22/+21
* Update version to 1.1_rc3.eselect-1.1_rc3Ulrich Müller2009-05-213-2/+7
* Whitespace.Ulrich Müller2009-05-201-1/+1
* Output a message if there are no news items to read.Ulrich Müller2009-05-203-1/+4
* Don't hardcode /bin/bash in order to be more Prefix-friendly.Ulrich Müller2009-05-1915-29/+32
* Update version to 1.1_rc2.eselect-1.1_rc2Ulrich Müller2009-05-193-1/+8
* Quote arguments of inherit.Ulrich Müller2009-05-191-1/+1
* Rename paludis wrapper to run_paludis to prevent infinite loop, bug 270406.Ulrich Müller2009-05-192-7/+12
* Use consistent indentation for all source files.Ulrich Müller2009-05-1918-930/+873
* Update version to 1.1_rc1.eselect-1.1_rc1Ulrich Müller2009-05-183-2/+7
* Change heading, these things won't be in 1.1.0.Ulrich Müller2009-05-181-2/+2
* Update e-mail addresses, or replace by generic eselect@g.o for retired devs.Ulrich Müller2009-05-1616-26/+26
* Some syntax tweaks.Ulrich Müller2009-05-162-30/+26
* Remove outdated ruby module, current version is atUlrich Müller2009-05-162-113/+6
* Use tput to determine number of columns.Ulrich Müller2009-05-151-3/+1
* Remove empty directory.Ulrich Müller2009-05-150-0/+0
* Move all package manager functions to package-manager.bash.Ulrich Müller2009-05-155-130/+40
* Substitute prefix, datadir and sysconfdir in libs/Makefile.am; make use of it...Ulrich Müller2009-05-154-24/+43
* Sync emacs and ctags modules from the Emacs SVN repository.Ulrich Müller2009-05-115-112/+130
* OpenRC support is a new feature, not a bugfix; update NEWS file.Ulrich Müller2009-05-112-5/+1
* More verbose description.Ulrich Müller2009-05-103-3/+3
* Local variables for Emacs.Ulrich Müller2009-05-091-1/+6
* Local variables for Emacs.Ulrich Müller2009-05-0913-0/+65
* Display an error message if the return status of read_item was bad.Ulrich Müller2009-05-062-0/+3
* Display fallback values if title or date of a news item are not available.Ulrich Müller2009-05-052-0/+5
* Add some alternatives to editor and visual modules.Ulrich Müller2009-05-053-2/+17
* Initialise COLUMNS variable during init phase when stdout is a terminal.Ulrich Müller2009-05-053-17/+21
* Update documentation.Ulrich Müller2009-05-012-9/+32
* Also show "Translator" header lines in news-tng module.Ulrich Müller2009-04-302-9/+12
* Remove mailer module since it's not functional, bug 220473.Ulrich Müller2009-04-306-192/+10
* Don't call package-manager, caching is no longer necessary.Ulrich Müller2009-04-291-2/+0
* Wrapper functions already redirect stderr, no need to do it here again.Ulrich Müller2009-04-291-22/+11
* Fix indentation.Ulrich Müller2009-04-291-14/+14
* Spelling and whitespace.Ulrich Müller2009-04-292-34/+35
* Highlight selected target in mailer module, bug 220473.Ulrich Müller2009-04-283-9/+14
* Add news-tng module.Ulrich Müller2009-04-281-1/+1
* Fix test for greadlink.Ulrich Müller2009-04-282-1/+3
* Add --with-pm option for configuring the preferred package manager.Ulrich Müller2009-04-284-22/+22