adam j hartz
71a92b4863
temporary files shouldn't cause the news-related test to break
2016-08-18 18:38:02 -04:00
adam j hartz
071a7f6320
fix news file
2016-08-18 18:07:41 -04:00
adam j hartz
961ea0b8c6
news entry
2016-08-18 18:03:45 -04:00
adam j hartz
68f723c91a
duplicate multiline string check for ptk
2016-08-18 18:03:02 -04:00
adam j hartz
7b26312a54
fix support for multiline strings in interactive mode
2016-08-18 17:47:50 -04:00
Gil Forsyth
cc2e75990c
Merge pull request #1582 from SanketDG/stripfix
...
xonsh/tools.py: Do not discard last line
2016-08-18 16:19:11 -04:00
SanketDG
9ebb445792
xonsh/tools.py: Do not discard last line
...
Instead of discarding the last line, we can just strip it.
Fixes https://github.com/xonsh/xonsh/issues/1180
2016-08-19 00:52:01 +05:30
Burak Yiğit Kaya
07f73ace06
Use pylauncher on Windows when available ( #1578 )
...
Uses the trick from http://stackoverflow.com/a/18982410/90297
Fixes #1395 .
2016-08-18 21:32:57 +03:00
Gil Forsyth
e363192d67
remove bash (from the docs)
...
swapping out all instances of `bash` code-blocks for `console`
code-blocks for better syntax highlighting
2016-08-18 14:18:57 -04:00
Gil Forsyth
bf0e6020d5
change codeblock format from bash to console
2016-08-18 13:55:16 -04:00
Gil Forsyth
7933d12cfb
Merge pull request #1579 from SanketDG/devguide-fix
...
devguide.rst: Add proper spacing in command
2016-08-18 12:36:39 -04:00
SanketDG
c96383ad0f
devguide.rst: Add proper spacing in command
2016-08-18 21:35:33 +05:30
Konstantinos Tsakiltzidis
79c25c2754
Merge pull request #1576 from xonsh/ship_tests
...
ship tests to pypi for downstream folks
2016-08-17 22:54:40 +03:00
Gil Forsyth
8c7184ca91
ship tests to pypi for downstream folks
2016-08-17 15:47:46 -04:00
Gil Forsyth
4bb951fd44
Merge pull request #1574 from xonsh/rel
...
some more release abstractions
2016-08-17 13:09:14 -04:00
Anthony Scopatz
dd322e1bbc
some more release abstractions
2016-08-17 12:47:29 -04:00
Gil Forsyth
2e68778659
Merge pull request #1566 from astronouth7303/no-bad-shell
...
Disable SHELL_TYPE=none from the environment
2016-08-17 10:14:09 -04:00
Gil Forsyth
51fcf4be85
Merge pull request #1572 from laerus/reprlazy
...
repr/str for lazyobject
2016-08-17 10:08:03 -04:00
Konstantinos Tsakiltzidis
00d0da6916
repr/str for lazyobject
2016-08-17 14:22:20 +03:00
Anthony Scopatz
d096356d79
mino fix for doc building
2016-08-16 21:22:42 -04:00
Anthony Scopatz
b3b66c1dbf
fixed some robustness issues with release
2016-08-16 21:17:07 -04:00
Anthony Scopatz
eb6e4c5ed2
version bump to 0.4.5
2016-08-16 20:35:49 -04:00
Anthony Scopatz
a9892c554e
Merge pull request #1570 from xonsh/release_2fa
...
add support for github 2FA to release script
2016-08-16 12:35:00 -04:00
Gil Forsyth
2131ccd2a8
add support for github 2FA to release script
2016-08-16 12:30:52 -04:00
Gil Forsyth
82c3fc4b86
Merge pull request #1567 from xonsh/conda-rel
...
Conda(-forge) updates to release script
2016-08-16 12:29:21 -04:00
Anthony Scopatz
5310772a45
feedstock updates
2016-08-16 12:17:54 -04:00
Anthony Scopatz
563638ef7f
Merge branch 'master' into conda-rel
2016-08-16 12:11:06 -04:00
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