Anthony Scopatz
|
4b5236da04
|
escape sequence fixes
|
2018-10-01 23:01:00 -04:00 |
|
Gil Forsyth
|
4ec0471be8
|
Skip conda update and publishing results, add news entry
|
2018-10-01 22:59:28 -04:00 |
|
Gil Forsyth
|
4e598528d6
|
Remove flake checks and coverage (this is done on circle)
|
2018-10-01 22:45:28 -04:00 |
|
Gil Forsyth
|
714359b0f2
|
[WIP] Set up CI with Azure Pipelines
|
2018-10-01 22:30:09 -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 |
|
Gil Forsyth
|
06c1edf9e3
|
Merge pull request #2852 from xonsh/cryptop
don't capture cryptop output
|
2018-10-01 22:16:51 -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
|
2736a4d187
|
flake fixes
|
2018-10-01 18:10:18 -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 |
|
Gil Forsyth
|
6a7ac4db8b
|
Merge pull request #2850 from dbxnr/patch-1
update projects
|
2018-10-01 15:49:31 -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 |
|
dbxnr
|
8759d13c73
|
update projects
|
2018-10-01 20:39:50 +01:00 |
|
Anthony Scopatz
|
7423238f94
|
more fixes
|
2018-10-01 15:31:37 -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 |
|
Anthony Scopatz
|
18ae72950d
|
Merge branch 'ptk_cleanup'
|
2018-10-01 14:38:26 -04:00 |
|
Gil Forsyth
|
6a0928dff4
|
Remove extraneous try-except s 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
|
6ab12cbc6d
|
Added news entry.
|
2018-09-30 14:06:06 -07:00 |
|
David Dotson
|
1d60f9397b
|
Updated docs with __xonsh__ changes
|
2018-09-30 13:59:08 -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
|
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 |
|