Commit graph

827 commits

Author SHA1 Message Date
adam j hartz
c061f946b9 windows console titles 2015-05-09 19:22:44 -04:00
Robert W. Brewer
892e4aa734 Merge branch 'master' into feature-windows 2015-05-09 14:07:10 -04:00
Robert W. Brewer
47f3ac45e6 remove BASE_ENV PWD for now 2015-05-09 13:58:00 -04:00
Robert W. Brewer
1bc0c1d55a add warning when jobs_posix fails to import on non-windows platform 2015-05-09 13:55:05 -04:00
Robert W. Brewer
72504fec9e add xonsh.bat 2015-05-09 02:17:34 -04:00
Robert W. Brewer
55e412c7e9 tab completion working with pyreadine; default prompt working; tests pass 2015-05-09 01:58:51 -04:00
adam j hartz
c04b63fc74 pep8 2015-05-08 14:00:45 -04:00
Robert W. Brewer
f5b535c4f0 initial port to Windows 2015-05-08 01:14:26 -04:00
Anthony Scopatz
b1fd7db20d I think this works now 2015-05-07 20:04:13 -05:00
Anthony Scopatz
889d8eb68e something that might work 2015-05-07 19:43:20 -05:00
Anthony Scopatz
4cd8cc17a6 some timing rearrange 2015-05-07 18:51:59 -05:00
Anthony Scopatz
4ab92865fb Merge branch 'master' into timeit 2015-05-07 18:27:40 -05:00
Anthony Scopatz
abc6f6d6bb Merge branch 'zajaczajac-completing-imports' 2015-05-06 00:23:32 -05:00
Anthony Scopatz
4971cc8e42 Merge branch 'completing-imports' of https://github.com/zajaczajac/xonsh into zajaczajac-completing-imports 2015-05-06 00:21:47 -05:00
Anthony Scopatz
61c572faa0 Merge branch 'wrywerytwreywery-str' 2015-05-06 00:18:09 -05:00
adam j hartz
2e7ae76b30 string handling in parser 2015-05-05 12:59:34 -04:00
adam j hartz
0bf6d133c7 small formatting changes 2015-05-05 12:22:02 -04:00
Michał Zając
279720af1c completing module to import 2015-05-05 16:03:01 +02:00
Anthony Scopatz
ca1fbb3f87 more docs 2015-05-03 20:09:26 -05:00
Anthony Scopatz
7b06c6e034 some tests and a bug fix 2015-05-03 19:57:57 -05:00
Anthony Scopatz
256fbf16f9 Node attempt 2015-05-03 19:32:06 -05:00
Anthony Scopatz
b5943b15ac can load index 2015-05-03 18:25:13 -05:00
Anthony Scopatz
44334bb947 start of file loader 2015-05-03 17:57:21 -05:00
Anthony Scopatz
b971c34aa1 clean up 2015-05-03 16:06:21 -05:00
Anthony Scopatz
8a761a1f5d more tests 2015-05-03 16:05:11 -05:00
Anthony Scopatz
221e587ac7 can test 2015-05-03 15:53:26 -05:00
Anthony Scopatz
bddc612909 Merge branch 'wrywerytwreywery-name' 2015-04-19 17:08:13 -05:00
adam j hartz
16efa961e3 modify handling of error tokens in subprocess mode 2015-04-18 19:24:18 -04:00
adam j hartz
dfbf4a3bc4 some lexer refactoring 2015-04-18 19:23:52 -04:00
Anthony Scopatz
1a2deacd74 import moves 2015-04-16 21:15:07 -05:00
Anthony Scopatz
eeb2c5c03d Merge branch 'master' into timeit 2015-04-16 20:28:15 -05:00
Anthony Scopatz
d98f16c503 unpack targets in comprehension 2015-04-16 19:07:24 -05:00
Anthony Scopatz
ac02ead48f Merge branch 'wrywerytwreywery-cd' 2015-04-16 13:45:00 -05:00
adam j hartz
0bb0362ca0 exception refactor 2015-04-16 14:37:55 -04:00
adam j hartz
a1f158f205 bugfix for getting current git branch 2015-04-16 13:45:21 -04:00
adam j hartz
22eed866e2 pushd shouldn't double count (when AUTO_PUSHD == True) 2015-04-16 13:38:57 -04:00
adam j hartz
fb41dd9a99 directory names can start with -, too 2015-04-16 13:26:04 -04:00
adam j hartz
26965824ab allow -<integer> argument for cd 2015-04-16 13:21:51 -04:00
adam j hartz
6dccda4697 rearrange cd code, add AUTO_PUSHD 2015-04-16 10:22:10 -04:00
Anthony Scopatz
e087a26b8f Merge branch 'aig787-exec' 2015-04-13 14:56:34 -05:00
Aaron Griffin
7812c49766 Added error message for when no args are specified. Removed unneeded sys import 2015-04-13 12:48:04 -07:00
Aaron Griffin
692727eeb4 Merge branch 'exec' of github.com:aig787/xonsh into exec 2015-04-13 12:45:45 -07:00
Aaron Griffin
93581ba0fc
Merge branch 'master' of github.com:scopatz/xonsh into exec 2015-04-13 11:12:23 -07:00
Aaron Griffin
a116e1a75a
Fixed safety check for empty list argv 2015-04-13 11:01:31 -07:00
Aaron Griffin
6e1c4f242e Merge branch 'master' of github.com:scopatz/xonsh into exec 2015-04-13 09:04:14 -07:00
Aaron Griffin
e6040d5f3d Added aliases documentation and added information about xexec to it. 2015-04-13 09:03:32 -07:00
Aaron Griffin
b9df6e0305 Added safety check to xexec builtin and modified argv that gets passed in 2015-04-13 09:02:58 -07:00
adam j hartz
0677827bd4 reorganize job control code and fix bug 2015-04-10 06:40:34 -04:00
Anthony Scopatz
d8b66e5294 v0.1.5 bump 2015-04-08 19:28:16 -05:00
Anthony Scopatz
060e8e2f05 some stuff 2015-04-08 19:23:59 -05:00