Commit graph

1108 commits

Author SHA1 Message Date
Mickaël Schoentgen
34bfe9f0f8 Removed use of deprecated inspect.formatargspec() for inspect.signature() 2018-11-01 17:06:08 +01:00
Gil Forsyth
59966a62ec
Merge pull request #2917 from BoboTiG/fix-flake8-errors
Fix Flake8 errors
2018-11-01 11:56:18 -04:00
Mickaël Schoentgen
016ffd2278 Fix Flake8 errors 2018-11-01 16:36:32 +01:00
Nate Tangsurat
e8a6a2ffe5
docs: Deduplicate sections on sidebar page
Remove lots of duplicated sections already covered by index.
2018-10-31 20:37:29 -07:00
Anthony Scopatz
dca4a47715 Updated CHANGELOG for 0.8.2 2018-10-31 10:54:17 -04:00
Gil Forsyth
78b13924d4
Merge pull request #2902 from laloch/shell-attr
Test for value of __xonsh__.shell instead of its existence
2018-10-29 14:16:50 -04:00
Jakub Nowak
487a78c1cc
Update news/fstrenv.rst
Co-Authored-By: scopatz <scopatz@gmail.com>
2018-10-27 15:08:57 -07:00
David Strobach
f43f49eebc Add news entry 2018-10-26 18:26:23 +02:00
Anthony Scopatz
c48d5308e0 fixed up fstring parsing 2018-10-20 14:07:18 -06:00
Anthony Scopatz
f4654fd1fb single instance of string.Formatter 2018-10-20 12:22:59 -06:00
Anthony Scopatz
32ae582581 Updated CHANGELOG for 0.8.1 2018-10-18 11:05:51 -04:00
Anthony Scopatz
23246604de
Merge pull request #2888 from laloch/sudo-permission-error
Restore TEMPLATE.rst
2018-10-18 09:55:19 -04:00
David Strobach
e9186c9d50 Restore TEMPLATE.rst 2018-10-17 13:51:46 +02:00
Morten Enemark Lund
a3a0bf9621
Merge pull request #2887 from laloch/sudo-permission-error
Fix exception when trying to send SIGSTOP to finished sudo child
2018-10-17 08:44:14 +02:00
Gil Forsyth
03d436fd1d
Merge pull request #2884 from guillearch/master
Fixes #2877
2018-10-16 15:10:11 -04:00
Gil Forsyth
8f34aeb6b1
Merge pull request #2880 from michaelaye/patch-1
Patch 1
2018-10-16 15:09:27 -04:00
Gil Forsyth
bfd696788b
Merge pull request #2875 from xonsh/specidx
Spec Index
2018-10-16 15:08:44 -04:00
David Strobach
2c9d8bcc0f Add a news entry 2018-10-16 20:20:48 +02:00
K.-Michael Aye
3fe34c3580 fix news entry 2018-10-16 10:40:55 -06:00
guillearch
bb1b58b745 Updated /news entry 2018-10-16 06:48:23 +02:00
guillearch
34fc1a9a53 Added /news entry 2018-10-15 23:20:12 +02:00
Domenic Barbuzzi
8c4356435b Add news item per PR template 2018-10-15 16:00:14 -04:00
K.-Michael Aye
7dc609d1cc added news entry 2018-10-15 13:23:11 -06:00
Anthony Scopatz
fce3079ae4 del dispatched on properties 2018-10-13 11:21:22 -04:00
Anthony Scopatz
3ae77ce53c actaully include code 2018-10-11 20:06:33 -04:00
Anthony Scopatz
14c8ac73ad added news 2018-10-11 12:52:30 -04:00
Anthony Scopatz
579ccd07d9 deprecation warning fixes 2018-10-11 12:04:48 -04:00
Anthony Scopatz
147ee78cdb test fixes 2018-10-11 11:22:57 -04:00
Anthony Scopatz
7fbf172b5e Updated CHANGELOG for 0.8.0 2018-10-10 09:58:54 -04:00
Anthony Scopatz
6e3917cc4f
Merge pull request #2861 from laloch/style-overrides
PTK2 style overrides
2018-10-05 14:06:37 -04:00
Anthony Scopatz
b22ace6eea
Merge pull request #2867 from xonsh/escaped_deprecation
Escaped deprecation
2018-10-05 10:51:18 -04:00
David Strobach
30a73b2ce1 Rename the env-var; fix news entry formatting 2018-10-05 13:32:41 +02:00
laloch
a7ba6d0a05 Fix news entry formatting 2018-10-05 13:32:41 +02:00
David Strobach
9303d3b449 Add a news entry 2018-10-05 13:32:41 +02:00
Morten Enemark Lund
9c3daead6c fix rst syntax 2018-10-05 12:01:44 +02:00
Morten Enemark Lund
024340f51e Add news entry 2018-10-05 11:54:06 +02:00
Anthony Scopatz
afb50144d1 fix shell type 2018-10-04 17:02:36 -04:00
Anthony Scopatz
bb783229cd yet another port 2018-10-04 14:40:40 -04:00
Anthony Scopatz
4ba0363285 no longer deprecate all proxies 2018-10-02 11:11:12 -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
Gil Forsyth
4ec0471be8 Skip conda update and publishing results, add news entry 2018-10-01 22:59:28 -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
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
73c863d06d fix news 2018-10-01 15:56:44 -04:00
Anthony Scopatz
61c27ec365 many fixes 2018-10-01 15:48:47 -04:00
David Dotson
6ab12cbc6d Added news entry. 2018-09-30 14:06:06 -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