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-python.git
master
Eselect module for management of multiple Python versions
Gentoo Python Team <python@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python.eselect
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support Windows binaries via @EXEEXT@, bug 337601
eselect-python-20140115
mchiang
2014-01-18
1
-412
/
+0
*
Create /etc/env.d/python in set_python(), bug 380569.
Mike Gilbert
2013-12-09
1
-0
/
+1
*
Print improved error message when no Python interpreter is available.
Arfrever Frehtes Taifersar Arahesis
2010-08-02
1
-12
/
+16
*
Handle files specific to Mac OS X (bug #310551).
Arfrever Frehtes Taifersar Arahesis
2010-03-21
1
-1
/
+20
*
Use EROOT instead of ROOT.
Arfrever Frehtes Taifersar Arahesis
2010-03-21
1
-4
/
+4
*
Set a+rx permissions on /usr/bin/python-config to work around systems with br...
Arfrever Frehtes Taifersar Arahesis
2010-03-21
1
-1
/
+1
*
Create idle symlink when target script exists.
Arfrever Frehtes Taifersar Arahesis
2010-03-21
1
-2
/
+5
*
Avoid potential printing of empty line.
Arfrever Frehtes Taifersar Arahesis
2010-01-29
1
-2
/
+6
*
Update DESCRIPTION.
Arfrever Frehtes Taifersar Arahesis
2009-12-30
1
-3
/
+3
*
Support `eselect python show --ABI`.
Arfrever Frehtes Taifersar Arahesis
2009-12-27
1
-4
/
+14
*
Support `eselect --brief python list` (bug #292112).
Arfrever Frehtes Taifersar Arahesis
2009-12-26
1
-12
/
+8
*
Add support for --python2 / --python3 options (bug #296220).
Arfrever Frehtes Taifersar Arahesis
2009-12-26
1
-45
/
+191
*
Make /usr/bin/python a symlink to python-wrapper.
Arfrever Frehtes Taifersar Arahesis
2009-08-04
1
-2
/
+3
*
Store Python version in /etc/env.d/python/config.
Arfrever Frehtes Taifersar Arahesis
2009-08-04
1
-21
/
+15
*
Use '/bin/bash' for wrapper scripts (bug #279875).
Arfrever Frehtes Taifersar Arahesis
2009-08-01
1
-2
/
+2
*
Make python-config a script.
Arfrever Frehtes Taifersar Arahesis
2009-08-01
1
-2
/
+15
*
Support .xz extension (bug #276106).
Arfrever Frehtes Taifersar Arahesis
2009-07-25
1
-2
/
+2
*
Make /usr/bin/python a script instead of a symlink.
Arfrever Frehtes Taifersar Arahesis
2009-07-25
1
-9
/
+17
*
Check if interpreter exists (bug #271232).
Arfrever Frehtes Taifersar Arahesis
2009-05-29
1
-2
/
+4
*
Make `eselect python` update the content of /etc/env.d/65python-docs.
Arfrever Frehtes Taifersar Arahesis
2009-05-28
1
-21
/
+36
*
Improve handling of symlinks.
Arfrever Frehtes Taifersar Arahesis
2009-05-23
1
-6
/
+18
*
Make sure ROOT doesn't have two slashes at the end, fixing bug 240149.
Ali Polatel
2008-10-25
1
-3
/
+3
*
Handle 2to3 symlink if it exists.
Ali Polatel
2008-06-30
1
-0
/
+5
*
--ignore option to update can be specified multiple times.
Ali Polatel
2008-06-30
1
-5
/
+8
*
Implemented --ignore option for update, so it can be used in ebuild's prerm s...
Ali Polatel
2008-06-20
1
-4
/
+21
*
Add lzma to the list of suffixes for man pages.
Ali Polatel
2008-05-21
1
-2
/
+2
*
Implement update --if-unset. Borrowed from vi.eselect
Ali Polatel
2008-05-21
1
-0
/
+11
*
Tag version 20080124
Ali Polatel
2008-01-24
1
-1
/
+1
*
set svn:keywords on python.eselect
Ali Polatel
2008-01-24
1
-1
/
+1
*
handle idle, pydoc and python-config symlinks as well
Ali Polatel
2007-11-19
1
-2
/
+5
*
fixed typos
Ali Polatel
2007-11-02
1
-3
/
+3
*
set maintainer to hawking, added support for handling python man page symlink
Ali Polatel
2007-11-02
1
-22
/
+75
*
initial version of python.eselect
Ali Polatel
2007-10-29
1
-0
/
+92