Gyuri Horak
|
4076ee1177
|
pyghooks.register_custom_style renamed to pyghooks.register_custom_pygments_style to avoid confusion
|
2020-10-13 22:21:27 +02:00 |
|
Gyuri Horak
|
39c848ed51
|
docstring fix
|
2020-10-13 21:55:48 +02:00 |
|
Gyuri Horak
|
10a21aa9b9
|
unit tests for register_custom_ansi_style
|
2020-10-13 21:48:47 +02:00 |
|
Gyuri Horak
|
154ee8f56e
|
typo fix
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
|
2020-10-13 20:54:22 +02:00 |
|
Gyuri Horak
|
7c4332ce23
|
typo fix
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
|
2020-10-13 20:54:08 +02:00 |
|
Gyuri Horak
|
2a2f0c5765
|
ANSI custom style registration
|
2020-10-13 20:44:44 +02:00 |
|
Gyuri Horak
|
158d79f0ae
|
xonsh.tools.register_custom_style as 'user facing' API, short color name support
|
2020-10-13 19:27:03 +02:00 |
|
Gyuri Horak
|
bb8f393328
|
fixed palette generation bug
|
2020-10-12 18:25:43 +02:00 |
|
Gyuri Horak
|
4571964523
|
typo fix in news file
|
2020-10-12 17:41:20 +02:00 |
|
Gyuri Horak
|
024021882c
|
unit test for custom theme registration
|
2020-10-12 17:30:54 +02:00 |
|
Gyuri Horak
|
b78dbfa204
|
include custom styles in xonfig styles , docs + news
|
2020-10-11 19:42:01 +02:00 |
|
Gyuri Horak
|
82394b7c53
|
custom colors for custom styles, resolve pygment tokens by name
|
2020-10-10 21:39:30 +02:00 |
|
Gyuri Horak
|
fdf4406799
|
#1207 custom style registration
|
2020-10-10 19:41:19 +02:00 |
|
Anthony Scopatz
|
6067dd64d8
|
Merge pull request #3863 from anki-code/docs_install
Docs: sections order improvement
|
2020-10-09 07:23:37 -05:00 |
|
a
|
1dbe799740
|
Merge branch 'master' of https://github.com/xonsh/xonsh into docs_install
|
2020-10-09 11:00:35 +03:00 |
|
a
|
e6273c9108
|
installation
|
2020-10-09 11:00:14 +03:00 |
|
Morten Enemark Lund
|
a950aafa30
|
Merge pull request #3861 from xonsh/elm-recomp
webconfig update for NO_COLOR -> RESET
|
2020-10-09 06:48:39 +02:00 |
|
a
|
d8acebdaeb
|
installation
|
2020-10-09 02:32:45 +03:00 |
|
a
|
b01d36fd82
|
news
|
2020-10-09 02:02:39 +03:00 |
|
a
|
9635c841ed
|
topics
|
2020-10-09 01:59:53 +03:00 |
|
a
|
798c1f3b62
|
Cookiecutter
|
2020-10-09 01:57:46 +03:00 |
|
a
|
503ed00489
|
consolidation
|
2020-10-09 01:54:42 +03:00 |
|
a
|
fa4cf7e785
|
comparison
|
2020-10-09 01:39:15 +03:00 |
|
a
|
bc58819514
|
installation
|
2020-10-09 01:37:23 +03:00 |
|
a
|
2b2c9ad343
|
installation
|
2020-10-09 01:33:49 +03:00 |
|
Anthony Scopatz
|
04fb721411
|
Merge pull request #3862 from anki-code/no_color2reset
xontribs no_color to reset
|
2020-10-08 17:23:22 -05:00 |
|
a
|
31d0d581c3
|
bump
|
2020-10-09 01:13:01 +03:00 |
|
a
|
7f976c7bf3
|
no_color to reset
|
2020-10-09 01:06:33 +03:00 |
|
Anthony Scopatz
|
5ed3ed71b8
|
Revert "amalgam updates"
This reverts commit f08099571f .
|
2020-10-08 17:05:20 -05:00 |
|
a
|
b8caf65534
|
no_color to reset
|
2020-10-09 01:04:52 +03:00 |
|
Anthony Scopatz
|
0f64ec6328
|
webconfig update for NO_COLOR -> RESET
|
2020-10-08 16:57:50 -05:00 |
|
Anthony Scopatz
|
6d96a3d695
|
Merge pull request #3860 from anki-code/patch-15
Update CHANGELOG.rst
|
2020-10-08 16:10:12 -05:00 |
|
anki-code
|
501a1e7c41
|
Update CHANGELOG.rst
|
2020-10-09 00:07:15 +03:00 |
|
Anthony Scopatz
|
f08099571f
|
amalgam updates
|
2020-10-08 15:32:11 -05:00 |
|
Anthony Scopatz
|
c8e70e7c82
|
Updated CHANGELOG for 0.9.23
|
2020-10-08 15:17:05 -05:00 |
|
Anthony Scopatz
|
eb35e62414
|
bumped version to 0.9.23
|
2020-10-08 15:17:05 -05:00 |
|
Anthony Scopatz
|
ba78795808
|
Updated authorship for 0.9.23
|
2020-10-08 15:17:05 -05:00 |
|
Anthony Scopatz
|
553629f946
|
Merge pull request #3855 from cafehaine/better_deprecation_warning
Add an optional message to the deprecation warning
|
2020-10-08 14:51:49 -05:00 |
|
Anthony Scopatz
|
d2641fa711
|
removes validation on getting environment variables. Should only be used for setting (#3850)
|
2020-10-08 14:57:18 -04:00 |
|
Anthony Scopatz
|
526dd354ff
|
goanpeca -> conda-incubator (#3857)
* goanpeca -> conda-incubator
* elm incubator fix
|
2020-10-08 14:54:03 -04:00 |
|
cafehaine
|
a5b09933b7
|
Rename _get_env_var to something more fitting
|
2020-10-08 20:20:46 +02:00 |
|
Anthony Scopatz
|
18b607f363
|
Merge pull request #3854 from mariusvniekerk/git-locking
Prevent loging git when building prompt
|
2020-10-08 11:06:32 -05:00 |
|
cafehaine
|
cdb2514445
|
Factorize common code between print_warning and print_exception
|
2020-10-08 09:22:22 +02:00 |
|
Anthony Scopatz
|
7a55a805d8
|
Merge pull request #3856 from anki-code/revert_doc_reg
Reverted "Register typed environment variables"
|
2020-10-07 16:06:16 -05:00 |
|
Marius van Niekerk
|
28a024acc1
|
adjust for review comments
|
2020-10-07 17:03:23 -04:00 |
|
a
|
fb08e3f747
|
Removed "Register typed environment variables"
|
2020-10-08 00:01:46 +03:00 |
|
Anthony Scopatz
|
8acb3906da
|
Merge pull request #3852 from anki-code/path_imp
Environ improvements: DIRS, tutorial, converter
|
2020-10-07 15:18:40 -05:00 |
|
Marius van Niekerk
|
e64628a716
|
Don't modify detyped environment
|
2020-10-07 16:16:08 -04:00 |
|
cafehaine
|
844ec0084b
|
Add an optional message to the deprecation warning
|
2020-10-07 21:57:21 +02:00 |
|
Marius van Niekerk
|
3c4b40b31e
|
Prevent loging git when building prompt
Set GIT_OPTIONAL_LOCKS=0 to prevent locking a git repo when updating the prompt.
|
2020-10-07 15:19:19 -04:00 |
|