Commit graph

789 commits

Author SHA1 Message Date
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
Aaron Griffin
b36d7b519c Changed exec alias name to xexec 2015-04-08 13:54:24 -07:00
Aaron Griffin
75abee07c8
Added alias to support exec builtin 2015-04-07 19:51:38 -07:00
Aaron Griffin
f1b7b01c41
Merge branch 'exec' of github.com:aig787/xonsh into exec 2015-04-07 19:47:38 -07:00
Aaron Griffin
f378d38769
Added alias to support exec builtin 2015-04-07 19:46:54 -07:00
Anthony Scopatz
463b6762f2 Merge branch 'aig787-master' 2015-04-07 20:37:30 -05:00
Anthony Scopatz
fcd9a063a7 Merge branch 'master' of https://github.com/aig787/xonsh into aig787-master 2015-04-07 20:36:15 -05:00
Adam Hartz
e1fe883cd7 Merge pull request #199 from scopatz/e
wrap develop too
2015-04-07 20:47:17 -04:00
Aaron Griffin
92a7f63b41 Added alias to support exec builtin 2015-04-07 12:42:04 -07:00
Aaron Griffin
2f20d4a3fd Merge branch 'master' of github.com:scopatz/xonsh 2015-04-07 11:01:41 -07:00
Aaron Griffin
74ce8ba781 Removed extra lines 2015-04-07 08:06:23 -07:00
Aaron Griffin
d2be629b48 Merge branch 'master' of github.com:aig787/xonsh 2015-04-07 08:04:21 -07:00
Anthony Scopatz
17fb139607 install -> develop 2015-04-06 23:57:38 -05:00
Anthony Scopatz
827fbbfbe7 wrap develop too 2015-04-06 23:21:03 -05:00
Anthony Scopatz
cb7b690c87 Merge branch 'wrywerytwreywery-completer' 2015-04-06 20:34:25 -05:00
Anthony Scopatz
cdddc35185 Merge branch 'completer' of https://github.com/wrywerytwreywery/xonsh into wrywerytwreywery-completer 2015-04-06 20:33:22 -05:00
adam j hartz
06c47f510d better use of filter, and sort alias keys before hashing 2015-04-06 21:26:50 -04:00
Anthony Scopatz
1f95de628d Merge pull request #197 from wrywerytwreywery/docs
Documentation for Job Control
2015-04-06 19:36:13 -05:00
adam j hartz
0b0d6946f1 job control docs 2015-04-06 17:13:43 -04:00
Aaron Griffin
e5848d713c
Fixed missing options for custom theme 2015-04-06 12:50:57 -07:00
Aaron Griffin
ebd49f61e3
Merge branch 'master' of github.com:scopatz/xonsh 2015-04-06 12:46:08 -07:00
Aaron Griffin
a15abf632b
Restored custom theme options with conditional for rtd 2015-04-06 12:42:39 -07:00
Aaron Griffin
9a747cb4c7
Added ply dependency to requirements 2015-04-06 12:22:17 -07:00
Aaron Griffin
678061948b
Added virtualenv requirements.txt 2015-04-06 12:19:56 -07:00
Aaron Griffin
ab0d562f1a
Commented out remaining theme options 2015-04-06 11:47:27 -07:00
Aaron Griffin
9b6758b4da
Commented out theme options 2015-04-06 11:42:26 -07:00
adam j hartz
0e59cb5de5 try to minimize rebuilding the completer cache 2015-04-06 08:31:23 -04:00
adam j hartz
4ae83a1034 find highest mtime on first time through loop 2015-04-06 08:26:20 -04:00
adam j hartz
5e64a182b0 saner default value for commands cache 2015-04-06 08:18:23 -04:00
adam j hartz
05a8db4c36 cache command set 2015-04-06 08:14:53 -04:00
adam j hartz
6ed8928b58 update cmd_complete 2015-04-06 07:35:27 -04:00
adam j hartz
08280e9222 completer update 2015-04-06 07:34:35 -04:00
Anthony Scopatz
c77568bfaa I see a string and I want to paint in black 2015-04-05 22:59:00 -05:00
Anthony Scopatz
49b2faeac1 Merge branch 'wrywerytwreywery-error' 2015-04-05 20:21:47 -05:00
adam j hartz
e3efc7e476 modify error reporting 2015-04-05 21:15:09 -04:00
adam j hartz
b9d57e172b actually raise error is run_subproc 2015-04-05 21:06:34 -04:00
adam j hartz
47439d5a50 fix small typos 2015-04-05 20:28:01 -04:00
Anthony Scopatz
a72b766d1a attr complete 2015-04-05 16:31:50 -05:00
Anthony Scopatz
3aa94f43fb some completion tools 2015-04-05 15:42:24 -05:00