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 |
|
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 |
|
Anthony Scopatz
|
4862a47b7c
|
fixed alias expansion
|
2016-04-10 12:13:36 -04:00 |
|
Morten Enemark Lund
|
2a54edea9b
|
Added CHANGELOG.rst entry
|
2016-04-10 07:39:25 +02:00 |
|
Anthony Scopatz
|
230174235d
|
cl fix
|
2016-04-09 00:14:03 -04:00 |
|
Morten Enemark Lund
|
751e10bb80
|
Removed duplicated entry from CHANGELOG.rst
|
2016-04-06 08:58:06 +02:00 |
|
Morten Enemark Lund
|
50929a44f1
|
Added new regexpath behaviour to CHANGELOG.rst
|
2016-04-05 10:47:00 +02:00 |
|
Morten Enemark Lund
|
a38acc83bb
|
Add changelog
|
2016-04-05 10:46:58 +02:00 |
|
Anthony Scopatz
|
cd50de108e
|
Merge pull request #775 from scopatz/update_os_environ
Add option to update os.environ when __xonsh_env__ changes.
|
2016-04-05 00:58:02 -04:00 |
|
Morten Enemark Lund
|
b17379978d
|
Merge pull request #781 from gforsyth/fix_ptk_completer
fix ptk completer to allow completion earlier in line
|
2016-04-02 09:05:08 +02:00 |
|
Gil Forsyth
|
af3538c8f9
|
add changelog
|
2016-04-01 17:51:25 -04:00 |
|