GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/eselect.git
extern
master
signatures
Gentoo's multi-purpose configuration and management tool
Gentoo eselect Team <eselect@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update version to 1.2.8.
eselect-1.2.8
Ulrich Müller
2009-11-20
3
-2
/
+7
*
Replace "else if" by "elif". Minor fixes.
Ulrich Müller
2009-11-15
1
-11
/
+8
*
Use EPREFIX in skel library when called from ebuild, bug 293317.
Ulrich Müller
2009-11-15
3
-1
/
+11
*
Rename local variable PREFIX to prefix.
Ulrich Müller
2009-11-15
1
-7
/
+7
*
Correct name for Gentoo Prefix, patch from Fabian Groffen.
Ulrich Müller
2009-11-15
1
-1
/
+1
*
Update version to 1.2.7.
eselect-1.2.7
Ulrich Müller
2009-11-14
3
-2
/
+5
*
Handle ROOT properly, fixes bug 289095.
Ulrich Müller
2009-11-13
3
-4
/
+14
*
Remove spurious date entry from example. Whitespace.
Ulrich Müller
2009-11-07
1
-3
/
+4
*
Update version to 1.2.6.
eselect-1.2.6
Ulrich Müller
2009-11-07
1
-1
/
+1
*
Update version to 1.2.6.
Ulrich Müller
2009-11-07
2
-0
/
+7
*
Mention "--brief" in list of options.
Ulrich Müller
2009-11-06
2
-1
/
+3
*
Add quotes.
Ulrich Müller
2009-11-06
1
-3
/
+3
*
New function is_output_mode.
Ulrich Müller
2009-11-05
6
-9
/
+32
*
Update version to 1.2.5.
eselect-1.2.5
Ulrich Müller
2009-11-04
2
-1
/
+6
*
Update NEWS file.
Ulrich Müller
2009-11-04
1
-1
/
+2
*
Don't redefine shell builtin functions, fixes bug 224507.
Ulrich Müller
2009-10-23
4
-9
/
+6
*
Fix typo.
Ulrich Müller
2009-10-14
1
-1
/
+1
*
Fix call for ec_do_list_* in ec_do_help.
Ulrich Müller
2009-10-11
2
-2
/
+3
*
Don't use hyphens in identifiers for function names.
Ulrich Müller
2009-10-11
3
-6
/
+14
*
Suppress "no news" message in brief output mode, bug 288527.
Ulrich Müller
2009-10-11
2
-1
/
+8
*
Output a warning message if the target of the symlink is outside of EROOT.
eselect-1.2.4
Ulrich Müller
2009-10-09
2
-0
/
+10
*
Update version to 1.2.4.
Ulrich Müller
2009-10-09
2
-1
/
+4
*
Grammar.
Ulrich Müller
2009-10-09
1
-1
/
+1
*
Mention new features in NEWS.
Ulrich Müller
2009-10-08
1
-0
/
+4
*
Improve handling of removed news items.
Ulrich Müller
2009-10-08
2
-30
/
+45
*
Really remove leading zeros in numeric month.
Ulrich Müller
2009-10-08
1
-3
/
+3
*
New relative_name() function.
Ulrich Müller
2009-10-08
5
-3
/
+33
*
Add comments for colours.
Ulrich Müller
2009-10-07
1
-3
/
+3
*
Minor syntax fixes.
Ulrich Müller
2009-10-06
1
-4
/
+3
*
Use EROOT instead of ROOT, bug 287730.
Ulrich Müller
2009-10-05
2
-1
/
+6
*
Reorder help message: list options before parameters.
Ulrich Müller
2009-09-29
1
-2
/
+2
*
Whitespace.
Ulrich Müller
2009-09-21
2
-2
/
+2
*
Remove overview from doc_files list.
eselect-1.2.3
Ulrich Müller
2009-09-20
2
-1
/
+2
*
Update version to 1.2.3.
Ulrich Müller
2009-09-20
2
-1
/
+4
*
Add several architectures to arch() function. Fixes bug 285762.
Ulrich Müller
2009-09-20
3
-2
/
+14
*
Minor formatting changes.
Ulrich Müller
2009-09-20
3
-5
/
+12
*
Reformat documentation; add a local variables block for Emacs.
Ulrich Müller
2009-09-20
4
-304
/
+262
*
Fix order of sections.
Ulrich Müller
2009-09-20
1
-2
/
+2
*
Update version to 1.2.2.
eselect-1.2.2
Ulrich Müller
2009-09-19
2
-1
/
+6
*
Fix broken cross reference.
Ulrich Müller
2009-09-19
1
-1
/
+1
*
Remove vim lines, as they appear in html output.
Ulrich Müller
2009-09-19
2
-4
/
+0
*
Fix typo.
Ulrich Müller
2009-09-19
1
-1
/
+1
*
Minor tweaks and typo corrections.
Ulrich Müller
2009-09-19
1
-7
/
+8
*
Use consistent capitalisation. Fix a typo.
Ulrich Müller
2009-09-19
1
-8
/
+8
*
Mention new features in NEWS.
Ulrich Müller
2009-09-19
1
-0
/
+5
*
New -m option for function write_numbered_list.
Ulrich Müller
2009-09-19
5
-31
/
+37
*
Rename a variable.
Ulrich Müller
2009-09-18
1
-3
/
+3
*
Show only one spelling variant for completion.
Ulrich Müller
2009-09-18
1
-1
/
+1
*
Don't accept parameters for built-in actions.
Ulrich Müller
2009-09-18
2
-1
/
+12
*
Add support for brief output mode in modules.eselect. Speed up bash completion.
Ulrich Müller
2009-09-18
3
-17
/
+28
[next]