Anthony Scopatz
e88abafc92
pathext windows test fixes
2016-06-21 11:43:08 -04:00
Anthony Scopatz
de9e5ae19f
Merge pull request #1308 from lucasicf/issue_1233
...
#1233 using readline if prompt-toolkit is outdated
2016-06-21 11:27:36 -04:00
Anthony Scopatz
d82aeee3ed
Merge pull request #1309 from xonsh/update_readme
...
update readme links for organizational account
2016-06-21 11:21:49 -04:00
Anthony Scopatz
7806969a63
more locate binary fixes
2016-06-21 11:16:56 -04:00
Gil Forsyth
70473d6548
update readme links for organizational account
...
trivial update of scopatz -> xonsh in readme links
2016-06-21 11:07:40 -04:00
Lucas Inojosa
263203dad7
CHANGELOG for #1233
2016-06-21 12:04:56 -03:00
Lucas Inojosa
ef57aa6b48
#1233 using readline if prompt-toolkit is outdated
2016-06-21 12:04:56 -03:00
Anthony Scopatz
f094bad69f
Merge branch 'master' into cc
2016-06-21 10:56:14 -04:00
Anthony Scopatz
b0708b72c9
more interface changes
2016-06-21 10:56:10 -04:00
Konstantinos Tsakiltzidis
a4333a5520
-l/-i fix, tests undercover
2016-06-21 17:46:41 +03:00
Morten Enemark Lund
66d79ef6df
Merge pull request #1303 from xonsh/pid
...
Process Group Fixes
2016-06-21 15:12:39 +02:00
Gil Forsyth
6c5a4a32e1
Merge pull request #1305 from xonsh/appveyor
...
Only run appveyor on Py35
2016-06-21 08:54:10 -04:00
Konstantinos Tsakiltzidis
298854add4
'fixed XONSH_INTERACTIVE when with script-name'
2016-06-21 15:38:49 +03:00
Konstantinos Tsakiltzidis
9d70925704
'refactor argv madness'
2016-06-21 15:22:06 +03:00
Konstantinos Tsakiltzidis
685077fc2a
Merge branch 'master' into xonsh-argument-fix-i1073
2016-06-21 15:01:48 +03:00
Morten Enemark Lund
d24beeea77
Merge pull request #1280 from VHarisop/path_expand
...
Added support for slices in EnvPath
2016-06-21 12:13:00 +02:00
Morten Enemark Lund
e242e97d8f
Only run appveyor on Py35. This should make it run a bit faster so we avoid waiting for appveyor all the time
2016-06-21 09:57:36 +02:00
Konstantinos Tsakiltzidis
b8c2aa0ca3
'SystemExit (TM)'
2016-06-21 06:42:16 +03:00
Konstantinos Tsakiltzidis
b175c4964d
'excluding failing test (for now)'
2016-06-21 06:40:18 +03:00
Konstantinos Tsakiltzidis
5cd53b515a
'excluding failing test (for now)'
2016-06-21 06:39:28 +03:00
Anthony Scopatz
8c8f2c0ad1
Merge pull request #1304 from laerus/tutorial_env
...
updates tutorial about how to use enviroment
2016-06-20 22:26:32 -04:00
Konstantinos Tsakiltzidis
1ece853196
'rstt'
2016-06-21 05:20:55 +03:00
Konstantinos Tsakiltzidis
ca87355d3a
'love the user'
2016-06-21 05:08:54 +03:00
Konstantinos Tsakiltzidis
143972aae8
'newlines leak'
2016-06-21 05:02:18 +03:00
Konstantinos Tsakiltzidis
e51d43dd85
'what meets the eye'
2016-06-21 05:00:38 +03:00
Konstantinos Tsakiltzidis
993b88897e
'shape up'
2016-06-21 04:55:33 +03:00
Konstantinos Tsakiltzidis
6f49463369
'reverse'
2016-06-21 04:45:29 +03:00
Konstantinos Tsakiltzidis
1ce9f8b9eb
newline leak
2016-06-21 04:34:30 +03:00
Anthony Scopatz
15084eb3d1
added news for pid
2016-06-20 21:28:00 -04:00
Konstantinos Tsakiltzidis
eefa4f6548
refactor/replaced __xonsh_env__
with ${...}
2016-06-21 04:27:23 +03:00
Anthony Scopatz
8df6e8a394
more process group fixes
2016-06-20 21:24:54 -04:00
Anthony Scopatz
7b13bc0eaa
Merge pull request #1301 from laerus/xonsh2bash-doc
...
bash to xonsh new entry
2016-06-20 19:53:24 -04:00
VHarisop
5ca646cbd9
Added slicing tests for EnvPath
2016-06-21 00:52:09 +03:00
Konstantinos Tsakiltzidis
fda85042f4
Update bash_to_xsh.rst
2016-06-21 00:32:22 +03:00
Konstantinos Tsakiltzidis
d3c035ec1d
Update bash_to_xsh.rst
2016-06-21 00:30:15 +03:00
Konstantinos Tsakiltzidis
3a09dcd8b8
Update bash_to_xsh.rst
2016-06-21 00:27:55 +03:00
Anthony Scopatz
dc9b70ffad
more windows fixes
2016-06-20 17:21:35 -04:00
Konstantinos Tsakiltzidis
b5872efa88
Merge branch 'master' into xonsh-argument-fix-i1073
2016-06-21 00:03:54 +03:00
Anthony Scopatz
e459737929
fix for getting aliases in commands cache
2016-06-20 16:46:20 -04:00
Anthony Scopatz
787469e415
some test fixes
2016-06-20 16:35:44 -04:00
Konstantinos Tsakiltzidis
795189e842
'extra info'
2016-06-20 23:33:58 +03:00
Anthony Scopatz
f3508843bc
Merge branch 'master' into cc
2016-06-20 16:31:56 -04:00
Anthony Scopatz
fc4d4853c4
string sequences
2016-06-20 16:26:54 -04:00
Morten Enemark Lund
b851a8c39c
Merge pull request #1298 from xonsh/fix_windows-tests
...
fixes for windows test failures
2016-06-20 22:22:30 +02:00
Morten Enemark Lund
c345694be7
Merge pull request #1300 from xonsh/fno
...
fixed crazy recurssion error
2016-06-20 22:21:34 +02:00
Anthony Scopatz
9bbb38d443
fixed crazy recurssion error
2016-06-20 16:00:33 -04:00
Gil Forsyth
76ee40c8af
fixes for windows test failures
...
I don't think the `/dev/null` test is a) necessary or b) meaningful on
Windows. And it should fail, if it's passed, since `/dev/null` isn't
writeable or creatable file on Windows (I think).
I believe that the second set of tests that I've changed also have
little to no meaning on Windows.
2016-06-20 15:37:14 -04:00
Anthony Scopatz
728bd850b9
better windows ext expansion
2016-06-20 15:23:28 -04:00
Konstantinos Tsakiltzidis
f362469940
bash equivalent of setting envvar for a cmd
2016-06-20 21:40:10 +03:00
Konstantinos Tsakiltzidis
ba87d4f46a
failing test for interactive + script case
2016-06-20 21:09:25 +03:00