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