Commit graph

4916 commits

Author SHA1 Message Date
Konstantinos Tsakiltzidis
8efa364c37 Merge pull request #1560 from xonsh/exec
exec
2016-08-16 13:35:31 +03:00
Jamie Bliss
13d1dcdaad Outdated docstring 2016-08-16 00:06:28 -04:00
Anthony Scopatz
220778965f Merge branch 'master' into m 2016-08-15 23:53:25 -04:00
Anthony Scopatz
1c68c1a611 ok 2016-08-15 23:28:07 -04:00
Jamie Bliss
20bd3aedd7 Merge remote-tracking branch 'upstream/master' into events 2016-08-15 23:24:32 -04:00
Jamie Bliss
5141fadfb4 Do some magic to make event docstrings work 2016-08-15 23:22:19 -04:00
Anthony Scopatz
2cc56a62f8 ignore credential files 2016-08-15 23:21:57 -04:00
Anthony Scopatz
e72a35522c more will do formatting 2016-08-15 23:20:51 -04:00
Anthony Scopatz
49c248dd6d more version abstraction 2016-08-15 23:15:57 -04:00
Jamie Bliss
81d066a341 Rename so that __call__() is to register
```
@events.on_spam
def myhandler(eggs):
    ...
```
2016-08-15 23:13:44 -04:00
Jamie Bliss
44333fdcd5 Remove problematic "loopback" event style.
This has limited use because you have to do it in such a way that different
handlers don't step on each other or blow up on input they don't understand.
The worst case is the first use-case: command preprocessing.
2016-08-15 23:03:32 -04:00
Jamie Bliss
9dcd0f9fbf Add validators, plus some clarity and PEP8 fixes 2016-08-15 22:59:30 -04:00
Anthony Scopatz
353fa93ef0 more relase 2016-08-15 22:58:47 -04:00
Jamie Bliss
5432b5cb1f News 2016-08-15 22:44:53 -04:00
Jamie Bliss
1815143637 Disable SHELL_TYPE=none from the environment
Fixes #1561
2016-08-15 20:20:01 -04:00
Anthony Scopatz
635ebd0ea3 more release info 2016-08-15 16:55:43 -04:00
Anthony Scopatz
d2623b32a8 transfer from laptop 2016-08-15 16:26:37 -04:00
Anthony Scopatz
155960a17f Merge pull request #1565 from xonsh/windows
Fix Windows strart script
2016-08-15 14:30:04 -04:00
Burak Yiğit Kaya
de95f01ff4 Fix Windows strart script 2016-08-15 21:14:22 +03:00
Konstantinos Tsakiltzidis
41104e23cd Merge pull request #1518 from xonsh/noerr
No error in parser error
2016-08-15 19:50:16 +03:00
Anthony Scopatz
35e9de1fab changed upstream repo 2016-08-15 12:42:56 -04:00
Anthony Scopatz
299cc28045 important 2016-08-15 12:03:04 -04:00
Anthony Scopatz
356397d698 tokenize edits 2016-08-15 12:02:15 -04:00
Konstantinos Tsakiltzidis
65bd18c752 Merge pull request #1557 from xonsh/ptkeof
EOF fix for prompt-toolkit.
2016-08-15 04:31:08 +03:00
Anthony Scopatz
49b2f8d7d8 newb error 2016-08-14 18:52:39 -04:00
Anthony Scopatz
6f1fe60930 newb error 2016-08-14 18:36:48 -04:00
Anthony Scopatz
0430524ee6 raw attempt 2016-08-14 18:34:48 -04:00
Bob Hyman
a570c7958a add doc 2016-08-14 17:47:05 -04:00
Bob Hyman
50ec44656b Merge branch 'misc_fix' into winUncpushd 2016-08-14 17:33:39 -04:00
Bob Hyman
39ada82ba8 avoid test failure in execer.py:137 if cwd not on c: drive (in windows) 2016-08-14 17:31:22 -04:00
Bob Hyman
f7e7e2a48f Revert "avoid test failure in execer.py:137 if cwd not on c: drive (in windows)"
This reverts commit d664e86c89.
2016-08-14 17:27:28 -04:00
Bob Hyman
d664e86c89 avoid test failure in execer.py:137 if cwd not on c: drive (in windows) 2016-08-14 17:23:02 -04:00
Bob Hyman
e0fe044859 Merge branch 'master' of https://github.com/scopatz/xonsh 2016-08-14 16:13:58 -04:00
Anthony Scopatz
acce6ed89a initial m 2016-08-14 12:14:50 -04:00
Anthony Scopatz
de4e8803a2 exec stuff 2016-08-14 05:18:26 -04:00
Anthony Scopatz
4d1ed489f8 spellcheck 2016-08-13 22:27:29 -04:00
Anthony Scopatz
156f3c6c6d faq 2016-08-13 22:25:33 -04:00
Anthony Scopatz
0f263112aa initial exec 2016-08-13 21:45:19 -04:00
Anthony Scopatz
5fc7f0eaef EOF fix 2016-08-13 19:48:26 -04:00
Gil Forsyth
371418c736 Merge pull request #1551 from xonsh/pcrash
pip crash fix
2016-08-12 08:32:23 -04:00
Morten Enemark Lund
02c2738176 Merge pull request #1552 from xonsh/impacc
import hooks access check
2016-08-12 13:21:28 +02:00
Anthony Scopatz
b3af85f649 Merge pull request #1520 from laerus/hist_ts
history show filter by timestamps
2016-08-12 14:30:25 +10:00
Anthony Scopatz
eec3443602 Merge pull request #1544 from Carreau/fix-importhook
Fix importhook
2016-08-12 14:27:03 +10:00
Anthony Scopatz
610277d2dc Merge branch 'Carreau-paste-mode' 2016-08-12 00:23:55 -04:00
Anthony Scopatz
bddd7e43ab Merge branch 'paste-mode' of https://github.com/Carreau/xonsh into Carreau-paste-mode 2016-08-12 00:22:14 -04:00
Anthony Scopatz
1310e9210a logic error 2016-08-12 00:13:08 -04:00
Anthony Scopatz
55b4251672 import hooks access check 2016-08-11 22:23:06 -04:00
Anthony Scopatz
3d36b2f846 pip crash fix 2016-08-11 19:10:00 -04:00
Konstantinos Tsakiltzidis
bd9d77140e Merge pull request #1538 from xonsh/fix_color_indexes
Fix color indexes on Windows
2016-08-11 17:18:05 +03:00
Konstantinos Tsakiltzidis
b612048c60 news entry 2016-08-11 14:01:52 +03:00