Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reconsider idea of turning off 'list' chars in inactive buffers #36

Closed
wincent opened this issue Apr 20, 2017 · 1 comment
Closed

Reconsider idea of turning off 'list' chars in inactive buffers #36

wincent opened this issue Apr 20, 2017 · 1 comment

Comments

@wincent
Copy link
Owner

wincent commented Apr 20, 2017

Can probably do this with the help of a function that blacklists certain buffers (ie. help etc).

@wincent
Copy link
Owner Author

wincent commented May 26, 2017

Think this is made redundant by my previous work disabling syntax highlighting in inactive windows.

@wincent wincent closed this as completed May 26, 2017
wincent added a commit that referenced this issue Mar 17, 2020
Routine maintenance.

Changelog:

https://virtualenv.pypa.io/en/latest/changelog.html

* vendor/virtualenv 4b707b8...2060180 (1100):
  > release 20.0.10
  > Improve installation documentation (#1707)
  > Fix py info might be misslead by distutils config (#1705)
  > A more robust way to get scripts path (#1706)
  > upgrade setuptools to 46.0.0 from 45.3.0 for Python3.5+ (#1702)
  > Merge pull request #1701 from pypa/release-20.0.9
  > fix changelog
  > add timeout for tests (#1700)
  > pythonw works as python on Windows (#1693)
  > Bump embeded setuptools (#1699)
  > Better handling of loader patch on python 3 (#1698)
  > Handle legacy loaders for pip patch (#1691)
  > Support for Python 2 platform that store landmark in platstdlib (#1697)
  > do not fail if lock not present (#1696)
  > Merge pull request #1689 from pypa/release-20.0.8
  > use import hooks to patch distutils/setuptools (#1688)
  > Fix setting PYTHONPATH on Python 2 not working (#1673)
  > docs: fix some typos (#1687)
  > Default prompt of environment name in batch shell (#1679)
  > Fix list configuration value parsing (#1676)
  > fix typographic error (#1672)
  > release 20.0.7
  > Disable distutils fixup for python 3
  > Merge pull request #1666 from pypa/release-20.0.6
  > support entry point paths with space (#1660)
  > handle application data folder is read only (#1661)
  > Minor fix to installation.rst (#1665)
  > Update CONTRIBUTING.md
  > Accept python self-referencing python executables (#1664)
  > Update issue templates
  > update issue template, add contributing (#1662)
  > Ensure distutils configuration values do not escape virtual environment (#1657)
  > fix pypy2 builtins are imported as stdlib modules (#1656)
  > Fix generated scripts use host version info rather than target (#1655)
  > Fix global site package always being added with bundled macOs python framework builds (#1653)
  > Merge pull request #1650 from pypa/release-20.0.5
  > Prevent sys.prefix from leaking into child process on macOS (#1648)
  > macOs Python 2 Framework support (#1641)
  > Update user_guide.rst (#1644)
  > Discover python interpreter in a case insensitive manner (#1629)
  > tox: call coverage as module (#1636)
  > Also add executables for pythonX.X under pypy (#1615)
  > Better error message when build dependencies not satisfied (#1628)
  > user_guide.rst: Fix typo by changing PEP 404 to PEP 405 (#1627)
  > Merge pull request #1625 from pypa/release-20.0.4
  > Add Gitter Badges (#1623)
  > git mv tests/unit/activation/test_xon{o,}sh.py (#1613)
  > Make aliases relative symlinks (#1610)
  > Revert "also disallow altsep beside pathsep inside paths" (#1598)
  > Lower min version of six to 1.9 (#1606)
  > Merge pull request #1595 from pypa/release-20.0.3
  > fix Virtualenv name not correctly shown on Fish (#1587) (#1594)
  > expose and document programmatic API (#1592)
  > fix python discovery with non resolved prefix paths (#1590)
  > update the issue template to virtualenv 20+ (#1593)
  > Fix app-data injected .dist-info.virtualenv breaks importlib.me… (#1591)
  > Fix Python 2 Apple framework builds not isolated from global si… (#1588)
  > Merge pull request #1580 from pypa/release-20.0.2
  > support long path names for the app-data seeder generates conso… (#1579)
  > app-data copies by default (#1578)
  > avoid copying the stats with copytree (#1571)
  > print a message after creating an environment (#1569)
  > require passing a destination directory (#1568)
  > add option to view failure stacktraces (#1572)
  > on exe discovery ignore incorrect interpreters, also try in the… (#1573)
  > respect --copies for app-data (#1575)
  > only info if during discovery fail to query a executable (#1574)
  > README.md: fix changelog link (#1565)
  > Make app data override variable public (#1559)
  > Add link to virtualenv < 20.0.0 changelog. (#1547)
  > Documentation theme updates (#1548)
  > Merge pull request #1554 from pypa/release-20.0.1
  > fix system executable discovery (#1550)
  > readme shields now have links
  > Update README.md
  > fix commits since link
  > Merge pull request #1546 from pypa/release-20.0.0
  > release 20.0.0b2
  > update release process to include zipapp (#1539)
  > rewrite the documentation (#1519)
  > Stable order in pyenv.cfg, include-system-site-packages only for ref (#1535)
  > pyproject.toml for version generation (#1534)
  > README is now markdown instead of reStructuredText (#1536)
  > upgrade wheel from 0.34.0 to 0.34.2 (#1531)
  > generate fish and bash activators on Windows (#1528)
  > fish prompt: preserve pipestatus (#1530)
  > Better handling of base executable not found #1515
  > Correct the casing of PyPI (#1526)
  > Fix failing to acquire lock in case of parallel runs (#1524)
  > Support relative paths for the python specification string. (#1523)
  > pth files are not processed on Ubuntu under Python 2 #1517 (#1521)
  > We should override the executable rather than original executable during our py info cache load
  > Cached python information load should update original executable (#1513)
  > Make single verbosity output cleaner (#1511)
  > Bash activator should have no extension #1508 (#1509)
  > add a write through filesystem cache with locks for py informat… (#1505)
  > bump pip and wheel (#1507)
  > support for c-extension builds within virtualenv (#1503)
  > upgrade bundled wheels (#1504)
  > separate describe/create - check upfront if can create (#1502)
  > CentOs and Fedora support (#1500)
  > Improve CI performance on pypy (#1499)
  > add zipapp support with bundled dependencies (#1491)
  > bump bundled setuptools (#1497)
  > bump pre commit (#1495)
  > beutify setup.cfg (#1494)
  > more robust exe discovery in pyinfo (#1492)
  > fix errors under CPython 3.4 on Windows
  > also copy python27.dll if exists on windows py2.7 (#1490)
  > also install wheel with seed packages (#1489)
  > super for __init__ in exception_
  > simplify code logic
  > fix Windows
  > cleanup env-vars and use venv as default dest dir instead of env
  > reorganize run.py - prefer inheritence based API over generators
  > express that from_exe may import stuff in py_info
  > simplify range in creator
  > mark the project as stable
  > prefer if/else over try/expect for import of config parser
  > use ast.literal_eval instead of eval
  > handle read only errors for clear
  > also disallow altsep beside pathsep inside paths
  > use S_IXUSR | S_IXGRP | S_IXOTH instead of 0755 for chmod exe
  > converter already logs, mention for env-var getter
  > consider empty value for an env-var also false
  > importlib-resources should be preferd over pkg_data
  > with json.dump we can enable black on activate_this
  > power-shell should be just powershell
  > xonosh is actually just xonsh
  > move from entrypoints to importlib.metadata
  > support for pypy2 and pypy3 (#1482)
  > link app data needs ro with symlinks (#1480)
  > interface compatibility with before rewrite (#1479)
  > unicode support (#1477)
  > Cross version compatibility (#1475)
  > use coverage 5 (#1463)
  > add seed packages via pip invoke (#1462)
  > Activation scripts for next-gen virtualenv (#1454)
  > Improve executable discovery of a PythonInfo inside a given fol… (#1443)
  > fix
  > Stat rewrite - POC
  < Bump release for development
  < Bump for release
  < Merge pull request #924 from dstufft/upgrade
  < Merge pull request #825 from mcarden/patch-1
  < Merge pull request #901 from dongweiming/classmethod
  < Merge pull request #898 from manueljacob/develop
  < Merge pull request #897 from dstufft/upgrade
  < Add changelog for #888
  < Merge pull request #888 from techtonik/tcltk
  < Use hex format for display of crc32
  < Don't hard set fish prompt to white
  < Bump version for development
  < Merge branch 'master' into develop
  < Bump version for release
  < Update change log
  < Drop down to 15.0.1 for a bugfix release
  < Merge pull request #883 from dstufft/upgrade
  < Merge pull request #882 from rkuska/develop
  < bump for development
  < Merge branch 'master' into develop
  < Bump version for release
  < Update version and changelog
  < Merge pull request #852 from pypa/remove-multiple-script-versions
  < Merge pull request #880 from dstufft/upgrade
  < Merge pull request #877 from dstufft/move-cert-to-subprocess
  < Merge pull request #873 from Ivoz/with-statements
  < Clarify changelog entry for #805
  < Bump for development
  < Merge branch 'master' into develop
  < Bump version for release
  < Merge pull request #867 from dstufft/upgrade
  < Merge pull request #866 from dstufft/extract-ca
  < Merge pull request #865 from pfmoore/appveyor
  < Merge pull request #863 from pfmoore/cmdline_tests
  < Bump version for development
  < Merge branch 'master' into develop
  < Bump version for development
  < Homogenize drive letter casing for both prefixes and filenames.
  < Fill out readme
  < Bump version for development
  < Bump version for release
  < Update to setuptools 19.6.2
  < Add .cache to .gitignore
  < Revert ac4ea65; only correct drive letter case.
  < Bump version for development
  < Bump version for release
  < Update setuptools to 19.6.1
  < Bump for development
  < Bump version for release
  < Upgrade setuptools to 19.6
  < Make note that other activate.* files exist
  < And another new year.
  < Merge pull request #850 from pypa/test-virtualenv-more
  < Use bdist_wheel section
  < Fix #837
  < Add changelog entry for #843
  < Merge pull request #843 from Gnouc/develop
  < Merge pull request #844 from edmorley/update-python-classifiers
  < Bump for development
  < Merge branch 'master' into develop
  < Bump for release
  < Merge pull request #849 from dstufft/update
  < Merge pull request #848 from dstufft/default-true
  < Bump version for development
  < Merge branch 'master' into develop
  < bump version for release
  < Merge pull request #842 from dstufft/upgrade
  < Merge pull request #830 from kankri/develop
  < Merge pull request #841 from dstufft/independent
  < Merge branch 'develop' of github.com:pypa/virtualenv into develop
  < Shorten history in long_description to 2 releases
  < Update deactivate.bat, apply to virtualenv.py
  < Modernize rebuild-script, now works with 2.7 & 3.5
  < Update setuptools package to 19.4
  < Merge pull request #839 from pypa/winbrackets
  < Homogenize test syntax, add explanation of it
  < Update setuptools to 19.1.1
  < Flatten logic of fix_lib64
  < Simplify sys.path removal logic, use short form os.path.join
  < Fix 'python setup.py test' invocation
  < Expand gitignore
  < Fix virtualenv tests on Windows
  < Merge branch 'extlinks' into develop
  < Merge pull request #805 from Ivoz/early-syspath-removal
  < Upgrade to setuptools 18.4
  < Merge pull request #806 from willingc/doc-fixlink
  < Remove extraneous commented package lines
  < Add changelog for #803
  < Merge pull request #803 from Samureus/patch-1
  < Update year again!
  < Check for long_description correctness
  < Remove normal envs from travis build
  < Use a travis build matrix
  < Add python 3.5 to CI / tox testing
  < Correct dc11925
  < Correct look of fish prompt
  < Add pydoc function for fish
  < Changelog for change in virtualenv PS1
  < Apply activate script changes
  < Add a space after env name in prompt
  < Remove old aspen workound in activate.csh
  < Reference changes to issues in changelog
  < Add changelog for #472
  < Merge pull request #472 from pmakowski/patch-1
  < Move home_dir abspath to install_python_config
  < Use shield.io badges
  < Use portable syntax for `pydoc` function
  < Include tests folder in source distribution
  < Merge branch 'develop' of github.com:pypa/virtualenv into develop
  < Stop using a tox.ini in tests/
  < Remove legacy aspen workaround
  < Apply virtualenv_embedded changes in virtualenv.py
  < Add config flags in correct order
  < Use function definition syntax that works
  < Restore !$ restoration from #799
  < Use pydoc function instead of alias
  < Fix activate.fish
  < Apply #799 in virtualenv.py, note in changelog
  < Merge pull request #799 from Lucretiel/patch-3
  < Update to setuptools 18.3.2
  < Add explanation on removing an env
  < Changelog / apply change in virtualenv.py for #724
  < Merge pull request #724 from blueyed/sh-use-unalias-for-pydoc
  < Account for defined but empty shell variables
  < Add 'wheel' in expected output
  < Merge pull request #773 from koobs/patch-1
  < Changelog for #759
  < Merge pull request #759 from hashstat/develop
  < Fix rst header markers
  < Apply changes to activate.fish in virtualenv.py
  < Record change for activate.fish
  < Remove alternate prompt function name
  < Brought back the namespacing ... my bad.
  < Cleaned up activate.fish.
  < Upgrade packages
  < Merge pull request #798 from Ivoz/python-config
  < Add 3.3 and 3.4 flags in setup.py
  < Merge pull request #793 from dstufft/coc
  < bump for development
  < Merge branch 'master' into develop
  < Merge pull request #787 from pypa/upgrade
  < bump for development
  < Merge branch 'master' into develop
  < Update changelog
  < Merge pull request #786 from pypa/upgrade
  < Merge pull request #645 from tzulberti/develop
  < bump for development
  < Merge branch 'master' into develop
  < Merge pull request #777 from dstufft/upgrade
  < Merge branch 'master' into develop
  < Merge pull request #766 from dstufft/upgrade
  < Merge branch 'master' into develop
  < Merge pull request #765 from dstufft/upgrade
  < Merge branch 'master' into develop
  < bump for development
  < Merge branch 'master' into develop
  < Edit the changelog
  < Merge pull request #755 from rbtcollins/issue-753
  < Merge pull request #761 from dstufft/install-wheel
  < Merge pull request #760 from dstufft/upgrade
  < Merge pull request #747 from agronholm/develop
  < Merge branch 'master' into develop
  < Upgrade pip form 6.1.0 to 6.1.1
  < bump versions for development
  < Merge branch 'master' into develop
  < skip test on PyPy
  < Setup virtualenv to create universal wheels
  < Merge pull request #743 from dstufft/upgrade-pip
  < Merge pull request #742 from dstufft/upgrade-setuptools
  < Merge pull request #731 from dstufft/upgrade-setputools
  < Merge branch 'master' into develop
  < Merge branch 'master' into develop
  < Merge pull request #715 from dstufft/upgrade-pip
  < Merge branch 'master' into develop
  < Merge pull request #713 from dstufft/upgrade-bundled
  < Merge pull request #709 from stonebig/patch-1
  < Merge branch 'master' into develop
  < Merge branch 'master' into develop
  < Merge pull request #695 from dstufft/upgrade-pip
  < Upgraded setuptools to 11.0
  < Merge branch 'master' into develop
  < Merge pull request #690 from dstufft/undo-things
  < Revert "Merge pull request #687 from dstufft/dont-import-site"
  < Merge branch 'master' into develop
  < Merge pull request #688 from dstufft/upgrade-pip
  < Merge pull request #687 from dstufft/dont-import-site
  < Merge branch 'develop' of github.com:pypa/virtualenv into develop
  < Merge branch 'master' into develop
  < switch to 12.1.0 for development release
  < Merge branch 'master' into develop
  < Merge branch 'master' into develop
  < bump version for development
  < Merge branch 'master' into develop
  < Bump the version for release
  < Merge pull request #682 from dstufft/upgrade-pip
  < Merge pull request #681 from dstufft/enable-pypy3
  < Merge pull request #680 from dstufft/upgrade-setuptools
  < Merge pull request #674 from mgedmin/fix-sys-path-better
  < Merge pull request #679 from dstufft/upgrade-setuptools
  < Merge pull request #678 from dstufft/upgrade-setuptools
  < Merge pull request #658 from alex/bump-setuptools
  < We support PyPy, but there's no reason to call it out.
  < Switch to the new versioning scheme
  < Merge pull request #648 from nvie/develop
  < Merge pull request #642 from nyfarn/patch-1
  < Merge pull request #635 from shidesthewise/feature/testfix-1
  < Exit early when installing on Python < 2.6.
  < Removed Python 2.5 from list of trove classifiers.
  < Merge pull request #624 from pfmoore/changelog-addition
  < Merge pull request #623 from pfmoore/win-noprompt
  < Branch name, typos
  < Fix number of tildas!
  < Fix next future version
  < Apply pull #507 manually
  < Update contributing guide
  < Merge pull request #600 from frewsxcv/develop
  < Fix typos in virtualenv.py
  < Add changelog item for #601
  < activate_this.py fix
  < Update changelog
  < Add Pycon 2011 talk, thanks @evvers
  < Use 2.4 compatible syntax, Fix #619
  < Update setup.py & docs to use pytest
  < Fix #461 & #462
  < Add docs building to tox/travis
  < Refer to python instead of python3
  < Incorporate 6355f9b8 by @pfmoore
  < Move changelog entries to be 3rd level
  < Fix docs typos, thanks @alex
  < Capitalization Is Awesome
  < Allow local use of rtd theme alla pip
  < Allow virtualenv to build again! Yay!
  < Remove all-in-one page
  < Usage, options, config, extending
  < Guide on virtualenv's major parts
  < Installation instructions
  < Move development sections to this page
  < Add intro, toctree, docs / links, contrast
  < Move news to index.rst
  < Move news to be a changelog
  < Merge branch 'master' into develop
  < Merge branch 'master' into develop
  < Merge branch 'master' into develop
  < Merge pull request #603 from dstufft/pytest
  < Fix Python 3.4 support in Tox
  < Merge pull request #602 from pfmoore/doc_fix
  < Merge pull request #595 from mattip/develop
  < Don't join the channel to post messages to it
  < Yes yes yes.
  < Use the deadsnakes PPA for a not so dead snake (3.4).
  < Changed IRC channel names.
  < Merge pull request #579 from pfmoore/registry-optional
  < Merge branch 'master' into develop
  < Merge branch 'master' into develop
  < Merge pull request #559 from mgedmin/patch-1
  < Merge branch 'master' into develop
  < Merge branch 'master' into develop
  < Merge pull request #528 from gutworth/patch-1
  < Merge pull request #527 from gutworth/patch-1
  < Merge branch 'master' into develop
  < Merge pull request #520 from ffunenga/patch-2
  < Merge pull request #504 from pfmoore/files_fix
  < Merge pull request #503 from pfmoore/manifest_fix
  < Merge pull request #482 from pfmoore/wheel
  < bump development version
  < Merge pull request #502 from pypa/update-setuptools
  < Merge pull request #501 from punkkeks/patch-1
  < Merge pull request #353 from ryanartecona/develop
  < Merge pull request #499 from qwcode/cli_deprecation
  < better detection of docs theme
  < remove old docs theme files
  < Merge pull request #498 from pypa/docs_rtd
  < Merge pull request #489 from msabramo/fix_python34a4
  < have the metavar be singular to match the option
  < document that --extra-search-dir is working again
  < Merge pull request #474 from jhermann/relocate-only-x-bit-scripts
  < Merge pull request #475 from alexrudnick/fix_fish_url
  < Merge pull request #478 from pnasrat/python34-fix
  < update PyPy's homepage. fixes #476
  < Merge pull request #447 from pfmoore/no_sdist_fatal
  < Merge branch 'master' into develop
  < Merge pull request #460 from hynek/patch-1
  < Merge branch 'develop' of github.com:pypa/virtualenv into develop
  < Bumped version to 1.10.
  < Added pip 1.4 release tarball.
  < Reordered news.
  < More doc updates.
  < Updated authors file.
  < Updated docs.
  < 1.10rc10
  < bundle setuptools-0.9.7
  < 1.10rc9
  < bundle setuptools-0.9.6
  < 1.10rc8
  < bundle pip-1.4rc5
  < 1.10rc7
  < bundle setptools 0.9.1
  < 1.10rc6
  < bundle pip-1.4rc4
  < bundle setuptools 0.9
  < 1.10rc4
  < bundle pip1.4rc3
  < upgrade setuptools from 0.8b5 to 0.8 final
  < move from setuptools 0.8b2 to 0.8b5
  < bundle pip-1.4rc2
  < bundle pip-1.4rc1
  < 1.10rc1
  < Merge pull request #451 from pfmoore/dummy_options
  < Remove distribute_from_egg.py as part of switching to merged setuptools
  < Merge pull request #449 from qwcode/new_setuptools_cleanup
  < Merge pull request #445 from pfmoore/win32_pythons
  < Updated news to note that we now use the merged setuptools
  < Merge pull request #438 from qwcode/setuptools_0.8
  < Merge pull request #432 from pfmoore/setuptools-0.7
  < Merge pull request #427 from xakon/develop
  < Added a pypip.in badge with the latest version.
  < min supported version is now python 2.6
  < Merge pull request #423 from roskakori/develop
  < o adapt to pypy's stdlib path change only for py3k o pypy < 1.9 no longer has a 'modified-' stdlib path
  < Merge pull request #419 from iguananaut/win32-readline-issue
  < update changelog
  < Merge pull request #417 from qwcode/distribute_0.6.36
  < update changelog
  < note that --extra-search-dir is broken
  < Revert "Updates for upcoming changes in pypy stdlib paths"
  < Merge pull request #412 from pfmoore/no_download
  < Merge pull request #388 from xen0n/dont-fix-lib64-for-pypy
  < Fix for centos failure (fix_lib64 missing symlink parameter)
  < Merge pull request #409 from pfmoore/symlink
  < Merge pull request #408 from bdkearns/develop
  < Fix test for relocatable scripts
  < Minor changes following on from pull request 401
  < Merge pull request #401 from jpenney/feature/windows_relocate_issue49
  < Merge pull request #404 from pfmoore/fix_403
  < Merge branch '1.9.X' into develop
  < Merge branch '1.9.X' into develop
  < Merge branch '1.9.X' into develop
  < merge 1.9.X
  < remove dupe toc; add header links; make 'What it does' first
  < use rst extensions for editability and RTD links
  < merge 1.9.X
  < develop is at 1.10.dev1
  < Merge pull request #394 from qwcode/64bit_2
  < update authors and changelog
  < Merge pull request #399 from qwcode/secure_docs
  < Merge pull request #364 from piotr-dobrogost/issue_9
  < update install docs to appear less circular with pip docs
  < update changelog
  < Merge pull request #393 from qwcode/64bit
  < Merge pull request #392 from qwcode/dist_upgrade_0.6.34
  < develop branch is 1.8.4.post1
  < Merge pull request #391 from qwcode/win_fixes
  < Merge pull request #386 from pombredanne/pypi_qualifiers
  < Merge pull request #336 from pfmoore/disable-pip
  < Merge pull request #382 from nightpool/cygwin-exes
  < Merge pull request #379 from warsaw/issue378
  < Merge pull request #367 from g2p/develop
  < Merge pull request #374 from ptone/pypy-fix
  < Forgot to add this to the news.
  < Merge branch 'release/1.8.4' into develop
  < Updated changelog.
  < Merge pull request #363 from g2p/develop
  < Merge pull request #362 from qwcode/find_file
  < Merge pull request #360 from g2p/develop
  < Merge branch 'release/1.8.3' into develop
  < Updated changelog.
  < Merge branch 'develop' of github.com:pypa/virtualenv into develop
  < Updated embedded scripts.
  < Merge pull request #341 from vhata/pythonX.Y
  < Merge pull request #354 from piotr-dobrogost/activate_deactivate_refactoring
  < Merge pull request #352 from piotr-dobrogost/develop
  < Merge pull request #350 from g2p/develop
  < Update docs
  < Merge pull request #337 from minrk/readlinepr
  < Merge pull request #345 from pfmoore/use-ctypes
  < Merge pull request #346 from g2p/develop
  < Merge pull request #320 from jkleint/develop
  < Merge pull request #342 from g2p/develop
  < Make the lib64 symlink relative again, but without the use of '.' Fixes #338.
  < Update docs, news, and changelog.
  < Add support for installing distribute from egg (if supplied)
  < Update AUTHORS and changelog.
  < Merge pull request #335 from oremj/issue_334
  < Update AUTHORS and changelog.
  <     give preference to <prefix>/lib64/pythonX.Y over     <prefix>/lib/pythonX.Y on a 64bit system. when /lib     is preferred over /lib64, it can mess up distutils/sysconfig     and not get the correct values (e.g. sysconfig.get_config_var('CFLAGS'))     which may result in a wrong build (e.g. -m32 on a 64bit system)
  < Add note in contributing docs about bin/rebuild-script.py
  < Update virtualenv.py script, AUTHORS, and changelog.
  < Fix activate.csh so that it will work in non-interactive environments
  < Additional fix needed for creating virtualenv from pyvenv.
  < Make it possible to create a virtualenv from within a Python 3.3. pyvenv. Thanks Chris McDonough for the report.
  < Merge branch 'release/1.8.2' into develop
  < Fixed travis config by adding a install section.
  < Updated changelog and bumped version.
  < Use a glob pattern for discovering the distribute and setuptools file name.
  < Merge pull request #323 from pnasrat/develop
  < Update news.
  < Merge pull request #325 from michr/develop
  < Merge branch 'release/1.8' into develop
  < Removed mentioning Python 2.4.
  < Rebuild virtualenv.py.
  < Updated embedded pip to 1.2.
  < Merge branch 'develop' of https://github.com/alexandrul/virtualenv into alexandrul-develop
  < Merge pull request #269 from dholth/develop
  < Merge branch 'fix-update-defaults' of https://github.com/schmir/virtualenv into schmir-fix-update-defaults
  < Updated bundled distribute to 0.6.28.
  < Merge pull request #321 from bcarl/develop
  < Merge pull request #318 from avalentino/osx-paths
  < Update AUTHORS and changelog.
  < Merge pull request #314 from branden/develop
  < Fix #194 - Symlink some additional modules under Python 3.
  < Fix test_activate.sh for shells without 'source'.
  < Restore Python 2.5 compatibility.
  < Update AUTHORS and changelog.
  < Merge pull request #311 from branden/develop
  < Merge pull request #309 from deniscostadsc/develop
  < Fix #310, Python 3 bug introduced in 81990bc. Thanks Abhishek Sarkar for the report.
  < Merge pull request #299 from alexandrul/develop
  < Merge pull request #300 from DataDog/lion-distutils-fix
  < Merge pull request #298 from pnasrat/develop
  < Merge pull request #291 from lamikr/develop
  < Another tweak to docs structure.
  < Reorganize docs to put more commonly-needed info higher up.
  < Fix breakage when sys.prefix is / - thanks Andrew Benton.
  < Merge pull request #275 from kisielk/develop
  < Fixed a bit of the change log so PyPI doesn't trip over it when trying to render it.
  < Merge branch 'release/1.7.2' into develop
  < Fixed doc inconsistency of the --distribute option.
  < Merge branch 'develop' of github.com:pypa/virtualenv into develop
  < Fixed link in docs. Fixes #164.
  < Package up all documentation files (except the build dir). Fixes #235.
  < Updated embedded activate.sh after applying 28e85bcd80d04b2a7ebce0e1d0b02d432b7e5593.
  < Merge pull request #233 from chrish42/suppress_hash_warning
  < More Python 3 compatibility changes.
  < Merge branch 'develop' of github.com:pypa/virtualenv into develop
  < Fixed a SyntaxError on Python3.
  < Merge branch 'cleanup-tmpdirs' of https://github.com/stefanor/virtualenv into stefanor-cleanup-tmpdirs
  < Merge branch 'raulgrell-develop' into develop
  < Updated setup.py to not be a PEP8 violation.
  < Updated news a bit more.
  < Added Mike Hommey to authors.
  < Added exception logging in case mach_o_change fails as requested by Carl in #289. Minor nitpicks.
  < Avoid relying on install_name_tool to modify the python binary on OSX
  < Remove implicit relative imports in distutils-init.py that are fragile with Python 3.3 namespace package support.
  < Ignore actual-output file generated by shell activate test.
  < Fix instructions for installing development version. Fixes GH-287; thanks Chris Jerdonek for the report.
  < Rebuild virtualenv.py to incorporate several recent changes. D'oh.
  < Update changelog.
  < Fix a use of file() in site.py that breaks on Python 3.
  < Update to distribute 0.6.27 - fixes an issue with script installation on Python 3.3 alpha.
  < Clarify contribution docs.
  < Merge pull request #266 from msabramo/sh-tests
  < Merge pull request #265 from msabramo/pydoc-bash-function
  < Merge pull request #260 from msabramo/add-tox.ini
  < Merge pull request #263 from msabramo/add-README.rst
  < Merge pull request #261 from msabramo/travis
  < Merge pull request #258 from msabramo/fix-failing-version-test
  < Merge pull request #259 from msabramo/fix-setup.py-test-atexit-error
  < Merge pull request #255 from alexandrul/develop
  < Fix documentation of config file location on Windows. Thanks Eduard-Cristian Stefan for the report.
  < Merge pull request #244 from kylegibson/patch-1
  < Merge pull request #253 from blueyed/develop
  < Fix typo.
  < Add some additional DLLs to copy for PyPy. Thanks Olivier Mansion.
  < Fix activate.fish for OS X. Thanks David Schoonover.
  < More detail in bugfix release breakage warning.
  < Corrected note about incompatibility with upcoming Python minor releases.
  < Add note about Python 2.6.8 and 2.7.3 breaking virtualenvs.
  < Fix typo.
  < Add news entry for virtualenv-x.x scripts.
  < Merge pull request #242 from tebeka/develop
  < Don't use setuptools-specific setup kwargs if we don't have setuptools.
  < Add Konstantin Zemlyak to AUTHORS.txt.
  < Merge pull request #234 from zart/develop
  < Sadly, we have no time machine.
  < Update AUTHORS and changelog.
  < Merge pull request #229 from bradleyayers/develop
  < Fixed typo.
  < Bumped version to post1 again.
  < Merge branch 'release/1.7.1.2' into develop
  < Merge pull request #225 from cap/fix-relocatable
  < Updated to post1.
  < Merge branch 'release/1.7.1.1' into develop
  < Fixed rST rendering bug.
  < Bumped version to post1.
  < Merge branch 'release/1.7.1' into develop
  < Updated embedded activate.sh for 0b3d8b1c42c742149822960d1bcda90f37e3c9c9.
  < Merge pull request #151 from satra/fix/EPDpatch
  < Update embedded pip to version 1.1.
  < Merge pull request #222 from CBWhiz/develop
  < Merge pull request #220 from cliffxuan/develop
  < Update news and AUTHORS; remove extraneous comment.
  < Merge pull request #219 from dhellmann/develop
  < Merge pull request #218 from stchris/develop
  < Merge pull request #214 from FND/fixes
  < Changelog update.
  < Fixed #14 -- modify environ PATH in activate_this.py. Thanks Doug Napoleone.
  < Make changelog all-ASCII to support Python 3 on systems with ASCII locale.
  < Tweaked MANIFEST.in to include virtualenv_embedded in sdist.
  < Merge pull request #200 from stefanor/develop
  < Run rebuild-script so site.py changes take effect.
  < Merge pull request #198 from stefanor/develop
  < Updated changelog and AUTHORS.
  < Merge remote-tracking branch 'CBWhiz/develop' into develop
  < Non-recursive fix for posix_local. Thanks michr.
  < Merge remote-tracking branch 'nholley/develop' into develop
  < Updated changelog and AUTHORS.
  < Merge pull request #197 from dougn/develop
  < Allow symlinking to scripts inside a virtualenv by using os.path.realpath()
  < Updated changelog and AUTHORS file.
  < Merge remote-tracking branch 'greghaskins/correct-required-modules' into develop
  < Updated docs a little and added Jason to the authors file.
  < Fixed line endings, which Windows of course checks (d'oh!).
  < Also use my name and certificate info in the docs.
  < Updated signature to my own.
  < Merge remote-tracking branch 'jaraco/develop' into feature/powershell
  < Added changelog note re search-dirs and (overdue) AUTHORS entry for Ethan Jucovy.
  < Merge pull request #193 from ejucovy/develop
  < Removed remaining reference to --use-distribute.
  < Moved historic notes a bit down in the documentation frontpage. Fixes #191.
  < Merge branch 'release/1.7' into develop
  < Removed release schedule bit from news since we are actually a little to early.
  < Updated author and news file a little bit more.
  < Removed duplicate --use-distribute option again since `--distribute` is good enough.
  < Fixed a typo in the release notes.
  < Added ability to set virtualenv options in a config file or as environment variables. Fixes #170.
  < Corrected the insertion of the Python executable into the command-line for installing things into a new virtualenv on Windows. Fixes #190. Thanks Brandon Craig Rhodes for the report and debugging help.
  < Regenerate virtualenv.py so distribute update takes effect.
  < Removed global-setuptools check; --distribute, --system-site-packages and global setuptools appears to work just fine.
  < Updated news for distribute 0.6.24.
  < Merge pull request #189 from agronholm/develop
  < Added Gunnlaugur Thor Briem in AUTHORS.txt.
  < Fix previous commits' breakage on 2.4 & 2.5
  < Make platform encoding workarounds work on 3.x too
  < Fix unicode crash installing activate script
  < Run easy_install script directly if not on Windows
  < Compare sys.prefix w/home dir in Unicode-aware way
  < Read proc output in FS enc if default enc fails
  < Fix crash on constructing log message with non-ASCII paths
  < Interpret path in filesystem encoding
  < Merge pull request #180 from k0s/develop
  < Merge pull request #183 from vrutsky/develop
  < Mention a wider variety of installation options. Fixes #182 - thanks Nick Coghlan for the report.
  < --system-site-packages in the docs, too.
  < Switched from --use-site-packages to --system-site-packages.
  < Removed trailing whitespace.
  < Tweaked PYTHONDONTWRITEBYTECODE warning so it only applies if not using Distribute.
  < Merge pull request #179 from stchris/patch-1
  < Doc updates.
  < Merge pull request #178 from mcdonc/feature.invertsitepackages
  < Merge branch 'hotfix/1.6.4' into develop
  < Merge pull request #156 from pnasrat/issue-155-fix-py24
  < Corrected link to bootstrap example script of fassembler. Fixes #99.
  < Merge branch 'hotfix/1.6.3' into develop
  < Merge branch 'release/1.6.2' into develop
  < Updated news.
  < Updated included pip to 1.0.2.
  < Corrected Logger.level_matches (and doctests). Fixes #109.
  < Create an additional symlink to the 'local' dir in case the posix_local install scheme is used. Fixes #118.
  < Use correct path to activate.bat in docs. Fixes #112.
  < Be more careful to import the right pkg_resources when running under -p. Fixes #141.
  < Merge pull request #146 from pnasrat/fix-py33
  < Updated news slightly.
  < Updated included distribute release to 0.6.19.
  < Switched virtualenv==dev link to point to develop branch.
  < Merge pull request #138 from pnasrat/fix-py33
  < Merge pull request #129 from techtonik/develop
  < Stop appending empty lines when rebuilding virtualenv.py.
  < Fixed issue #128 -- Updated distribute_setup.py to latest version.
  < update the docs regarding pypy
  < Merge branch 'release/1.6.1' into develop
  < Bumped version to 1.6.1.
  < Merge branch 'develop' of github.com:pypa/virtualenv into develop
  < Updated bundled distribute and pip tarball.
  < Merge branch 'master' of https://github.com/k0s/virtualenv into k0s-develop
  < use file_search_dirs default if no search_dirs argument is passed in to the various install functions -- this is necessary to preserve the existing python API (e.g. 'import virtualenv; virtualenv.create_environment(path_to_env)')
  < Merge branch 'never-download' of https://github.com/ejucovy/virtualenv into ejucovy-never-download
  < Add logger progressmeter for pip installation -- for symmetry with setuptools/distribute, which print this to the log even when running non-verbosely.
  < document the new feature
  < rename option
  < Use optparser 'append' with defaults so all the search-dir logic is up front and together
  < add --search-dir option to let the user provide an arbitrary path to a directory with local copies pip/setuptools/distribute to install from
  < Added note about git-flow.
  < Fixed typo in docs.
  < Rebuild ez_setup.py.
  < Bumped to 1.6 and updated news.
  < Removed pip-1.0.0-pre1 and added final pip-1.0 tarball.
  < Updated URL to pip support file.
  < Removed old distribute 0.6.14 tarball from support directory.
  < Tweaks to HACKING doc.:
  < Add basic hacking doc
  < Fixed added exception handling for Python 3 compatibility.
  < Wrap virtualenv binary test in try/except
  < Bump version to 1.5.2.post2 and bundle pip 1.0.0.pre1.
  < Fixed an embarrassing typo.
  < Merge branch 'master' of github.com:pypa/virtualenv
  < Updated link to dev build.
  < Also catch OSError when symlinking since Python>=3.2 supports symlinks on Windows but might not work correctly because of missing privileges.
  < Create a silent logger at import time to avoid it ever being undefined.
  < Added a couple more Python 3.2 fixes from Vinay Sajip.
  < Changed maintainer_email to python-virtualenv mailing list.
  < Added comments to clarify hexadecimal file modes.
  < Oh, right. We use opaque hexadecimal notation because 0o octal notation is not supported prior to Python 2.6. Sigh.
  < Added trove classifiers for Python versions.
  < Added setuptools egg for Python 2.7.
  < Merge branch 'master' into python3
  < Removed duplicate addition to REQUIRED_MODULES, and use octal for file modes.
  < Restored some changes lost in bringing in Py3k port.
  < Moved to: - distribute-0.6.15 - pip-0.9.0 # this is not released, it the version that has python3   support
  < Added *.pyc to .gitignore
  < rebuilt script and more python3 fixes
  < Updated code generator and moved to distribute 0.6.15
  < Added .DS_Store to the gitignore
  < Fixed support for python3.1
  < Port to python3
  < Added news for OS X fix.
  < Really fix this
  < Mirror Apple's system python site.py extensions for sys.path
  < Removed old files and added a gitignore file.
  < Fixed typo.
  < Added note about maintainership and repo location change.
  < Added tag 1.5.2 for changeset 169201340c4e
  < Updated version to 1.5.2.
  < Modified warning to not be Ian-specific.
  < Updated pip.
  < Moved make files to correct location.
  < Added authors file and updated docs with new website location and other migration related things.
  < Added make files to build docs locally easier. Also removed old regen-docs helper script.
  < Moved license file from docs to root dir to follow best practices.
  < Updated embedded pip to 0.8.2.
  < Updated news.
  < Removed superfluous file from repo.
  < try hard to find all the needed plat-{darwin,mac} directories and put the in sys.path when running on pypy.
  < use the same executable name as you get with pypy releases
  < ignore exec_prefix for pypy. This fixes a crash that you get when running virtualenv inside a pypy virtualenv
  < Added a snippet about PyPy support requiring trunk.
  < Added tag 1.5.1 for changeset eb94c9ebe0ba
  < update news for release
  < Fixed #60 -- Bug introduced in 1604fa25d276 that raises an AssertionError on Windows.
  < Added _weakrefset requirement for Python 2.7.1 (fixes #63)
  < Added tag 1.5 for changeset 1e76ab0b0083
  < forgot an update to distutils-init.py
  < Added tag 1.5 for changeset d4a3db7aee69
  < get rid of defunct pip, update news for release
  < Automated merge with ssh://bitbucket.org/ianb/virtualenv
  < Fixed issue #58 - Fixed issue in distutils initialization on Windows.
  < Added check for win32 and set bin_dir to 'Scripts' to fixup_scripts. Fix by Craig Radcliffe.
  < Added fix to set the correct bin_dir in fixup_scripts for win32
  < # HG changeset patch -- Bitbucket.org # Project Win32 Relocatable # URL http://bitbucket.org/chradcliffe/win32-relocatable/overview # User Craig Radcliffe <chradcliffe@gmail.com> # Date 1277344873 14400 # Node ID c06968aa4e89f9fff541d5fe41630e2acb91a16c # Parent  ffc4ecc9a2e88acce5da09d7b34c688394216282 Added check for win32 and set bin_dir to 'Scripts' to fixup_scripts
  < Added news items for changes since 1.4.9.
  < Automated merge with http://bitbucket.org/otherchirps/virtualenv/
  < Removed temporary pypy prefix in version string.
  < Automated merge with http://bitbucket.org/antocuni/virtualenv-pypy/
  < Fixed issue #57 -- Make sure we use the right version of distribute to try to install it from the virtualenv support folder.
  < Updated included version of pip to 0.8.
  < Updated embedded activate_this.py.
  < Fixed #55 -- Fixed a regression introduced in r345aab8ff166 that prevented the installation of pip on Python 2.3.
  < Fixed typo.
  < Fixed issue #18 - Fixed --relocatable on Windows.
  < Automated merge with http://bitbucket.org/RonnyPfannschmidt/virtualenv-w32/
  < Fixed #36 - Fixed minor issue when installing on win32 without having setuptools installed.
  < Updated embedded activate script.
  < Added --prompt parameter to virtualenv that can give provide a different prompt prefix
  < Fixed #46 - Use a proper temp dir instead of /tmp.
  < Fixed #48 - Fixed typo in --help.
  < Fixed #32 - Partially reverted the changes made in r03bf4040094c to fix setting up cross Python version virtualenv.
  < Updated bundled distribute to 0.6.14.
  < Added tag 1.4.9 for changeset 6d187b9cf916
  < update version for release
  < include pip 0.7.2
  < fix doc upload
  < Added tag 1.4.8 for changeset 1975e99d865c
  < update version for release
  < update pip version
  < news for PYTHONHOME changes
  < Automated merge with http://k0s.org/hg/virtualenv
  < add warning message if PYTHONHOME is set
  < update windows .bat files and rebuild-script.py to use these;  untested, as i dont have windows
  < use the activate.sh in virtualenv.py via running bin/rebuild-script.py
  < unset PYTHONHOME in the (Unix) activate script (and reset it in deactivate())
  < unset PYTHONHOME envioronment variable -- first step towards fixing the PYTHONHOME issue; see e.g. https://bugs.launchpad.net/virtualenv/+bug/290844
  < news for brosner commit
  < merge
  < update pip to 0.7
  < update version for dev
  < Added tag 1.4.6 for changeset 2d398ad81b7f
  < update versions for release, and add news
  < Adding documentation of VIRTUAL_ENV_DISABLE_PROMPT
  < Allow activate.sh to skip prompt update
  < include the scripts dir in the sdist tarball for envs lacking setuptools fixes #23
  < Fix for .bat files when the path includes parentheses (e.g. "C:\Program Files (x86)" on Vista) fixes #3
  < add support for 2.7alpha (untested) fixes #16
  < don't mess with PEP 302-supplied __file__, from CPython, and merge in a small startup optimization for Jython, from Jython
  < make nt a required module, along with posix. it may not be a builtin module on jython
  < update versions for dev
  < update versions for release; include new pip
  < update versions for dev
  < update versions for release.  Update Distribute to 0.6.10
  < update pip
  < Allow more flexible .pth file fixup
  < news for last commit
  < - using .get instead of index thanks Tarek :)
  < - Adding a VIRTUALENV_USE_DISTRIBUTE environment variable to default to distribute
  < Put an extra note in the error message related to problems using virtualenv on Windows, per the report at https://bugs.launchpad.net/virtualenv/+bug/352844
  < fix problem with --relocate when bin/ has subdirs (fixes #12)
  < news for last commit
  < allow script creation without setuptools
  < update version for dev
  < Added tag 1.4.3 for changeset 7ddcd4e7c466
  < resolve merge
  < update to pip-0.6.1, prepare for release
  < update version for release
  < news for last commit
  < merge from ianb
  < disable USER_SITE if --no-site-packages, otherwise place it after venv site-packages (fixes #8)
  < news
  < only look for setuptools/distribute/pip in directories that exist (fixes #9)
  < Apply patch from Sylvain Pasche; fix pip installation on Windows (#479739)
  < update version for dev
  < Added tag 1.4.1 for changeset 83a2465f6537
  < Automated merge with ssh://hg@bitbucket.org/ianb/virtualenv
  < Added tag 1.4 for changeset 9a95f71c8cb2
  < Add pip installation
  < update version for dev
  < make scripts executable; make refresh-support-files download pip
  < update version for release
  < update news version
  < update version to 1.4rc1
  < fix the warning logic about global setuptools
  < Updated distribute 0.6.8 tarball with version including built documentation
  < news for commits since 1.3.4 release
  < Added warning in case a globally installed setuptools is found and the --distribute option is used because the fake-setuptools of distribute inside the venv will be ignored in favor of the global setuptools.
  < Updated embedded distribute_setup.py.
  < Use the absolute path of the virtualenv Python executable.
  < Make sure to only ship non-py files in the virtualenv_support package
  < Bumped up distribute to 0.6.8 to fix an issue with the setuptools marker
  < Added tar.gz to source distribution
  < Bumped distribute tarball and references up to 0.6.7
  < added the DONT_PATCH_SETUPTOOLS environment variable to tell the Distribute installer not to patch an existing setuptools
  < now using the source tar for distribute
  < added the source tarball for distribute-0.6.6
  < removed the binary releases
  < apparently something went wrong in the rebuild, reintroducing ACTIVATE_SH
  < typo
  < rebuilt data
  < added DISTRIBUTE_SETUP_PY
  < added the --distribute option
  < removed trailing space
  < Moved support-files in a package to get rid of the package_data hack and reliably distribute them
  < Fix issue 6 - Updated setuptools to 0.6c11
  < refs issue 5: Updates URL to bugtracker in docs.
  < Updated activate.sh file in virtualenv.py
  < Fixed oversight in rebuild-script
  < Added manifest template to make sure the docs are added to the source distribution but not installed
  < Moved support scripts out of the way to prevent them from being installed globally
  < Added tag 1.3.4 for changeset 4b660247ce56
  < update news for 1.3.4
  < news for the last few commits
  < Fixed creating symlinks when using --python; creates a python > pythonX.Y symlink.
  < Fixed #389550 - Makes --relocatable work better with --python.
  < Added tag 1.2 for changeset ffa882669ca9
  < Added tag 1.3 for changeset 737c08e96cfe
  < Added tag 1.3.1 for changeset d1f908558001
  < Added tag 1.3.2 for changeset 12c4b5ee5a7f
  < Added tag 1.3.3 for changeset df38ea235009
  < Fixed #422539 -- virtualenv deactivates correctly on ksh now
  < make the doc generation more resilient
  < merge changes
  < force global eggs after local site-packages in sys.path
  < typo in cygwin pythonw.exe locating
  < Virtualenv now copies the actual embedded Python binary on Mac OS X to fix a hang on Snow Leopard (10.6).  Patch by Ronald Oussoren.
  < Added support for Debian's dist-packages directory
  < some updates to make it look more like topplabs.org
  < Added sphinx configuration and the basic layout
  < add hgignore
  < [svn r3849] Revert r3845 (pythonw on Mac) because it was pointless
  < [svn r3845] Also create pythonw on Mac
  < [svn r3844] Create pythonw.exe on Windows
  < [svn r3843] o copy jython's registry to the env if it exists o bump version
  < [svn r3842] Added a patch from Maries Ionel to patch build_ext on Windows so it can find the appropriate library locations
  < [svn r3823] fail more gracefully when win32api isn't present
  < [svn r3822] refresh per r3820
  < [svn r3820] Jython sys.path fixes: site-packages shouldn't take precedent over __classpath__ and specially handle the new __pyclasspath__
  < [svn r3810] Auto-update of version strings
  < [svn r3807] update versions for release
  < [svn r3804] Try to add /usr/local/lib/pythonX.Y/lib-dynload
  < [svn r3803] Prefer .exe filenames on cygwin
  < [svn r3796] Ignore ~/.pydistutils.cfg if sys.prefix/.pydistutils.cfg exists
  < [svn r3795] Fix #241581, Windows problems with paths with spaces in them
  < [svn r3794] split out an install_python function
  < [svn r3768] fix compatibility with Jython 2.5b1
  < [svn r3750] Use Windows newlines in activate.bat
  < [svn r3737] update version for dev
  < [svn r3736] Auto-update of version strings
  < [svn r3733] update versions for release
  < [svn r3732] Add the platform-specific paths, like /usr/lib/pythonX.Y/plat-linux2 (#305910)
  < [svn r3731] Add note about using virtualenv ENV instead of python virtualenv.py ENV #306028
  < [svn r3730] Look for a lib64 directory, and if it's different from the lib directory also add it to the path
  < [svn r3729] simplify a little code fragment
  < [svn r3728] Look for virtualenv package, for use in boot scripts to find Setuptools
  < [svn r3727] Fix typo in last prefix-removing change
  < [svn r3726] Remove the prefix distutils.cfg setting
  < [svn r3722] look for setuptools egg in multiple locations (the checkout and the tarball move the file around)
  < [svn r3721] Add a warning for $PYTHONHOME
  < [svn r3694] Auto-update of version strings
  < [svn r3679] fix --python
  < [svn r3651] fix handling of Jython environments that use a jython-complete.jar
  < [svn r3623] Make the warnings about rewriting scripts only happen for things that we think might be scripts
  < [svn r3622] more real 2.6 support: include the 2.6 egg and the latest ez_setup
  < [svn r3613] Added 2.6 compatibility
  < [svn r3612] Add another message about subprocess in 2.3
  < [svn r3610] update --version
  < [svn r3607] Remove optimize=0 from distutils.cfg
  < [svn r3606] Make the prefix argument absolute
  < [svn r3605] Update ez_setup.py (rebuild-script.py hadn't been called?)
  < [svn r3604] Add quotes on win32 when there is a space in the destination path
  < [svn r3603] Improve docs so that bootstrap example works on Windows
  < [svn r3602] Always set distutils.cfg prefix setting
  < [svn r3601] Fix a weird cygwin problem with sys.executable being set wrong
  < [svn r3600] update news link to reference mod_wsgi
  < [svn r3599] Auto-update of version strings
  < [svn r3596] update news for new release
  < [svn r3595] update to setuptools 0.6c9
  < [svn r3592] fix Jython's special __classpath__ sys.path entry taking precedent over the virtualenv's libs
  < [svn r3588] Make that __future__ addition conditional on Python 2.3
  < [svn r3587] Fixed mod_wsgi link text; added __future__ to REQUIRED_MODULES for (some) better Python 2.3 compatibility
  < [svn r3586] Add a check for activate_this.py
  < [svn r3585] Add a --relocatable option
  < [svn r3584] Fixed a bashism in bin/activate
  < [svn r3583] Add /Library/Python/X.Y/site-packages to sys.path on Macs, from Andrea Rech
  < [svn r3582] Add plat-mac, plat-darwin, etc, paths on Macs.  From Andrea Rech
  < [svn r3581] Bug in the adding of lib-tk to the path (from Andrea Rech)
  < [svn r3580] Added bin/activate_this.py for activating a virtualenv inside an interpreter
  < [svn r3567] language change, new version
  < [svn r3566] Auto-update of version strings
  < [svn r3563] update versions for release
  < [svn r3561] fix --python
  < [svn r3560] Add a --python option
  < [svn r3531] Added some more links to other sites/articles on virtualenv
  < [svn r3530] Indent log messages about copying REQUIRED_MODULES; set messages about copying existing files to DEBUG; run ez_setup with -v only if you can show DEBUG messages
  < [svn r3529] Added log message about copying REQUIRED_MODULES
  < [svn r3518] special case Jython's __classpath__ from being abspath'd in sys.path
  < [svn r3517] add Jython support patch from Ariane Paola
  < [svn r3500] adjust news
  < [svn r3499] Add the sets module for Python 2.3
  < [svn r3493] Add a few more libraries to try to make 2.6 work
  < [svn r3492] Add the warnings module to the list of modules copied over into the environment, for Python 2.6.  Also switch to using ConfigParser to find the stdlib instead of warnings in distutils/__init__.py
  < [svn r3491] update version; check for case when the detected distutils location is the same as the patched virtualenv location
  < [svn r3453] Auto-update of version strings
  < [svn r3450] update news for 1.1
  < [svn r3432] copy over include/ directory so packages will better compile
  < [svn r3415] if you can't write to cwd, write to /tmp
  < [svn r3391] o always escape  incase it contains spaces o update the support file blobs for activate.sh and ez_setup.py to 0.6c8
  < [svn r3376] Update to Setuptools 0.6c8
  < [svn r3375] Add unzip-setuptools option
  < [svn r3344] look for files like zlib.so in system site-packages.  In the case of MacPorts Python, zlib.so is installed in site-packages but is required by setuptools
  < [svn r3322] rehashing has to be done for deactivation as well as activation
  < [svn r3321] Detect zsh as well as bash in activate
  < [svn r3295] changelog r3294
  < [svn r3294] add genericpath to REQUIRED_MODULES for Python 2.6
  < [svn r3228] Made a more explicit note about Scripts on Windows
  < [svn r3226] create bin/python interpreter always
  < [svn r3225] Make the python version in generated scripts configurable
  < [svn r3224] use basename of sys.executable to create virtualenv script generated shebang
  < [svn r3211] update site.py for python2.3 (#181768)
  < [svn r3200] Add activate script for cygwin
  < [svn r3199] fix zlib.pyd on Windows
  < [svn r3198] Look in paths like C:/Python24/DLLs for required modules, on Windows
  < [svn r3197] doc link
  < [svn r3196] Add zlib to the modules that get copied over
  < [svn r3195] updated version strings
  < [svn r3193] Auto-update of version strings
  < [svn r3190] News, improved log message
  < [svn r3189] Patch from Yoshito Komatsu to keep PYTHONPATH and just extend it
  < [svn r3188] shebang + svn:executable on virtualenv.py
  < [svn r3183] Add shebang and warning to generated scripts
  < [svn r3166] typos in deactivate.bat
  < [svn r3153] Added import for set for python2.3
  < [svn r3152] Added note on --no-site-packages
  < [svn r3151] news
  < [svn r3150] Typo in site.py
  < [svn r3149] Add /usr/lib64/pythonX.Y to path, if it exists.  Don't try to delete inc_dir, since we no longer create it
  < [svn r3148] update version for next version
  < [svn r3147] Auto-update of version strings
  < [svn r3144] news for new release, added version
  < [svn r3143] Fixes for Mac Framework build, add pythonX.Y to virtualenv
  < [svn r3142] added link to example
  < [svn r3141] update help on an option to be more accurate
  < [svn r3138] added note on activate
  < [svn r3127] Install distutils before Setuptools
  < [svn r3106] Patch distutils.sysconfig, remove the include/ copying
  < [svn r3095] news from last commit
  < [svn r3094] Update to look for lib-tk, and add that to the path if present
  < [svn r3093] added some todos
  < [svn r3092] Use prefix/include instead of prefix/include/pythonX.Y on Windows
  < [svn r3091] Auto-update of version strings
  < [svn r3088] some more docs on addsitedir; news for 0.9.1
  < [svn r3082] Make sure the virtualenv is higher up on the path than the real sys.prefix paths
  < [svn r3056] fix some problems with activate.bat and deactivate.bat
  < [svn r3055] fix a little bug in bin/activate
  < [svn r3054] re-display all output from a command if the command fails
  < [svn r3053] Fix last commit for ve-inside-ve
  < [svn r3052] fix virtualenv-inside-virtualenv creation
  < [svn r3051] formatting change
  < [svn r3050] Auto-update of version strings
  < [svn r3047] Make framework python virtualenv's relocatable
  < [svn r3046] typo
  < [svn r3045] put in more error messages for install_name_tool
  < [svn r3044] Add support for MacOSX framework builds, from Ronald Oussoren
  < [svn r3043] add link to svn repository
  < [svn r3023] Include a distutils package, so you can override distutils.cfg
  < [svn r3021] rebuilt virtualenv.py that unsets VIRTUAL_ENV on deactivation
  < [svn r3020] unset the VIRTUAL_ENV variable when the environment is deactivated
  < [svn r3018] All symlinks should be to absolute locations (fix of last commit)
  < [svn r3017] All symlinks should be to absolute locations
  < [svn r3016] Fix a problem with creating the lib64 directory.  Avoid PyPI and network when creating environment
  < [svn r3015] update support-file activate.sh
  < [svn r3008] forgot to change this one
  < [svn r2981] Added activate/deactivate scripts, as in workingenv
  < [svn r2979] Fix the include/ creation, including creating parent directories
  < [svn r2978] forgot import
  < [svn r2977] Copy over a lib64 fixup from workingenv.  Copy in the include/python2.4 directory over
  < [svn r2975] Added lib-dynload and config to REQUIRED_MODULES
  < [svn r2974] Auto-update of version strings
  < [svn r2971] news for 0.8.4
  < [svn r2970] Use distutils for install if setuptools not available.  Normalize case when comparing paths (caused misfiring errors on Windows)
  < [svn r2969] improve error message slightly
  < [svn r2964] Put in logger from workingenv; made the setuptools installation prettier
  < [svn r2963] Auto-update of version strings
  < [svn r2960] Add news
  < [svn r2959] Use Scripts/ on Windows, as that seems to be the convention
  < [svn r2958] Update site.py to use DLLs directory on Windows
  < [svn r2957] Add to REQUIRED_MODULES for Windows
  < [svn r2956] use the same name for the executable as the calling executable uses (e.g., python.EXE)
  < [svn r2955] Change method of detection of stdlib dir
  < [svn r2954] pick up from proper Windows stdlib dir
  < [svn r2953] Use lib/ instead of lib/pythonX.Y on Windows (should fix prefix problem?)
  < [svn r2952] Auto-update of version strings
  < [svn r2949] added change notes
  < [svn r2948] Expand error messages; include WORKING_ENV warning, more about bad sys.prefix.  Better error about Python 2.3
  < [svn r2947] Put in a check that the new virtualenv python binary really worked
  < [svn r2946] Soften the language about workingenv some
  < [svn r2941] Fix --no-site-packages
  < [svn r2938] include only the current python version setuptools egg
  < [svn r2936] Auto-update of version strings
  < [svn r2933] make package data work
  < [svn r2932] fix case of not-py2.4/2.5
  < [svn r2931] Auto-update of version strings
  < [svn r2928] Added bootstrapping
  < [svn r2927] refactor a little, get rid of the options argument
  < [svn r2926] Move the action into its own function
  < [svn r2925] packaging updates, docs
  < [svn r2924] Move parser into main() so it can be more easily modified.  Check for magic globals.  Remove os.tempnam()
  < [svn r2923] Including egg files directly was just too large; removing
  < [svn r2922] Add setuptools installation
  < [svn r2921] remove print from site.py; add ez_setup.py to build
  < [svn r2920] fixed rebuild-script; put in site.py encoded
  < [svn r2919] put in marker for site.py
  < [svn r2918] initial layout/work
  < [svn r2917] New project virtualenv
wincent added a commit that referenced this issue Jul 11, 2022
Upstream deleted the `master` branch, replacing it with `main`:

    Fetching origin
    From https://github.com/chriskempson/base16-schemes-source
     - [deleted]         (none)     -> origin/master
       (refs/remotes/origin/HEAD has become dangling)
    remote: Enumerating objects: 16, done.
    remote: Counting objects: 100% (16/16), done.
    remote: Compressing objects: 100% (16/16), done.
    remote: Total 16 (delta 4), reused 0 (delta 0), pack-reused 0
    Unpacking objects: 100% (16/16), 6.91 KiB | 372.00 KiB/s, done.
     * [new branch]      main       -> origin/main

Remarkably, current `HEAD` of `main` isn't even a descendant of The
Branch Formerly known as `master`:

* vendor/base16-schemes-source e720724...944dbc7 (88):
  > Update list.yaml
  > Update README.md
  > Update list.yaml
  > Update README.md
  > Add files via upload
  < Add Sakura scheme (#73)
  < Add pinky scheme
  < Add Shades of Purple scheme (#75)
  < Add qualia to list.yaml
  < Merge pull request #79 from CosmosAtlas/patch-1
  < Add windows theme (#83)
  < Merge pull request #84 from casonadams/master
  < Merge pull request #85 from edunfelt/master
  < Merge pull request #66 from DanManN/master
  < Merge pull request #77 from akhsiM/master
  < Merge pull request #80 from Misterio77/patch-2
  < Merge pull request #81 from cveldy/master
  < Add Nebula scheme (#70)
  < Add "colors" color scheme (#68)
  < Add Pasque color scheme (#69)
  < Add vice scheme (#65)
  < Merge pull request #64 from kjakapat/master
  < Added darkmoss scheme (#55)
  < Merge pull request #63 from andreyvpng/master
  < Merge pull request #60 from tartansandal/tartansandal-add-dirtysea-scheme
  < Update list.yaml
  < Merge pull request #58 from jpfender/nord-fix
  < Re-enable summercamp
  < Merge pull request #53 from carloabelli/equilibrium-scheme
  < Merge pull request #62 from humanoid-colors/humanoid
  < Merge pull request #61 from ruler501/patch-1
  < Merge pull request #59 from Schnouki/patch-1
  < Merge pull request #56 from callerc1/master
  < Merge pull request #54 from cjayross/master
  < Merge pull request #52 from Whillikers/master
  < Re-add sandcastle and nova
  < Merge pull request #51 from alexmirrington/master
  < Merge pull request #50 from jssee/framer-scheme
  < Merge pull request #49 from base16-project/master
  < Merge pull request #42 from ajlende/patch-2
  < Merge pull request #41 from tealeg/patch-1
  < Merge pull request #40 from archmalet/master
  < Merge pull request #39 from jonleopard/master
  < Merge pull request #38 from jozip/master
  < Merge pull request #36 from aramisgithub/patch-3
  < Merge pull request #35 from h404bi/patch-1
  < Merge pull request #34 from metalelf0/master
  < Merge pull request #33 from aramisgithub/patch-1
  < Merge pull request #32 from piggyslasher/patch-1
  < Merge pull request #31 from joshyrobot/patch-1
  < Merge pull request #30 from mnussbaum/solarflare
  < Merge pull request #29 from hugodelahousse/patch-1
  < Merge pull request #28 from blockloop/patch-1
  < Merge pull request #27 from icyphox/master
  < Update README.md
  < Merge pull request #26 from AuditeMarlow/add-porple-scheme
  < Merge pull request #25 from gonsie/master
  < Merge pull request #24 from gidsi/master
  < Merge pull request #23 from mikebarkmin/patch-1
  < Merge pull request #22 from WhiteAbeLincoln/patch-1
  < Update list.yaml
  < Merge pull request #21 from ntpeters/patch-1
  < Merge pull request #19 from elnawe/master
  < Merge pull request #18 from Pokeconomist/patch-1
  < Merge pull request #14 from detly/master
  < Merge pull request #17 from purpleKarrot/master
  < Merge pull request #15 from Defman21/patch-3
  < Merge pull request #16 from stepchowfun/add-circus
  < Merge pull request #13 from 8-uh/patch-1
  < Merge pull request #12 from vic/patch-1
  < Merge pull request #11 from dawikur/master
  < Update README.md
  < Update list.yaml
  < Merge pull request #10 from jcornwall/master
  < Merge pull request #9 from mikebarkmin/patch-1
  < Merge pull request #8 from tilal6991/master
  < Merge branch 'joshwlewis-patch-1't push origin master
  < Merge branch 'cscorlt push origin masterey-patch-1'
  < t push origin masterMerge branch 'hartbit-master'
  < Merge pull request #4 from Defman21/patch-2
  < Merge pull request #3 from drzel/master
  < Merge branch 'refs/heads/pr/2'
  < Merge pull request #1 from atelierbram/atelier
  < Adds unclaimed schemes
  < Create README.md
  < Initial commit
  < Revert ":octocat: Added .gitattributes"
  < :octocat: Added .gitattributes

So here is a diff (via `cd vendor/base16-schemes-source && git diff
e720724..944dbc7`) for posterity:

```diff
diff --git a/README.md b/README.md
index c8feea9..28e0932 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,82 @@
 # Base16 Schemes Source
 By adding your repository to this list your scheme will be available to all Base16 Builders.
 All schemes added to this repository list **must** be released under the MIT (or more permissive) licence.
-Please list your scheme under https://github.com/chriskempson/base16#scheme-repositories so that others may find it easily.
+
+## Scheme Repositories
+
+To add your own scheme, submit a pull request and add your repository to the list below. **Repository naming scheme: base16-[scheme-name]-scheme** (with dashes as separators).
+
+### Official Schemes
+* [Default](https://github.com/chriskempson/base16-default-scheme) maintained by [chriskempson](https://github.com/chriskempson)
+
+### Community Contributed Schemes
+* [Apprentice](https://github.com/casonadams/base16-apprentice-scheme) maintained by [casonadams](https://github.com/casonadams)
+* [Atelier](https://github.com/atelierbram/base16-atelier-schemes) maintained by [atelierbram](https://github.com/atelierbram)
+* [Atlas](https://github.com/ajlende/base16-atlas-scheme) maintained by [ajlende](https://github.com/ajlende)
+* [Black Metal](https://github.com/metalelf0/base16-black-metal-scheme) maintained by [metalelf0](https://github.com/metalelf0)
+* [Brogrammer](https://github.com/piggyslasher/base16-brogrammer-scheme) maintained by [piggyslasher](https://github.com/piggyslasher)
+* [Brush Trees](https://github.com/whiteabelincoln/base16-brushtrees-scheme) maintained by [whiteabelincoln](https://github.com/whiteabelincoln)
+* [Circus](https://github.com/stepchowfun/base16-circus-scheme) maintained by [stepchowfun](https://github.com/stepchowfun) and [ewang12](https://github.com/ewang12)
+* [Classic](https://github.com/detly/base16-classic-scheme) maintained by [detly](https://github.com/detly)
+* [Codeschool](https://github.com/blockloop/base16-codeschool-scheme) maintained by [blockloop](https://github.com/blockloop)
+* [Colors](https://github.com/hakatashi/base16-colors-scheme) maintained by [hakatashi](https://github.com/hakatashi)
+* [Cupertino](https://github.com/Defman21/base16-cupertino) maintained by [Defman21](https://github.com/Defman21)
+* [DanQing](https://github.com/CosmosAtlas/base16-danqing-scheme) maintained by [CosmoAtlas](https://github.com/CosmosAtlas)
+* [Darcula](https://github.com/casonadams/base16-darcula-scheme) maintained by [casonadams](https://github.com/casonadams)
+* [Darkviolet](https://github.com/ruler501/base16-darkviolet-scheme) maintained by [ruler501](https://github.com/ruler501)
+* [Dracula](https://github.com/dracula/base16-dracula-scheme) maintained by [mikebarkmin](https://github.com/mikebarkmin)
+* [Equilibrium](https://github.com/carloabelli/base16-equilibrium-scheme) maintained by [carloabelli](https://github.com/carloabelli)
+* [Espresso](https://github.com/alexmirrington/base16-espresso-scheme) maintained by [alexmirrington](https://github.com/alexmirrington)
+* [Eva](https://github.com/kjakapat/base16-eva-scheme) maintained by [kjakapat](https://github.com/kjakapat)
+* [Framer](https://github.com/jssee/base16-framer-scheme) maintained by [jssee](https://github.com/jssee)
+* [Fruit Soda](https://github.com/jozip/base16-fruit-soda-scheme) maintained by [jozip](https://github.com/jozip)
+* [Gigavolt](https://github.com/Whillikers/base16-gigavolt-scheme) maintained by [Whillikers](https://github.com/Whillikers)
+* [Github](https://github.com/Defman21/base16-github-scheme) maintained by [Defman21](https://github.com/Defman21)
+* [Gruvbox](https://github.com/dawikur/base16-gruvbox-scheme) maintained by [dawikur](https://github.com/dawikur)
+* [Hardcore](https://github.com/callerc1/base16-hardcore-scheme) maintained by [callerc1](https://github.com/callerc1)
+* [Helios](https://github.com/reyemxela/base16-helios-scheme) maintained by [reyemxela](https://github.com/reyemxela)
+* [Heetch](https://github.com/tealeg/base16-heetch-scheme) maintained by [tealeg](https://github.com/tealeg)
+* [Horizon](https://github.com/michael-ball/base16-horizon-scheme) maintained by [michael-ball](https://github.com/michael-ball)
+* [Humanoid](https://github.com/humanoid-colors/base16-humanoid-schemes) maintained by [tasmo](https://github.com/tasmo)
+* [iA](https://github.com/aramisgithub/base16-ia-scheme) maintained by [aramisgithub](https://github.com/aramisgithub)
+* [Icy](https://github.com/icyphox/base16-icy-scheme) maintained by [icyphox](https://github.com/icyphox)
+* [Kimber](https://github.com/akhsiM/base16-kimber-scheme) maintained by [Mishka](https://github.com/akhsiM)
+* [Materia](https://github.com/Defman21/base16-materia) maintained by [Defman21](https://github.com/Defman21)
+* [Material Theme](https://github.com/ntpeters/base16-materialtheme-scheme) maintained by [ntpeters](https://github.com/ntpeters)
+* [Material Vivid](https://github.com/joshyrobot/base16-material-vivid-scheme) maintained by [joshyrobot](https://github.com/joshyrobot)
+* [Mellow](https://github.com/gidsi/base16-mellow-scheme) maintained by [gidsi](https://github.com/gidsi)
+* [Mexico-Light](https://github.com/drzel/base16-mexico-light-scheme) maintained by [drzel](https://github.com/drzel)
+* [Nebula](https://github.com/Misterio77/base16-nebula-scheme) maintained by [Misterio77](https://github.com/Misterio77)
+* [Nord](https://github.com/8-uh/base16-nord-scheme) maintained by [8-uh](https://github.com/8-uh)
+* [Nova](https://github.com/gessig/base16-nova-scheme) maintained by [gessig](https://github.com/gessig)
+* [One Light](https://github.com/purpleKarrot/base16-one-light-scheme) maintained by [purpleKarrot](https://github.com/purpleKarrot)
+* [Onedark](https://github.com/tilal6991/base16-onedark-scheme) maintained by [tilal6991](https://github.com/tilal6991)
+* [Outrun](https://github.com/hugodelahousse/base16-outrun-schemes) maintained by [hugodelahousse](https://github.com/hugodelahousse)
+* [PaperColor](https://github.com/jonleopard/base16-papercolor-scheme) maintained by [jonleopard](https://github.com/jonleopard)
+* [Pasque](https://github.com/Misterio77/base16-pasque-scheme) maintained by [Misterio77](https://github.com/Misterio77)
+* [pinky](https://github.com/b3nj5m1n/base16-pinky-scheme) maintained by [b3nj5m1n](https://github.com/b3nj5m1n)
+* [Porple](https://github.com/AuditeMarlow/base16-porple-scheme) maintained by [AuditeMarlow](https://github.com/AuditeMarlow)
+* [Purpledream](https://github.com/archmalet/base16-purpledream-scheme) maintained by [archmalet](https://github.com/archmalet)
+* [Qualia](https://github.com/isaacwhanson/base16-qualia-scheme) maintained by [isaacwhanson](https://github.com/isaacwhanson)
+* [Rebecca](https://github.com/vic/base16-rebecca) maintained by [vic](https://github.com/vic)
+* [Rosé Pine](https://github.com/edunfelt/base16-rose-pine-scheme) maintained by [edunfelt](https://github.com/edunfelt)
+* [Sagelight](https://github.com/cveldy/base16-sagelight-scheme) maintained by [cveldy](https://github.com/cveldy)
+* [Sakura](https://github.com/Misterio77/base16-sakura-scheme) maintained by [Misterio77](https://github.com/Misterio77)
+* [Sandcastle](https://github.com/gessig/base16-sandcastle-scheme) maintained by [gessig](https://github.com/gessig)
+* [Shades of Purple](https://github.com/ahmadawais/base16-shades-of-purple) maintained by [Ahmad Awais](https://github.com/ahmadawais) and [Demartini](https://github.com/demartini)
+* [Silk](https://github.com/Misterio77/base16-silk-scheme) maintained by [Misterio77](https://github.com/misterio77)
+* [Snazzy](https://github.com/h404bi/base16-snazzy-scheme) maintained by [h404bi](https://github.com/h404bi)
+* [Solarflare](https://github.com/mnussbaum/base16-solarflare-scheme) maintained by [mnussbaum](https://github.com/mnussbaum)
+* [Solarized](https://github.com/aramisgithub/base16-solarized-scheme) maintained by [aramisgithub](https://github.com/aramisgithub)
+* [Summercamp](https://github.com/zoefiri/base16-summercamp) maintained by [zoe firi](https://github.com/zoefiri)
+* [Summerfruit](https://github.com/cscorley/base16-summerfruit-scheme) maintained by [cscorley](https://github.com/cscorley)
+* [Synth Midnight](https://github.com/michael-ball/base16-synth-midnight-scheme) maintained by [michael-ball](https://github.com/michael-ball)
+* [Tender](https://github.com/DanManN/base16-tender-scheme) maintained by [DanManN](https://github.com/DanManN)
+* [Twilight](https://github.com/hartbit/base16-twilight-scheme) maintained by [hartbit](https://github.com/hartbit)
+* [Unikitty](https://github.com/joshwlewis/base16-unikitty) maintained by [joshwlewis](https://github.com/joshwlewis)
+* [Vice](https://github.com/Thomashighbaugh/base16-vice-scheme) maintained by [Thomashighbaugh](https://github.com/Thomashighbaugh)
+* [Windows](https://github.com/C-Fergus/base16-windows-scheme) maintained by [C-Fergus](https://github.com/C-Fergus)
+* [Woodland](https://github.com/jcornwall/base16-woodland-scheme) maintained by [jcornwall](https://github.com/jcornwall)
+* [Zenburn](https://github.com/elnawe/base16-zenburn-scheme) maintained by [elnawe](https://github.com/elnawe)
+* [XCode Dust](https://github.com/gonsie/base16-xcode-dusk-scheme) maintained by [gonsie](https://github.com/gonsie)
+* [Old Unclaimed Schemes](https://github.com/chriskempson/base16-unclaimed-schemes) - If your scheme is in this repository, please give it a new home!
diff --git a/list.yaml b/list.yaml
index d0e6116..6382e24 100644
--- a/list.yaml
+++ b/list.yaml
@@ -1,4 +1,7 @@
-# Please order list alphanumerically
+# Offical Base16 Schemes
+default: https://github.com/chriskempson/base16-default-schemes
+
+# Community Contributed Schemes - Please order list alphanumerically
 apprentice: https://github.com/casonadams/base16-apprentice-scheme
 atelier: https://github.com/atelierbram/base16-atelier-schemes
 atlas: https://github.com/ajlende/base16-atlas-scheme
@@ -14,7 +17,6 @@ darcula: https://github.com/casonadams/base16-darcula-scheme
 darkmoss: https://github.com/avanzzzi/base16-darkmoss-scheme
 darkviolet: https://github.com/ruler501/base16-darkviolet-scheme
 danqing: https://github.com/CosmosAtlas/base16-danqing-scheme
-default: https://github.com/chriskempson/base16-default-schemes
 dirtysea: https://github.com/tartansandal/base16-dirtysea-scheme
 dracula: https://github.com/dracula/base16-dracula-scheme
 edge: https://github.com/cjayross/base16-edge-schemes
@@ -25,6 +27,7 @@ framer: https://github.com/jssee/base16-framer-scheme
 fruit-soda: https://github.com/jozip/base16-fruit-soda-scheme
 gigavolt: https://github.com/Whillikers/base16-gigavolt-scheme
 github: https://github.com/Defman21/base16-github-scheme
+gruber: https://github.com/nimaipatel/base16-gruber
 gruvbox: https://github.com/dawikur/base16-gruvbox-scheme
 hardcore: https://github.com/callerc1/base16-hardcore-scheme
 heetch: https://github.com/tealeg/base16-heetch-scheme
@@ -40,6 +43,7 @@ material-vivid: https://github.com/joshyrobot/base16-material-vivid-scheme
 mellow: https://github.com/gidsi/base16-mellow-scheme
 mexico-light: https://github.com/drzel/base16-mexico-light-scheme
 nebula: https://github.com/Misterio77/base16-nebula-scheme
+nord: https://github.com/spejamchr/base16-nord-scheme
 nova: https://github.com/gessig/base16-nova-scheme
 onedark: https://github.com/tilal6991/base16-onedark-scheme
 one-light: https://github.com/purpleKarrot/base16-one-light-scheme
@@ -65,7 +69,6 @@ summerfruit: https://github.com/cscorley/base16-summerfruit-scheme
 synth-midnight: https://github.com/michael-ball/base16-synth-midnight-scheme
 tango: https://github.com/Schnouki/base16-tango-scheme
 tender: https://github.com/DanManN/base16-tender-scheme
-tomorrow: https://github.com/chriskempson/base16-tomorrow-scheme
 twilight: https://github.com/hartbit/base16-twilight-scheme
 unikitty: https://github.com/joshwlewis/base16-unikitty
 vice: https://github.com/Thomashighbaugh/base16-vice-scheme
@@ -77,9 +80,3 @@ zenburn: https://github.com/elnawe/base16-zenburn-scheme

 # If your scheme is in this repository, please give it a new home!
 unclaimed: https://github.com/chriskempson/base16-unclaimed-schemes
-
-# NOTE: the original repo at https://github.com/8-uh/base16-nord-scheme
-# is based on another color scheme and doesn't quite match. There was a
-# fork to improve the colors, so that's what we're using. If the original
-# repo ever gets updated, we can switch back to that.
-nord: https://github.com/spejamchr/base16-nord-scheme
```
wincent added a commit that referenced this issue Sep 1, 2022
Note that it requires an update to cmp_luasnip as well due to breaking
changes:

- L3MON4D3/LuaSnip#81

Motivation? Not wanting to stray too far from `HEAD` of `master`, to
distribute the pain of an eventual big upgrade over time. On the bright
side, because we're switching to per-'filetype' lazy loading, we spend
less time evaluating `~/.config/nvim/plugin/snippets.lua`.

`nvim --startuptime vim.log` before:

    112.510  000.219  000.219: sourcing /Users/wincent/.config/nvim/plugin/par.lua
    116.324  003.734  003.734: sourcing /Users/wincent/.config/nvim/plugin/snippets.lua
    116.997  000.336  000.336: require('wincent.pinnacle')

And after:

    113.560  000.218  000.218: sourcing /Users/wincent/.config/nvim/plugin/par.lua
    115.057  000.294  000.294: require('luasnip.loaders.util')
    115.061  000.806  000.512: require('luasnip.loaders.from_lua')
    117.122  003.455  002.649: sourcing /Users/wincent/.config/nvim/plugin/snippets.lua
    117.707  000.237  000.237: require('wincent.pinnacle')

ie.

- We went from about 3.7ms on this machine (mid-2015 15" MacBook Pro),
  to 2.6ms.
- That's the "own" time for the script. If we add in the time for the
  LuaSnip files that it requires, we get back up to 3.5ms; giving us a
  whopping 0.2ms speed boost!

I jest... as we add more and more snippets over time, the wins will only
increase from here, so this is a good thing.

Submodule changes:

* aspects/nvim/files/.config/nvim/pack/bundle/opt/LuaSnip cc00863...1843932 (128):
  > Format with stylua
  > Auto generate docs
  > make some opts for `ls.snip_expand` available through `ls.expand`.
  > ci: verify there are no duplicate helptags.
  > Auto generate docs
  > Revert "generate help for duplicate tags"
  > Auto generate docs
  > generate help for duplicate tags
  > Format with stylua
  > Auto generate docs
  > Add tests for ext_opts.
  > ext_opts: add states `visited` and `unvisited`.
  > Merge pull request #558 from dzfrias/fix-jsregexp-install
  > Merge pull request #557 from leiserfg/rename-tag
  > Format with stylua
  > Auto generate docs
  > Merge branch 'parse_from_ast'
  > Format with stylua
  > Auto generate docs
  > get_snippet_filetypes: filter duplicate filetypes.
  > Merge branch 'override_fn'
  > Format with stylua
  > Auto generate docs
  > loaders: gracefully handle missing files.
  > Format with stylua
  > Merge branch 'loader_handle_symlinks'
  > Merge pull request #543 from leiserfg/setup
  > Merge pull request #540 from jrowlingson/patch-3
  > Merge pull request #539 from jrowlingson/patch-1
  > Merge pull request #528 from leiserfg/parse-vargs
  > Merge pull request #536 from axieax/master
  > Merge pull request #531 from atticus-sullivan/unset_lua_path
  > Format with stylua
  > snippetProxy: prevent instantiation if select keys are nil.
  > Auto generate docs
  > Merge remote-tracking branch 'zjp/doc'
  > Merge pull request #512 from leiserfg/fix-nil-dyn
  > Auto generate docs
  > unset LUA_PATH and LUA_CPATH before running tests (close #508).
  > Auto generate docs
  > doc: replace broken+bad example (closes #507).
  > Format with stylua
  > Auto generate docs
  > fix(environ): don't return nil for vars without underscore.
  > Merge pull request #479 from leiserfg/extend_env
  > Auto generate docs
  > feat/fix: Don't switch to NORMAL after select_choice-popup.
  > Format with stylua
  > Auto generate docs
  > refactor(loader): extract loading snippets from file, remove goto.
  > Auto generate docs
  > CI: install lua5.1-headers.
  > Format with stylua
  > Auto generate docs
  > dynamicNode: indent snippetNode in `update_static` (close #491).
  > Auto generate docs
  > edit_snippet_files: add doc for `edit`.
  > Auto generate docs
  > edit_snippet_files: allow custom edit-command.
  > edit_snippet_files: escape magic chars before `gsub` in default `format`.
  > Format with stylua
  > Auto generate docs
  > unlink_current if leftover extmarks found in in_snippet (close #485).
  > Format with stylua
  > Auto generate docs
  > format with stylua.
  > Auto generate docs
  > fix: initialize positions in update_restore.
  > fix(restoreNode): call correct update-routine.
  > Auto generate docs
  > fix(env): vim.tbl_extend does not preserve metatables!!!
  > Merge pull request #463 from zdcthomas/master
  > ci: run tests on PR
  > Auto generate docs
  > Merge branch 'pre_expand_env'
  > Auto generate docs
  > doc: add short note on duplicate keys in fmt (close #465).
  > Auto generate docs
  > ci: fix it.
  > Auto generate docs
  > otf: prevent crash with $ before end of string.
  > Auto generate docs
  > Merge pull request #447 from maxmahlke/master
  > Auto generate docs
  > load lazy_load-snippets immediately after lazy_load-call.
  > Readme: clean up mapping-section a bit.
  > Merge pull request #446 from kjerstadius/docs/prev-choice
  > loader: Properly escape filename for au-pattern.
  > Auto generate docs
  > Correctly indent f during static_*-operations.
  > Auto generate docs
  > Merge branch 'pre_expand_callback'
  > Merge branch 'lazy_load_support'
  > snip_expand: delete clear_region before expanding.
  > Auto generate docs
  > Merge branch 'snip_expand_no_enter_snippet'
  > Auto generate docs
  > doc: explicitly explain how to switch choices.
  > Auto generate docs
  > Merge pull request #430 from L3MON4D3/indent_improve
  > Auto generate docs
  > fmt: add docs (closes #412).
  > doc: update+improve documentation for loaders.
  > Add per-snippet priority to vscode+snipmate-loader.
  > add tests for priorities.
  > loaders: only allow {override,default}_priority as add_snippet-options.
  > Auto generate docs
  > vscode: add add_opts, like for lua and snipmate.
  > loader-cache: deepcopy loaded snippets before re-adding them.
  > snippetProxy: prevent parse when invalidate is called.
  > edit_snippet_files: shorten packer+config default-paths.
  > Move lazy_load-autocommands into plugin/luasnip.vim.
  > remove autocommands on cleanup.
  > Merge branch 'master' into loader_priority
  > snipmate-loader: Add reload on save.
  > vscode-loader: Add reload on save.
  > loader: Allow filtering items using format.
  > Add ft-edit to vscode and snipmate, add editing files from all sources.
  > lua-loader: simplify reload.
  > vscode: prevent multiple-parsing.
  > fix corner-case with extends and multiple paths in snipmate-loader.
  > Prepare snipmate-loader for reload-capability.
  > Further restructure vscode-loader.
  > restructure vscode-loader (not done yet).
  > Merge branch 'master' into loader_priority
  > Store add_opts by path as well, needed for reload.
  > Allow passing any options to add_snippets-call from (lazy_)load().
  > fix(loaders): don't store snippets as autosnippets.

* aspects/nvim/files/.config/nvim/pack/bundle/opt/cmp_luasnip 7bd2612...a9de941 (6):
  > refactor(cmp_luasnip): breaking change use 0.7 autocmd api
  > Create LICENSE
  > Merge pull request #37 from jedrzejboczar/reuse-line-before-cursor
  > Merge pull request #36 from jedrzejboczar/fix-readme-typo
  > Merge pull request #35 from L3MON4D3/master
  > Fix #31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant