Anthony Scopatz
|
e146713cce
|
try to fix upgrade strategy
|
2018-10-29 12:14:05 -04:00 |
|
Gil Forsyth
|
81d0a2c245
|
test_replay: stop deleting the whole session instance
Co-Authored-By: laloch <lalochcz@gmail.com>
|
2018-10-29 16:27:49 +01:00 |
|
Gil Forsyth
|
654b8ca7ce
|
Merge pull request #2907 from JakeHedman/patch-1
Update arch linux install instructions
|
2018-10-29 10:54:20 -04:00 |
|
Gil Forsyth
|
86d9eb65d3
|
Remove pyflakes pin to fix build error
|
2018-10-29 10:50:47 -04:00 |
|
Jake Hedman
|
3575d86810
|
Update arch linux install instructions
pacman uses the official repositories, not the AUR.
|
2018-10-29 12:10:17 +01:00 |
|
Jakub Nowak
|
487a78c1cc
|
Update news/fstrenv.rst
Co-Authored-By: scopatz <scopatz@gmail.com>
|
2018-10-27 15:08:57 -07:00 |
|
Morten Enemark Lund
|
6a0ed21771
|
Merge pull request #2904 from ahundt/patch-3
xonshrc.xsh now links to more details
|
2018-10-27 06:02:19 +02:00 |
|
Andrew Hundt
|
c7be5c791e
|
xonshrc.xsh now links to more details
|
2018-10-26 17:07:00 -04:00 |
|
David Strobach
|
f43f49eebc
|
Add news entry
|
2018-10-26 18:26:23 +02:00 |
|
David Strobach
|
4a74c4468f
|
Test for value of __xonsh__.shell instead of its existence
|
2018-10-26 18:22:55 +02:00 |
|
Jay Tuckey
|
eb6d9921f8
|
Fixed broken rst
|
2018-10-21 15:48:16 +09:30 |
|
Jay Tuckey
|
f9d61abc57
|
ran black on file
|
2018-10-21 14:44:00 +09:30 |
|
Jay Tuckey
|
efe01c0aa4
|
Moved wording fixes to their own function to avoid changing the function signature of fg and bg
|
2018-10-21 14:42:04 +09:30 |
|
Anthony Scopatz
|
b8ebc1e072
|
removed unused imports
|
2018-10-20 14:17:28 -06:00 |
|
Anthony Scopatz
|
c31c35dca1
|
black
|
2018-10-20 14:12:09 -06: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 |
|
Jay Tuckey
|
854a4296bc
|
Fixed black check
|
2018-10-19 20:16:13 +09:30 |
|
Jay Tuckey
|
e2d4b65f8a
|
Fixed output wording for bg command
|
2018-10-19 20:00:56 +09:30 |
|
Anthony Scopatz
|
32ae582581
|
Updated CHANGELOG for 0.8.1
|
2018-10-18 11:05:51 -04:00 |
|
Anthony Scopatz
|
22c9e8a7e5
|
bumped version to 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 |
|
Gil Forsyth
|
a98fe76348
|
Merge pull request #2882 from dbarbuzzi/pin-black-in-ci
Pin black version in CI config
|
2018-10-16 15:07:26 -04:00 |
|
Anthony Scopatz
|
879013a1a8
|
Merge pull request #2886 from xonsh/ast_test_fix
Potential fix for ast test failures from attribute error
|
2018-10-16 14:48:02 -04:00 |
|
David Strobach
|
2c9d8bcc0f
|
Add a news entry
|
2018-10-16 20:20:48 +02:00 |
|
Gil Forsyth
|
448ea11323
|
Potential fix for ast test failures from attribute error
|
2018-10-16 14:16:17 -04:00 |
|
David Strobach
|
e78e5c7e80
|
Fix exception when trying to send SIGSTOP to finished sudo child
|
2018-10-16 19:58:20 +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 |
|
guillearch
|
c7741aae63
|
Fixes #2877
|
2018-10-15 23:06:48 +02:00 |
|
Domenic Barbuzzi
|
8c4356435b
|
Add news item per PR template
|
2018-10-15 16:00:14 -04:00 |
|
Domenic Barbuzzi
|
d9656433dc
|
Pin black to current version in CircleCI config
|
2018-10-15 15:53:28 -04:00 |
|
K.-Michael Aye
|
7dc609d1cc
|
added news entry
|
2018-10-15 13:23:11 -06:00 |
|
K.-Michael Aye
|
836f95c4b8
|
Remove fish from supported foreign shells
|
2018-10-15 13:17:16 -06:00 |
|
Morten Enemark Lund
|
32af551a08
|
Merge pull request #2879 from erezsh/master
Typo fix
|
2018-10-15 08:07:44 +02:00 |
|
Erez Shinan
|
3135c40e11
|
Typo fix
|
2018-10-15 08:04:41 +03:00 |
|
Morten Enemark Lund
|
c5411c5f65
|
Merge pull request #2876 from xonsh/deldisp
del dispatched on properties
|
2018-10-13 18:26:34 +02:00 |
|
Anthony Scopatz
|
fce3079ae4
|
del dispatched on properties
|
2018-10-13 11:21:22 -04:00 |
|
Anthony Scopatz
|
0300cde227
|
Merge branch 'dispredir' into specidx
|
2018-10-12 15:01:26 -04:00 |
|
Anthony Scopatz
|
d628a7d971
|
Merge branch 'master' into dispredir
|
2018-10-12 15:00:51 -04:00 |
|
Gil Forsyth
|
92cdb8fbca
|
Merge pull request #2873 from xonsh/test-fix
test fixes
|
2018-10-11 20:38:25 -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
|
6546ed9c2c
|
Merge branch 'test-fix' into dispredir
|
2018-10-11 12:23:04 -04:00 |
|