summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support Windows binaries via @EXEEXT@, bug 337601eselect-python-20140115mchiang2014-01-181-412/+0
* Create /etc/env.d/python in set_python(), bug 380569.Mike Gilbert2013-12-091-0/+1
* Print improved error message when no Python interpreter is available.Arfrever Frehtes Taifersar Arahesis2010-08-021-12/+16
* Handle files specific to Mac OS X (bug #310551).Arfrever Frehtes Taifersar Arahesis2010-03-211-1/+20
* Use EROOT instead of ROOT.Arfrever Frehtes Taifersar Arahesis2010-03-211-4/+4
* Set a+rx permissions on /usr/bin/python-config to work around systems with br...Arfrever Frehtes Taifersar Arahesis2010-03-211-1/+1
* Create idle symlink when target script exists.Arfrever Frehtes Taifersar Arahesis2010-03-211-2/+5
* Avoid potential printing of empty line.Arfrever Frehtes Taifersar Arahesis2010-01-291-2/+6
* Update DESCRIPTION.Arfrever Frehtes Taifersar Arahesis2009-12-301-3/+3
* Support `eselect python show --ABI`.Arfrever Frehtes Taifersar Arahesis2009-12-271-4/+14
* Support `eselect --brief python list` (bug #292112).Arfrever Frehtes Taifersar Arahesis2009-12-261-12/+8
* Add support for --python2 / --python3 options (bug #296220).Arfrever Frehtes Taifersar Arahesis2009-12-261-45/+191
* Make /usr/bin/python a symlink to python-wrapper.Arfrever Frehtes Taifersar Arahesis2009-08-041-2/+3
* Store Python version in /etc/env.d/python/config.Arfrever Frehtes Taifersar Arahesis2009-08-041-21/+15
* Use '/bin/bash' for wrapper scripts (bug #279875).Arfrever Frehtes Taifersar Arahesis2009-08-011-2/+2
* Make python-config a script.Arfrever Frehtes Taifersar Arahesis2009-08-011-2/+15
* Support .xz extension (bug #276106).Arfrever Frehtes Taifersar Arahesis2009-07-251-2/+2
* Make /usr/bin/python a script instead of a symlink.Arfrever Frehtes Taifersar Arahesis2009-07-251-9/+17
* Check if interpreter exists (bug #271232).Arfrever Frehtes Taifersar Arahesis2009-05-291-2/+4
* Make `eselect python` update the content of /etc/env.d/65python-docs.Arfrever Frehtes Taifersar Arahesis2009-05-281-21/+36
* Improve handling of symlinks.Arfrever Frehtes Taifersar Arahesis2009-05-231-6/+18
* Make sure ROOT doesn't have two slashes at the end, fixing bug 240149.Ali Polatel2008-10-251-3/+3
* Handle 2to3 symlink if it exists.Ali Polatel2008-06-301-0/+5
* --ignore option to update can be specified multiple times.Ali Polatel2008-06-301-5/+8
* Implemented --ignore option for update, so it can be used in ebuild's prerm s...Ali Polatel2008-06-201-4/+21
* Add lzma to the list of suffixes for man pages.Ali Polatel2008-05-211-2/+2
* Implement update --if-unset. Borrowed from vi.eselectAli Polatel2008-05-211-0/+11
* Tag version 20080124Ali Polatel2008-01-241-1/+1
* set svn:keywords on python.eselectAli Polatel2008-01-241-1/+1
* handle idle, pydoc and python-config symlinks as wellAli Polatel2007-11-191-2/+5
* fixed typosAli Polatel2007-11-021-3/+3
* set maintainer to hawking, added support for handling python man page symlinkAli Polatel2007-11-021-22/+75
* initial version of python.eselectAli Polatel2007-10-291-0/+92