David Strobach
f395bfbd1b
news entry
2020-03-19 11:44:25 +01:00
Noortheen Raja
0851866ebf
feat: add HISTCONTROL(erasedups) support to sqlite backend
...
fixes part of !3478
2020-03-19 12:58:31 +05:30
Noortheen Raja
419c854eea
update docs - running pylint for specific files
2020-03-15 20:43:56 +05:30
Bob Hyman
9fe865169e
color_files() never returns None for token.
2020-03-14 23:03:11 -04:00
Gabriel Vogel
e3fccaef46
add news file
2020-03-11 01:23:51 +01:00
anki-code
19195cbf71
news
2020-03-04 12:49:38 +03:00
Samuel Lotz
db9e464e53
adds news file for changes
2020-03-03 12:37:18 -05:00
Morten Enemark Lund
8a3f0788a2
Update news description
2020-03-03 11:05:06 +01:00
Morten Enemark Lund
bf7754b286
Rename news file
2020-03-03 11:03:25 +01:00
Morten Enemark Lund
1aebb95ef8
Remove test reordering in pytest plugin
2020-03-02 21:42:14 +01:00
anki
7d07ddcf29
typo
2020-03-02 14:49:48 +03:00
anki
2f6c4efc30
news
2020-03-02 14:04:45 +03:00
Anthony Scopatz
2e30f330c0
Exitcode ( #3465 )
2020-03-01 15:06:33 -05:00
Jerzy Drozdz
b37675a6e8
Loading rc in non-interactive login shell ( #3422 )
...
* Setting -l flag loads environment on non-interactive shell
* Added checking dash existance in sys.argv[0]
* Fixed -a switch behaviour
* Added tests for xexec
* Added test for python<3.7 on Windows
* Testing non existent command with mocked execvpe
2020-03-01 12:56:23 -05:00
anki-code
dad30a2f44
fix
2020-02-29 01:34:21 +03:00
anki-code
ff67cdcbcd
Merge branch 'master' of https://github.com/xonsh/xonsh
2020-02-29 01:18:32 +03:00
anki-code
4103bf8ce7
XONSH_TRACE_SUBPROC
2020-02-29 00:11:34 +03:00
Anthony Scopatz
655dd76ed1
Updated CHANGELOG for 0.9.14
2020-02-28 16:07:39 -05:00
Anthony Scopatz
d295ee6dd6
Merge pull request #3403 from adqm/umask
...
add umask command
2020-02-28 15:44:50 -05:00
Anthony Scopatz
d5e79d14e0
Merge pull request #3441 from astronouth7303/fix-imphooks-get_source
...
Fix get_source()
2020-02-28 15:22:54 -05:00
Anthony Scopatz
90928e8cd4
some cleanup and news
2020-02-28 15:22:15 -05:00
Anthony Scopatz
97bcf9fa48
Merge branch 'master' into ls-color
2020-02-28 14:50:28 -05:00
David Strobach
b31ab8504e
XonshLexer: skip leading whitespace
...
Pygments lexer yields an extra whitespace token for inputs with leading
whitespase. This probably was not a problem for PTK2/Pygments, but breaks
command line rendering on PTK3.
2020-02-28 19:15:56 +01:00
Bob Hyman
94ac8f67f5
black-fix - split from ls_color for separate review ( #3431 )
...
* black-fix - split from ls_color for separate review
2020-02-14 09:09:34 -05:00
Jamie Bliss
370972e3ec
Add news
2020-02-11 13:31:30 -05:00
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