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
|
6d288dd184
|
Updated tests
|
2018-09-29 18:57:01 -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 |
|
Gil Forsyth
|
e3e927ae31
|
Merge pull request #2845 from jmcrawford45/subproc-whitespace-fix
Fix issues #2584 and #2430
|
2018-09-29 15:04:35 -04:00 |
|
Jared Crawford
|
843d912253
|
black formatting
|
2018-09-29 09:44:32 -07:00 |
|
Jared Crawford
|
8d069b6f55
|
Whitespace changlelog changes
|
2018-09-29 09:42:04 -07:00 |
|
Jared Crawford
|
5bd1250ee6
|
Add examples of what works now
|
2018-09-29 09:38:20 -07:00 |
|
Jared Crawford
|
86fe644e0c
|
Valid rst
|
2018-09-29 02:33:34 -07:00 |
|
Jared Crawford
|
7c26fbc826
|
Add changelog
|
2018-09-29 02:05:42 -07:00 |
|
Jared Crawford
|
0809502e20
|
Fix issues #2584 and #2430
|
2018-09-29 01:55:30 -07:00 |
|
Anthony Scopatz
|
9d5da9fff1
|
Updated CHANGELOG for 0.7.10
|
2018-09-26 12:17:10 -04:00 |
|
Anthony Scopatz
|
3af6278086
|
bumped version to 0.7.10
|
2018-09-26 12:17:10 -04:00 |
|
Anthony Scopatz
|
fe44f4a9ee
|
Merge pull request #2842 from strangelittlemonkey/add_dragonfly_bsd_support
Add DragonFly BSD support
|
2018-09-26 12:14:51 -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 |
|
Anthony Scopatz
|
fe2a1c3202
|
Merge pull request #2839 from xonsh/check_black
Add black check to CircleCI
|
2018-09-23 10:10:21 -04:00 |
|
Gil Forsyth
|
700b4fbfff
|
black: the only color you (still) need
|
2018-09-23 09:54:32 -04:00 |
|
Gil Forsyth
|
50f82e2634
|
Add black check to CircleCI
|
2018-09-23 09:51:07 -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 |
|
Gil Forsyth
|
79daa5abc6
|
Merge pull request #2835 from xonsh/aurman
unthread aurman
|
2018-09-22 10:50:04 -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 |
|
Anthony Scopatz
|
e92cb2ee81
|
Merge pull request #2825 from MrQubo/allow-off-as-falsy
Allow 'off' as falsy value
|
2018-09-21 09:15:25 -04:00 |
|
Jakub Nowak
|
b945ad5454
|
Remove None from rst
|
2018-09-21 06:30:58 +02: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
|
83f2d89bb0
|
Add entry in changelog
|
2018-09-19 01:00:54 +02:00 |
|
Jakub Nowak
|
5ee10f1fff
|
Allow 'off' as falsy value
|
2018-09-19 01:00:54 +02:00 |
|
Anthony Scopatz
|
e83ab51164
|
Updated CHANGELOG for 0.7.9
|
2018-09-18 14:37:44 -04:00 |
|
Anthony Scopatz
|
282c56efd0
|
bumped version to 0.7.9
|
2018-09-18 14:37:44 -04:00 |
|
Anthony Scopatz
|
78cc725fa0
|
Merge pull request #2820 from EmreAtes/patch-1
Add example of arguments for callable aliases
|
2018-09-18 14:34:16 -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 |
|
Emre Ates
|
702a00ccce
|
Fix typo
|
2018-09-18 13:08:17 -04:00 |
|
Gil Forsyth
|
1a7ca073c6
|
Merge pull request #2818 from xonsh/emptysrc
fixes empty source
|
2018-09-18 11:40:36 -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 |
|
Emre Ates
|
0d63efcf1f
|
Add example of arguments for callable aliases
More discussion in #2819 . The example shows how to pass arguments to subprocess command.
|
2018-09-17 16:30:34 -04:00 |
|