Commit graph

1487 commits

Author SHA1 Message Date
Gil Forsyth
c565ddcd28 Merge pull request #3428 from drmikecrowe/3427-fix-vc-prompt-color
3427 fix vc prompt color
2020-02-09 12:30:03 -05:00
Mike Crowe
a647587421 Fixing rst for tests to pass 2020-02-06 07:19:46 -05:00
Mike Crowe
9be73ca669 Merge branch 'master' into 3427-fix-vc-prompt-color 2020-02-06 06:31:26 -05:00
Jamie Bliss
793ed9cc65 Add news item for the new container. 2020-02-05 16:00:13 -05:00
Mike Crowe
ac6bd626ac Merge branch '3427-fix-vc-prompt-color' of https://github.com/drmikecrowe/xonsh into 3427-fix-vc-prompt-color 2020-02-05 06:52:53 -05:00
Mike Crowe
584b4467b5 "Updating news format per PR request" 2020-02-05 06:46:00 -05:00
Jamie Bliss
c6277de544 actually fill in news 2020-02-03 13:55:42 -05:00
Jamie Bliss
3f31d30ad3 news item 2020-02-03 13:31:17 -05:00
Bob Hyman
0393bf0084 undo black-fix 2020-02-02 20:42:37 -05:00
Bob Hyman
ab7ba68462 Merge branch 'master' 49cd2812bb into ls-color 2020-01-31 22:13:07 -05:00
Morten Enemark Lund
49cd2812bb
Merge pull request #3384 from xonsh/parser38
Create python3.8 parser
2020-01-30 21:16:59 +01:00
Gil Forsyth
bcfbd4cde9
Merge pull request #3398 from bobhy/unit_tests1
correct xonsh invocation for unit tests
2020-01-30 11:40:29 -05:00
drmikecrowe
63e4171da1
Cleanup of news.rst 2020-01-28 09:53:47 -05:00
Mike Crowe
16974d48e8 Stripping ansi from git branch. Fixes #3427 2020-01-28 09:44:58 -05:00
Bob Hyman
733fa027cc Fix CI yet again. 2020-01-12 17:33:47 -05:00
Bob Hyman
7625a5c415 avoid interrupted by signal error 2020-01-12 15:55:05 -05:00
Bob Hyman
f54129342b Hammer lint errors flat. 2020-01-04 13:56:02 -05:00
Bob Hyman
6082b61fc3 ls-colors -- colorize file arguments in subproc mode command lines 2019-12-26 05:51:48 -05:00
Gil Forsyth
3cd496ef1f
Merge pull request #3400 from gotgenes/fix-prompt-interval-refresh-docs
Correct and clarify docs for $PROMPT_REFRESH_INTERVAL
2019-12-21 11:54:48 -05:00
Morten Enemark Lund
312edc69de
Merge pull request #3362 from anki-code/master
xonsh.AppImage with support for portable python and pip
2019-12-12 18:39:45 +01:00
Chris Lasher
4013028920 Correct and clarify docs for $PROMPT_REFRESH_INTERVAL 2019-12-07 15:37:42 -08:00
Bob Hyman
a976c82942 circleci PR test failures 2019-12-06 10:44:06 -05:00
Bob Hyman
423c2cdb01 News and gitignore chances to pass PR tests. 2019-12-06 10:39:22 -05:00
Sylvain Corlay
d546f18f7c Fixup rmtree on windows 2019-11-27 01:03:05 +01:00
Gil Forsyth
20c9e3043b Create python3.8 parser
This builds on earlier work by @carmenbianca -- I've moved the 3.8+
specific parser code (involving the `posonlyargs`) to a python 3.8
parser class that inherits from the 3.6 parser.
2019-11-15 16:49:22 -05:00
Morten Enemark Lund
20b226e44c Add news file 2019-11-05 17:27:24 +01:00
Morten Enemark Lund
104fbe738f
Merge pull request #3370 from xonsh/webconfig
Webconfig
2019-11-05 17:12:43 +01:00
Gil Forsyth
34176127cc
Remove xonda from xontrib list
It was great while it lasted.
2019-10-27 18:16:54 -04:00
anki-code
fe8c46a6d5
news 2019-10-26 14:11:19 +03:00
anki-code
a6dec09e59
Update sigstp.rst 2019-10-26 02:31:43 +03:00
anki-code
e2b348aadd
news 2019-10-26 02:28:28 +03:00
Burak Yigit Kaya
21381c1c60
properly add changes 2019-10-26 00:13:59 +03:00
Anthony Scopatz
1684c91224 news and docs 2019-10-23 18:04:26 -04:00
Morten Enemark Lund
5648b8d528
Merge pull request #3342 from xonsh/lydia
👻 Spoooky! Ctrl+Z Fix!
2019-10-17 19:02:06 +02:00
Anthony Scopatz
bb201d77bb Updated CHANGELOG for 0.9.13 2019-10-15 17:09:49 -04:00
Anthony Scopatz
4d8848d29e
Apply suggestions from code review
Co-Authored-By: Gil Forsyth <gforsyth@users.noreply.github.com>
2019-10-10 15:24:45 -04:00
David Kalliecharan
7dc4594fa7 Added openbsd aliases and platform detection 2019-10-10 12:49:53 -03:00
Anthony Scopatz
e9f7e85784
Merge pull request #3347 from xonsh/remvoe_unicode_console
Remove built-in support for win unicode console.
2019-10-07 17:41:24 -04:00
Morten Enemark Lund
62050a9aee
Merge pull request #3345 from xonsh/badcol
more color code fixes and robustness
2019-10-07 22:35:09 +02:00
Morten Enemark Lund
c7be1554fb Add changelog 2019-10-07 22:30:06 +02:00
Anthony Scopatz
e217abd306
Merge pull request #3346 from xonsh/superhelp
Fix superhelp
2019-10-07 16:20:13 -04:00
Morten Enemark Lund
f15af6b7c3 Add changelog entry 2019-10-07 20:42:32 +02:00
Anthony Scopatz
232c573638 more color code fixes and robustness 2019-10-07 14:39:10 -04:00
Morten Enemark Lund
6df0281da9 Fix sphinx formatting 2019-10-07 10:37:22 +02:00
Morten Enemark Lund
845d223052 Add changelog entry 2019-10-07 10:11:50 +02:00
Anthony Scopatz
1b6d5b4f1a Updated CHANGELOG for 0.9.12 2019-10-06 12:38:48 -04:00
Anthony Scopatz
fe27543764 news 2019-10-05 16:49:19 -04:00
Morten Enemark Lund
50155c66e3
Merge pull request #3329 from xonsh/ctxvars
Context vars fix
2019-10-03 21:53:08 +02:00
Morten Enemark Lund
025834876f
Merge pull request #3330 from xonsh/percol
percol false
2019-10-03 15:12:25 +02:00
Morten Enemark Lund
41ce414df1
Merge pull request #3334 from xonsh/acreveal
color modifier fix
2019-10-03 15:11:51 +02:00