Anthony Scopatz
|
11733f04f7
|
cl
|
2016-05-23 17:25:42 -04:00 |
|
Anthony Scopatz
|
1fc96aedf1
|
Merge pull request #998 from scopatz/win_bashcompletions
Defaults for bash completions file on Windows
|
2016-05-23 16:52:12 -04:00 |
|
Morten Enemark Lund
|
3413b2c94d
|
Fix pep8 issue and added an entry to CHANGELOG.rst
|
2016-05-23 15:25:21 +02:00 |
|
Morten Enemark Lund
|
4bad23b202
|
Add entry to change log
|
2016-05-23 15:21:49 +02:00 |
|
Morten Enemark Lund
|
ee082a614e
|
Update CHANGELOG.rst
|
2016-05-23 08:09:15 +02:00 |
|
Anthony Scopatz
|
da8299b3b4
|
added changelog about kernel
|
2016-05-23 00:01:27 -04:00 |
|
Gil Forsyth
|
ae479ce2eb
|
remove prompt_toolkit < v1.0.0 support
As per #980 this removes all of the cased code for dealing with various
versions of prompt_toolkit in favor of supporting only v1.0.0+
|
2016-05-22 10:11:46 -04:00 |
|
adam j hartz
|
35677ee6e2
|
changelog
|
2016-05-21 13:51:48 -04:00 |
|
adam j hartz
|
c260eafc11
|
changelog update
|
2016-05-21 10:29:44 -04:00 |
|
adam j hartz
|
77a15931ac
|
merge
|
2016-05-21 03:51:28 -04:00 |
|
Morten Enemark Lund
|
bbd87e83f4
|
add entry to CHANGELOG.rst
|
2016-06-07 16:48:06 +02:00 |
|
Ryan Gonzalez
|
108300d155
|
Merge branch 'master' of https://github.com/scopatz/xonsh into signals
|
2016-05-20 21:02:47 -05:00 |
|
Ryan Gonzalez
|
df4908b17e
|
Add changelog entry
|
2016-05-20 20:58:08 -05:00 |
|
Anthony Scopatz
|
41edf6ca31
|
version bump to 0.3.0
|
2016-05-20 18:04:28 -04:00 |
|
adam j hartz
|
d958f99e7a
|
update changelog
|
2016-05-19 19:07:27 -04:00 |
|
Anthony Scopatz
|
c0cb5edc2b
|
Merge branch 'master' of https://github.com/sebastien/xonsh into sebastien-master
|
2016-05-18 10:47:27 -04:00 |
|
Sébastien Pierre
|
f68650a218
|
Added tests, CHANGELOG and expand_path support to #916
|
2016-05-18 09:42:36 -04:00 |
|
Anthony Scopatz
|
f2d3163749
|
many readline updates
|
2016-05-18 03:12:43 -04:00 |
|
adam j hartz
|
f24c2488a1
|
update changelog
|
2016-05-18 00:46:03 -04:00 |
|
Morten Enemark Lund
|
f16e334582
|
Update which to be a pure python implementation.
|
2016-05-16 08:40:58 +02:00 |
|
Will Wykeham
|
83ff992d5b
|
Fix launcher for Windows install dirs with a space
When python installed to 'Program Files' or other dir with a space,
this fixes the xonsh.exe to not just 'fail to launch process'.
Fixes #879
|
2016-05-13 22:13:09 +01:00 |
|
Morten Enemark Lund
|
4efd129814
|
Merge pull request #884 from Will-W/absentwhich
Improve handling of which being absent
|
2016-05-13 22:31:40 +02:00 |
|
Will Wykeham
|
9c02b1a9c3
|
Update CHANGELOG for 'which' changes
|
2016-05-13 21:25:51 +01:00 |
|
TobalJackson
|
49883ca1ab
|
Update CHANGELOG.rst
|
2016-05-13 14:31:00 -04:00 |
|
Morten Enemark Lund
|
281b29f8d7
|
Merge pull request #859 from Will-W/master
Fix overriding of user environment with windows fixes
|
2016-05-13 13:48:57 +02:00 |
|
Will Wykeham
|
3faea65153
|
Update CHANGLOG for Windows env fixups
|
2016-05-13 09:40:52 +01:00 |
|
adam j hartz
|
a2285fd916
|
documentation
|
2016-05-12 11:53:15 -04:00 |
|
Morten Enemark Lund
|
cec68e703c
|
Update CHANGELOG.rst
|
2016-05-11 23:14:47 +02:00 |
|
Anthony Scopatz
|
47175e9cd1
|
ready for a look
|
2016-05-11 03:48:16 -04:00 |
|
Anthony Scopatz
|
3ff5d6f9d4
|
fixed merge conflicts from master
|
2016-05-08 17:49:11 -04:00 |
|
Anthony Scopatz
|
72ff4e4f29
|
fixed merge conflict
|
2016-05-08 17:41:16 -04:00 |
|
Anthony Scopatz
|
cb37421e66
|
fixed merge conflict with master
|
2016-05-08 15:10:42 -04:00 |
|
Anthony Scopatz
|
ef64a8001a
|
resolved conflicts from master
|
2016-05-08 12:05:18 -04:00 |
|
Anthony Scopatz
|
0255b25ba8
|
added cl
|
2016-05-07 17:52:20 -04:00 |
|
Anthony Scopatz
|
08d8bcf149
|
prev/post for seterr
|
2016-05-07 17:13:18 -04:00 |
|
Morten Enemark Lund
|
b0d6abe7e0
|
Update CHANGELOG.rst
|
2016-05-07 12:00:51 +02:00 |
|
Gil Forsyth
|
6e2a9ed7f2
|
fix PEP8 and add changelog entry
|
2016-05-06 08:40:05 -04:00 |
|
Morten Enemark Lund
|
474c6f5d59
|
Fix for deadlock on windows when running subprocs that generate enough data to fill the os pipe
|
2016-05-02 19:59:41 +02:00 |
|
Gil Forsyth
|
bc8373fcd5
|
update changelog
|
2016-04-29 11:49:43 -04:00 |
|
Anthony Scopatz
|
20c742b0f8
|
Merge pull request #801 from scopatz/source-bat
Added `source-bat` as an alias for `source-cmd`
|
2016-04-20 17:55:06 -04:00 |
|
Anthony Scopatz
|
d710d01e22
|
Merge pull request #803 from scopatz/fix_source_alias
Fixes a bug in source_alias
|
2016-04-20 17:24:54 -04:00 |
|
Morten Enemark Lund
|
d4f4513850
|
Re-enabled the app section in the meta.yaml (conda build script). This creates xonsh menu entries when installing conda packages.
|
2016-04-20 23:02:31 +02:00 |
|
Morten Enemark Lund
|
8a5d4a7829
|
Fixes a bug in source_alias
|
2016-04-20 22:26:09 +02:00 |
|
Morten Enemark Lund
|
6487832c4b
|
Added source-bat as an alias for source-cmd
|
2016-04-20 21:32:58 +02:00 |
|
Anthony Scopatz
|
c3b94e5265
|
Merge pull request #790 from scopatz/cmd_shell
Sourcing Windows batch files
|
2016-04-20 11:29:54 -04:00 |
|
Morten Enemark Lund
|
dbfa8dc70a
|
Merge branch 'master' into cmd_shell
|
2016-04-18 14:33:53 +02:00 |
|
Morten Enemark Lund
|
6636d5be0b
|
Add pygments as a conda dependency. Since prompt_toolkit no longer includes it explicitly
|
2016-04-16 13:40:38 +02:00 |
|
Morten Enemark Lund
|
ef4ff33239
|
This fix ensures basic environment variables are not excluded when running scripts
|
2016-04-12 13:55:01 +02:00 |
|
Morten Enemark Lund
|
3434190c51
|
Merge remote-tracking branch 'remotes/origin/master' into cmd_shell
|
2016-04-11 11:04:29 +02:00 |
|
Anthony Scopatz
|
c92e0009fc
|
group and negate subproc
|
2016-04-10 23:38:12 -04:00 |
|