Commit graph

4846 commits

Author SHA1 Message Date
Gil Forsyth
34c9e0cb91 Fix for string index error in bash completion 2018-10-02 09:50:16 -04:00
Gil Forsyth
b988e556e5
Merge pull request #2713 from dotsdl/xonsh_session
WIP: Move all monkey-patched built-ins into single object
2018-10-02 08:49:03 -04:00
Anthony Scopatz
4b5236da04 escape sequence fixes 2018-10-01 23:01:00 -04:00
Gil Forsyth
80d0a3670d
Merge pull request #2851 from xonsh/pbc025
bash completions v0.2.5
2018-10-01 22:18:53 -04:00
Anthony Scopatz
d39df31f09 fix some typos 2018-10-01 22:16:14 -04:00
Anthony Scopatz
a6d55d4eee don't capture cryptop output 2018-10-01 20:51:01 -04:00
Anthony Scopatz
c9946b0349 bash completions v0.2.5 2018-10-01 18:42:09 -04:00
Anthony Scopatz
4ad167c339 collections fixes 2018-10-01 18:23:04 -04:00
Anthony Scopatz
943a96c697 black and abc 2018-10-01 17:35:24 -04:00
Anthony Scopatz
626597f267 ProxyWarning now does dynamic lookup 2018-10-01 17:29:25 -04:00
Anthony Scopatz
73c863d06d fix news 2018-10-01 15:56:44 -04:00
Anthony Scopatz
ae9c09ee68 many fixes 2018-10-01 15:49:24 -04:00
Anthony Scopatz
61c27ec365 many fixes 2018-10-01 15:48:47 -04:00
Anthony Scopatz
c20977493d static configuration was deprecated a while ago 2018-10-01 15:08:56 -04:00
Anthony Scopatz
eefa44c308 Merge branch 'master' into xonsh_session 2018-10-01 14:48:06 -04:00
Gil Forsyth
6a0928dff4
Remove extraneous try-excepts from ptk2 keybindings 2018-10-01 13:05:40 -04:00
David Dotson
a40348d483 Switched from print statements to DeprecationWarnings 2018-09-30 14:21:18 -07:00
David Dotson
6f9788e0d9 More fixes, xonsh now starts up.
Warnings show up with xontribs loaded, as expected.
2018-09-30 13:30:35 -07:00
David Dotson
54b0c1313c Fixed flake8 failures 2018-09-29 19:03:33 -07:00
David Dotson
cdbc18d16c More fixes 2018-09-29 18:52:13 -07:00
David Dotson
086535cc1e Syntax error fix. 2018-09-29 18:50:23 -07:00
David Dotson
e19a96133b Think I got all the necessary name switches
__xonsh_*__ -> __xonsh__.*
2018-09-29 18:47:36 -07:00
David Dotson
ac0a19d04a Added ProxyWarnings to old builtin attributes.
Need to go through library yet and fix other __xonsh_*__ instances
introduced in master.
2018-09-29 18:32:11 -07:00
David Dotson
1c8144b354 Merge branch 'master' into xonsh_session
Hoping I didn't introduce a regression into `built_ins.py`...
2018-09-29 17:33:26 -07:00
Jared Crawford
843d912253 black formatting 2018-09-29 09:44:32 -07:00
Jared Crawford
0809502e20 Fix issues #2584 and #2430 2018-09-29 01:55:30 -07:00
Anthony Scopatz
3af6278086 bumped version to 0.7.10 2018-09-26 12:17:10 -04:00
Anthony Scopatz
0b5778b529 black 2018-09-25 21:18:11 -04:00
Zach Crownover
ccd37b8656
Add DragonFly BSD support 2018-09-26 00:42:35 +00:00
Gil Forsyth
700b4fbfff black: the only color you (still) need 2018-09-23 09:54:32 -04:00
Gil Forsyth
1abe3017be
Merge pull request #2836 from xonsh/hgsplit
unthread hg split
2018-09-23 09:36:37 -04:00
Gil Forsyth
30dc4c95cd
Merge pull request #2829 from xonsh/fenv
Perform environment variable substitution in f-strings
2018-09-22 11:21:48 -04:00
Anthony Scopatz
bde0430e6d hg -> ns 2018-09-22 11:04:54 -04:00
Anthony Scopatz
1ee2dc96da unthread hg split 2018-09-22 10:59:00 -04:00
Anthony Scopatz
814826da13 black 2018-09-22 10:36:45 -04:00
Anthony Scopatz
8a87f5ea96 unthread aurman 2018-09-22 10:34:05 -04:00
Anthony Scopatz
4456f3e6fa fixed some corner cases and added tests 2018-09-22 09:54:21 -04:00
Gil Forsyth
a9490d3b6b
Merge pull request #2831 from xonsh/fswiz
fix wizard crash when an unknown foreign shell is given
2018-09-21 16:57:52 -04:00
Anthony Scopatz
ad06426e1e
Merge pull request #2830 from laloch/path_completer_exception
fix path completer issue with f-strings
2018-09-21 11:55:18 -04:00
Anthony Scopatz
aa9cafbb4c fix wizard crash when an unknown foreign shell is given 2018-09-21 10:39:49 -04:00
David Strobach
6159f449f3 fix path completer issue with f-strings 2018-09-21 02:39:43 +02:00
Anthony Scopatz
0219bac2c8 Perform environment variable substitution in f-strings 2018-09-20 18:58:02 -04:00
Jakub Nowak
5ee10f1fff
Allow 'off' as falsy value 2018-09-19 01:00:54 +02:00
Anthony Scopatz
282c56efd0 bumped version to 0.7.9 2018-09-18 14:37:44 -04:00
Morten Enemark Lund
44711a2456
Merge pull request #2821 from xonsh/atin
@(expr) in subprocess tokens
2018-09-18 20:28:51 +02:00
Anthony Scopatz
8c46bc3015 multiple lists pushed up. 2018-09-18 13:48:10 -04:00
Anthony Scopatz
f0c3a4b1cd more tests, news and docs 2018-09-17 18:23:20 -04:00
Anthony Scopatz
9c2a756b68 preliminary working version 2018-09-17 17:52:40 -04:00
Anthony Scopatz
fb914d4e3e fixes empty source 2018-09-17 11:39:59 -04:00
Anthony Scopatz
67790692e9 now get type failure 2018-09-14 17:10:25 -04:00