Anthony Scopatz
|
4bff5bf677
|
more LC redesign
|
2015-03-13 19:10:58 -05:00 |
|
Anthony Scopatz
|
2402b490d6
|
multiple statements in multiline mode
|
2015-03-13 18:53:47 -05:00 |
|
Anthony Scopatz
|
448eb52a4c
|
locale fixes
|
2015-03-13 18:33:56 -05:00 |
|
Anthony Scopatz
|
6336907a61
|
Setup Shift-Tab to indent
|
2015-03-13 00:41:33 -05:00 |
|
Anthony Scopatz
|
75f74b4218
|
added locale hooks
|
2015-03-13 00:01:29 -05:00 |
|
Anthony Scopatz
|
71e95fa01a
|
added experimental source-bash alias
|
2015-03-12 23:05:47 -05:00 |
|
Anthony Scopatz
|
87052bd935
|
fail on Py2k
|
2015-03-12 20:43:06 -05:00 |
|
Anthony Scopatz
|
b19692dcc7
|
lineno fixes
|
2015-03-12 20:22:14 -05:00 |
|
Anthony Scopatz
|
82aa979c08
|
multi-line terminates on syntax error
|
2015-03-12 18:49:58 -05:00 |
|
Anthony Scopatz
|
10e51475ae
|
missing RL_COMPLETION_SUPPRESS_APPEND fix
|
2015-03-12 01:08:22 -05:00 |
|
Anthony Scopatz
|
a12b3d010e
|
removed RL_POINT, it was probably a bad idea
|
2015-03-12 00:53:14 -05:00 |
|
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 |
|