Commit graph

392 commits

Author SHA1 Message Date
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
Gil Forsyth
f9ed700884 add changelog entry 2016-04-01 16:27:45 -04:00
Morten Enemark Lund
7e28df261b Updated change log with $UPDATE_OS_ENVIRON feature 2016-04-01 21:08:06 +02:00
Anthony Scopatz
83a61a1964 broken merge 2016-03-31 22:04:11 -04:00
Gil Forsyth
29b978b35c change to return self, add docs and CL 2016-03-31 16:56:39 -04:00
Morten Enemark Lund
39e5aa5948 Added the fix_color change to the changelog 2016-03-28 21:18:57 +02:00
Burak Yigit Kaya
48dac6e9cd New: Add sudo functionality on Windows 2016-03-27 23:12:56 +03:00
Morten Enemark Lund
ec3b0fb0cc Merge pull request #754 from scopatz/ptkfix
Fix bug with out-of-date prompt_toolkit
2016-03-27 14:25:54 +02:00
adam j hartz
432d2021da add changelog entry 2016-03-23 18:12:59 -04:00
Anthony Scopatz
b5a61f085e added cl 2016-03-22 23:57:51 -04:00
Anthony Scopatz
57c522fa56 version bump to 0.2.7 2016-03-20 13:52:40 -04:00
Anthony Scopatz
fa95e62711 some logic fixes to ndslicing 2016-03-18 12:20:13 -04:00
Anthony Scopatz
139f260aad updated changelog 2016-03-16 12:33:03 -04:00
Anthony Scopatz
0960da6312 Merge branch 'subproc_return_values' of https://github.com/adqm/xonsh into adqm-subproc_return_values 2016-03-16 01:14:47 -04:00
adam j hartz
aedf60cd65 update changelog 2016-03-12 19:33:17 -05:00
Anthony Scopatz
eb5e8e878f Merge pull request #721 from adqm/reglob
modify regular expression globbing
2016-03-10 23:38:31 -06:00
adam j hartz
072ae8599e merge from master 2016-03-10 21:55:09 -05:00
adam j hartz
1a901494ad update changelog 2016-03-08 00:35:10 -05:00
adam j hartz
72cd7d4fd9 fix typo 2016-03-07 05:43:58 -05:00
adam j hartz
e132927b73 changelog 2016-03-06 23:38:55 -05:00
Morten Enemark Lund
7c040f59cc Update CHANGELOG.rst 2016-03-06 21:52:54 +01:00
Anthony Scopatz
9f27d9d922 Merge branch 'master' into andor 2016-03-01 01:25:25 -05:00
Morten Enemark Lund
57be553d41 Merge pull request #695 from scopatz/c
More colors: fixes and features
2016-03-01 07:21:46 +01:00
Anthony Scopatz
b358c3f6a2 Merge branch 'master' into andor 2016-02-29 15:07:30 -05:00
Morten Enemark Lund
cff2893773 Update CHANGELOG.rst 2016-02-26 19:52:12 +01:00
Anthony Scopatz
c1446f2c7b Merge branch 'master' into andor 2016-02-24 22:59:16 -05:00
Anthony Scopatz
eb1f9bccc1 Merge branch 'master' into c 2016-02-24 00:23:03 -05:00
Anthony Scopatz
48980261d3 updated changelog 2016-02-22 23:32:02 -05:00