Commit graph

295 commits

Author SHA1 Message Date
Anthony Scopatz
8352a3514f Merge branch 'torgny-master' 2015-03-11 17:37:00 -05:00
torgny
ba27be8139 Fix for issue "Multi-line input never terminates #13" 2015-03-11 23:23:06 +01:00
Anthony Scopatz
f4d68f12dc version bump to 0.1.1 2015-03-11 01:55:14 -05:00
Anthony Scopatz
880f398496 Merge branch 'pipes' 2015-03-11 01:41:39 -05:00
Anthony Scopatz
d7ccd0e3c4 added str alias return types 2015-03-11 01:40:48 -05:00
Anthony Scopatz
621f45e72e _run_callable_subproc() 2015-03-11 01:38:44 -05:00
Anthony Scopatz
a58d038f5f Merge branch 'master' of https://github.com/jamiees2/xonsh into pipes 2015-03-11 01:02:20 -05:00
Anthony Scopatz
e87a3635f8 Merge branch 'paren' 2015-03-10 21:38:40 -05:00
Anthony Scopatz
62cc3dc7a0 lexer fixes for open parens 2015-03-10 21:38:11 -05:00
Anthony Scopatz
625e5df3a7 Merge pull request #14 from crbates/patch-1
xonsh's not polyphemus
2015-03-10 21:06:47 -05:00
James Elías
f7b5985a88 Supports tuple/string return type 2015-03-11 01:56:42 +00:00
James Elías
d80c561cb3 changed aliasing to support optional return values, and interactive prompts 2015-03-11 01:47:42 +00:00
Anthony Scopatz
cdc039c507 Merge branch 'pipes' 2015-03-10 20:30:05 -05:00
Anthony Scopatz
f387815247 updated piping docs 2015-03-10 20:29:28 -05:00
Anthony Scopatz
5bb0eb704f new piping works 2015-03-10 20:22:23 -05:00
Anthony Scopatz
77ff338255 Merge branch 'jamiees2-pipes' into pipes 2015-03-10 19:58:18 -05:00
Anthony Scopatz
7795de2c06 some improvements to cd 2015-03-10 19:33:15 -05:00
James Elías
f03f095b30 added software license 2015-03-11 00:15:44 +00:00
Cameron Bates
8edd1de205 xonsh is not polyphemus 2015-03-10 16:40:48 -07:00
Anthony Scopatz
6fd5deeca0 Merge branch 'abingham-cd-no-args' 2015-03-10 15:49:11 -05:00
Austin Bingham
12449615a6 cd with no arguments now changes to home dir.
This is how cd works in bash, zsh, etc.
2015-03-10 12:31:32 +01:00
James Elías
ee3a8adb81 Improved output piping 2015-03-10 09:49:43 +00:00
James Elías
0f9c7bc194 Improved output redirection 2015-03-10 09:43:20 +00:00
Anthony Scopatz
6d4c9865d2 mobile fix 2015-03-10 02:28:30 -05:00
Anthony Scopatz
502c73bbcb sped up demo gif 2015-03-10 02:18:05 -05:00
Anthony Scopatz
eefe9891c8 bash env fix 2015-03-10 01:25:29 -05:00
Anthony Scopatz
b7b7393ec8 setup updates 2015-03-09 22:42:34 -05:00
Anthony Scopatz
13688927d5 pipes may play nicely with aliases 2015-03-09 22:06:29 -05:00
Anthony Scopatz
6a5803ba6f bash completion file names moved to env variable BASH_COMPLETIONS 2015-03-09 19:42:50 -05:00
Anthony Scopatz
c8ff5d4121 mac ls alias fix 2015-03-09 14:46:52 -05:00
Anthony Scopatz
06a2d01807 Zonsch 2015-03-09 13:51:54 -05:00
Anthony Scopatz
1e9b84f52b Merge branch 'paradoxxxzero-master' 2015-03-09 13:30:58 -05:00
Anthony Scopatz
d77173a6d8 Merge branch 'master' of https://github.com/paradoxxxzero/xonsh into paradoxxxzero-master 2015-03-09 13:30:07 -05:00
Florian Mounier
6bd1c21478 Fix #1 by uppercasing readme.rst. 2015-03-09 10:54:59 +01:00
Anthony Scopatz
3085c95e20 typo 2015-03-09 01:03:47 -05:00
Anthony Scopatz
734883cd68 updated version date 2015-03-09 00:15:40 -05:00
Anthony Scopatz
1e1b384977 fleshed out release notes 2015-03-09 00:14:38 -05:00
Anthony Scopatz
cdd5fd2397 added demo 2015-03-08 23:55:10 -05:00
Anthony Scopatz
cc817ead87 had to fix exit 2015-03-08 22:53:46 -05:00
Anthony Scopatz
8ea22b958b install updates 2015-03-08 22:48:34 -05:00
Anthony Scopatz
6ee81ca87e install instructions 2015-03-08 22:33:43 -05:00
Anthony Scopatz
3662e86815 temp / fix 2015-03-08 21:19:16 -05:00
Anthony Scopatz
f9c8082190 tutorial fixes 2015-03-08 20:52:56 -05:00
Anthony Scopatz
acacc162fb more stuff 2015-03-08 20:47:35 -05:00
Anthony Scopatz
4bafb9cc8e added bg 2015-03-08 20:33:33 -05:00
Anthony Scopatz
0c0bda174c aliasing 2015-03-08 20:06:59 -05:00
Anthony Scopatz
bc6c835658 eval and so on 2015-03-08 19:19:30 -05:00
Anthony Scopatz
611169b672 help and superhelp 2015-03-08 19:06:39 -05:00
Anthony Scopatz
ee71869fe7 more work 2015-03-08 17:57:12 -05:00
Anthony Scopatz
167a04a673 file writing 2015-03-08 17:49:18 -05:00