summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Handle zstd man pages, use .so format rather than a symlinkPatrick McLean2020-07-191-16/+3
* Fix mismatched indexes when looping over old implsMichał Górny2019-04-171-3/+5
* Bump version to 20171204eselect-python-20171204Michał Górny2017-12-041-1/+1
* Remove obsolete '--ABI' optionMichał Górny2017-12-031-20/+4
* Add a 'cleanup' action to remove stale preferencesMichał Górny2017-12-031-0/+86
* list: Mark uninstalled Pythons as suchMichał Górny2017-12-031-0/+3
* Revert "Respect EROOT when spawning python-exec2c for interpreter list"Michał Górny2016-05-161-1/+1
* Fix typo in INTERPRETER_DIR var refMichał Górny2016-05-161-1/+1
* Respect EROOT when spawning python-exec2c for interpreter listMichał Górny2016-05-161-1/+1
* Respect EPYTHON when looking for installed intepretersMichał Górny2016-05-161-1/+1
* Obtain supported implementations list from python-exec2cMichał Górny2016-02-221-17/+9
* list: Use a more readable (verbose) output formatMichał Górny2016-02-221-4/+4
* set_man_symlink: fix variablesMichał Górny2016-02-221-1/+1
* Support PyPy & JythonMichał Górny2016-02-061-1/+8
* post_update: Use only CPython for manpages, frameworks and python-docsMichał Górny2016-02-061-4/+4
* Add --cpython filter to filter out non-CPython preferencesMichał Górny2016-02-061-10/+26
* edit: Run post_update after editing the fileMichał Górny2016-02-061-0/+2
* Handle missing configuration file gracefullyMichał Górny2016-02-061-1/+6
* update: Ignore Python 2 preference update requestsMichał Górny2016-02-061-1/+3
* show: Fix --pref-onlyMichał Górny2016-02-061-5/+5
* Add edit actionMichał Górny2016-02-051-0/+12
* Set open enough umask before writing updatesMichał Górny2016-02-051-0/+1
* Rewrite to use python-exec.conf, and cleanupMichał Górny2016-02-051-222/+243
* Stop creating symlinks to interpreters and the wrapperMichał Górny2015-11-121-49/+11
* Store selected python[23] version in a fileMichał Górny2015-11-121-2/+10
* manpage: Support .lz compressionMichał Górny2015-11-121-2/+2
* Support Windows binaries via @EXEEXT@, bug 337601eselect-python-20140115mchiang2014-01-181-0/+412