Commit graph

1475 commits

Author SHA1 Message Date
Morten Enemark Lund
c37818d4b4
Merge pull request #3483 from xonsh/runthis
runthis
2020-04-07 22:48:48 +02:00
David Strobach
200544c8e3 add news entry 2020-04-07 20:23:00 +02:00
Gil Forsyth
6def5aa46d Updated CHANGELOG for 0.9.16 2020-04-07 08:59:44 -04:00
Morten Enemark Lund
40d181d43a Add changelog entry 2020-04-07 10:21:40 +02:00
Anthony Scopatz
b00fad96b0
Merge pull request #3497 from laloch/unthread-xdg-open
Unthread xdg open
2020-04-01 14:48:22 -05:00
David Strobach
da0dc54849 news entry 2020-04-01 21:36:32 +02:00
Bob Hyman
65e639eb88 Merge branch 'master' into is3474 2020-03-29 16:14:54 -04:00
Anthony Scopatz
a06ad1fefd
Merge pull request #3484 from laloch/abbrevs
Add fish-like command abbreviations
2020-03-25 17:06:53 -05:00
David Strobach
4e224f62db news entry 2020-03-25 19:33:30 +01:00
Chris Lasher
29a11d9a9c
Register xontrib-pyenv in list of available xontribs. (#3485)
* Register xontrib-pyenv in list of available xontribs.

* Add missing news item.
2020-03-21 20:12:43 -04:00
Anthony Scopatz
0942d7b3d7 runthis 2020-03-19 23:05:18 -05:00
Anthony Scopatz
ade5b886b6 Updated CHANGELOG for 0.9.15 2020-03-19 15:38:46 -05:00
Anthony Scopatz
feeb6315cc
Merge pull request #3482 from laloch/execx-evalx-newline
Fix execx / evalx trailing newline
2020-03-19 11:50:33 -04:00
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