Commit graph

6017 commits

Author SHA1 Message Date
Anthony Scopatz
ec3882b987 fixed segfault regression 2016-12-22 15:19:30 -08:00
Anthony Scopatz
95052761b5 Merge pull request #2029 from xonsh/doctr_docs
use doctr to also manage release docs
2016-12-21 11:29:29 -08:00
Anthony Scopatz
f8fd00c94e Merge pull request #2027 from chronitis/tests-python-shebangs
Tests python shebangs
2016-12-21 11:28:03 -08:00
Gil Forsyth
711b7bac03 add make clean between doc builds 2016-12-21 13:38:02 -05:00
Gil Forsyth
db923baab5 version bump to 0.5.1 2016-12-21 09:31:19 -05:00
Gil Forsyth
07760b31c7 use doctr to also manage release docs
now that we have a release that contains the encrypted deploy key, we
can also have doctr always push the most recent release docs to
`xonsh-docs`.

there may be more fiddling to do to get a documentation selector
working but this is a start
2016-12-21 09:23:57 -05:00
Gil Forsyth
7aa4063ff1 Merge pull request #2025 from mitnk/xonfig-fix
Fixed xonfig raising error when xonsh is not installed from source
2016-12-21 09:16:44 -05:00
Gordon Ball
7505393ca6 Remove 'none' from news file 2016-12-21 14:02:15 +01:00
Gordon Ball
fae2f1a76b Add news file for change 2016-12-21 13:55:01 +01:00
Gordon Ball
69e335382f cat pwd wc test scripts use python 3 syntax, but python #! 2016-12-21 13:50:36 +01:00
Hugo Wang
314c92830e do not create empty file 2016-12-21 12:45:20 +08:00
Hugo Wang
fcc8f256f1 Fixed xonfig raising error when xonsh is not installed from source 2016-12-21 12:03:44 +08:00
Anthony Scopatz
7b05e32ca0 no org 2016-12-20 15:20:03 -08:00
Anthony Scopatz
77e8b10f07 more doc fixes 2016-12-20 13:47:58 -08:00
Anthony Scopatz
90b874a828 some changelog fixes 2016-12-20 13:41:24 -08:00
Anthony Scopatz
213f7d0da4 version bump to 0.5.0 2016-12-20 13:23:52 -08:00
Anthony Scopatz
0be4b8e12e Merge pull request #2020 from mitnk/xonsh-failback
Make xonsh able to failback to other shells
2016-12-20 10:55:52 -08:00
Hugo Wang
e77695609b raise original error 2016-12-20 12:29:46 +08:00
Anthony Scopatz
4538a5aedc Merge pull request #2022 from mitnk/history-session-in-all
History show all contains session items
2016-12-19 09:45:50 -08:00
Hugo Wang
d48b062a19 code format 2016-12-19 21:13:32 +08:00
Hugo Wang
5f1691ba5d added news item 2016-12-19 21:06:16 +08:00
Hugo Wang
dbfc03975d history show all contains session items 2016-12-19 20:59:37 +08:00
Gil Forsyth
d3310c948f Merge pull request #1917 from SanketDG/fix-input/output-docs
Tutorial: Add note about redirection
2016-12-18 15:18:09 -05:00
SanketDG
0c9b809d96 Tutorial: Add note about redirection
Fixes https://github.com/xonsh/xonsh/issues/1863
2016-12-19 00:27:21 +05:30
Hugo Wang
b2078c3f83 updated ut - force it to be interactive 2016-12-18 11:25:39 +08:00
Hugo Wang
76b898ab14 refactoring & updated ut 2016-12-18 11:07:53 +08:00
Hugo Wang
be5dd8e328 failback only for interactive mode 2016-12-18 02:32:08 +08:00
Hugo Wang
d6294e171f ignore screen too 2016-12-17 18:54:28 +08:00
Hugo Wang
6684c802cc failback should ignore xonsh 2016-12-17 18:22:34 +08:00
Hugo Wang
dd2a3cb1c5 added news item 2016-12-17 18:12:49 +08:00
Hugo Wang
3980da870e make xonsh able to failback to other shells 2016-12-17 18:10:29 +08:00
Anthony Scopatz
25cf37a090 Merge pull request #2018 from xonsh/xompletions
Xompletions
2016-12-16 10:37:19 -08:00
Gil Forsyth
42336221dc Merge pull request #2019 from mitnk/docs-history
Updating History Docs
2016-12-16 13:16:48 -05:00
Hugo Wang
3b5b86fd98 docs update 2016-12-17 01:36:58 +08:00
Hugo Wang
568687d6b9 for english 2016-12-17 00:48:19 +08:00
Gil Forsyth
582d9abf23 fix incorrect eventsbody generation in conf.py 2016-12-16 11:22:32 -05:00
Gil Forsyth
4a4076a0c2 add xompletions to api docs 2016-12-16 11:22:23 -05:00
Hugo Wang
a3027d020b updated docs/api/history/ 2016-12-17 00:06:03 +08:00
Gil Forsyth
b7aa55413b Merge branch 'master' into xompletions 2016-12-16 11:01:27 -05:00
Gil Forsyth
a75003ba8e Merge pull request #2017 from xonsh/zombie
Zombie
2016-12-16 10:57:18 -05:00
Hugo Wang
23ec9ab316 doc fix 2016-12-16 23:05:45 +08:00
Hugo Wang
3b213fc588 wip - updating history docs 2016-12-16 23:01:14 +08:00
Gil Forsyth
cc191c0403 lazyasd friendly import and add module docstring 2016-12-16 08:50:22 -05:00
Anthony Scopatz
7d3892d1f0 Merge pull request #2004 from xonsh/vox-fs
PEP 519 for Vox
2016-12-16 00:42:32 -08:00
Jamie Bliss
d2de666ac7 Merge remote-tracking branch 'upstream/master' into vox-fs 2016-12-15 22:21:33 -05:00
Anthony Scopatz
46c213cc03 Merge branch 'mitnk-debug-level-print' 2016-12-15 19:09:35 -08:00
Anthony Scopatz
06e6c449b2 Merge branch 'debug-level-print' of https://github.com/mitnk/xonsh into mitnk-debug-level-print 2016-12-15 19:08:49 -08:00
Anthony Scopatz
f04fc78765 Merge branch 'mitnk-unify-history' 2016-12-15 19:06:58 -08:00
Anthony Scopatz
bb45a6def8 Merge branch 'unify-history' of https://github.com/mitnk/xonsh into mitnk-unify-history 2016-12-15 18:53:38 -08:00
Jamie Bliss
7bc2642122 fs a module again and exclude from amalgamation 2016-12-15 21:36:23 -05:00