Commit graph

696 commits

Author SHA1 Message Date
Anthony Scopatz
eecadea3a9 more fixes 2015-04-02 20:12:37 -05:00
Anthony Scopatz
c4087964c6 test fix 2015-04-02 20:00:58 -05:00
Anthony Scopatz
aa8846f3af more fixes 2015-04-02 19:54:33 -05:00
Anthony Scopatz
ecf201bbf9 more updates 2015-04-02 19:42:38 -05:00
Anthony Scopatz
cf0c023c8e some landscape fixes 2015-04-02 19:11:50 -05:00
Anthony Scopatz
ea33a25e8f Merge branch 'master' of github.com:scopatz/xonsh 2015-04-02 10:33:25 -05:00
Anthony Scopatz
e8dfaa3798 Merge branch 'wrywerytwreywery-glob' 2015-04-02 10:33:17 -05:00
Anthony Scopatz
0affded27e Merge branch 'glob' of https://github.com/wrywerytwreywery/xonsh into wrywerytwreywery-glob 2015-04-02 10:32:19 -05:00
adam j hartz
43e5317b0d glob: if globbing fails, add the string to the list verbatim 2015-04-02 08:09:04 -04:00
Anthony Scopatz
fb1fff2aff Merge branch 'blink1073-bash-completions' 2015-04-01 22:38:56 -05:00
Steven Silvester
daa775b1ba Use sane defaults for BASH_COMPLETIONS on Darwin 2015-04-01 20:01:50 -05:00
Steven Silvester
9c1cff0b76 Clarify use of BASH_COMPLETIONS 2015-04-01 20:01:35 -05:00
Anthony Scopatz
b21a3e180c Merge branch 'wrywerytwreywery-ssh_fixes' 2015-04-01 08:51:32 -05:00
adam j hartz
233d2677fc Merge branch 'path' of github.com:scopatz/xonsh into path 2015-04-01 08:59:10 -04:00
adam j hartz
ef4d756be4 better check for whether to give terminal to child process 2015-03-31 21:58:38 -04:00
adam j hartz
c6ef685bf5 add -u flag to xonsh script 2015-03-31 21:53:22 -04:00
adam j hartz
15137f69ec first attempt to fix ssh bugs 2015-03-31 21:49:28 -04:00
adam j hartz
7337cabf03 PEP8 fixes 2015-03-31 21:35:14 -04:00
Anthony Scopatz
f150048aac undetypes env for mutable value access. 2015-03-31 19:54:18 -05:00
Anthony Scopatz
f208cfe2fb fix for ' ls;' 2015-03-31 19:40:35 -05:00
Anthony Scopatz
6c75562fb4 Merge branch 'master' into dubs 2015-03-31 19:12:37 -05:00
Anthony Scopatz
c3bb6acae2 Merge branch 'wrywerytwreywery-subproc' 2015-03-31 18:48:04 -05:00
Anthony Scopatz
c670e4ed0f Merge branch 'subproc' of https://github.com/wrywerytwreywery/xonsh into wrywerytwreywery-subproc 2015-03-31 18:45:39 -05:00
adam j hartz
3de5be8412 PEP8 fixes 2015-03-31 12:34:54 -04:00
Anthony Scopatz
41e863f330 bad fix 2015-03-31 11:02:36 -05:00
adam j hartz
ac29fd9fac close file 2015-03-31 07:17:46 -04:00
Anthony Scopatz
8074280dc6 fix ctx aware expr 2015-03-31 02:19:44 -05:00
Anthony Scopatz
d6799fdc30 recursive impl 2015-03-31 01:10:19 -05:00
Anthony Scopatz
bb39ee4dce omh console 2015-03-30 22:20:22 -05:00
adam j hartz
2b590b200d only try to capture output if it was not written to a file 2015-03-30 21:57:26 -04:00
Anthony Scopatz
dfc23a2f11 part of pygments lexer 2015-03-30 20:55:25 -05:00
Anthony Scopatz
5754a0c8e5 Merge branch 'wrywerytwreywery-int' 2015-03-30 20:54:20 -05:00
adam j hartz
98f5997857 Attempt to fix #148 2015-03-30 21:53:35 -04:00
adam j hartz
0a97a2af30 interactive flag 2015-03-30 21:30:42 -04:00
adam j hartz
b353ae9bfe stringify environment variables passed as arguments to shell commands 2015-03-30 21:17:51 -04:00
Anthony Scopatz
b03e59b5e2 more robust subproc injection 2015-03-30 19:27:04 -05:00
Anthony Scopatz
5707b38947 import hooks docs 2015-03-30 00:11:37 -05:00
Anthony Scopatz
b330a3be6e devguide update 2015-03-29 23:56:43 -05:00
Anthony Scopatz
5f8d16218b version bum v0.1.4 2015-03-29 23:42:48 -05:00
Adam Hartz
8d9588f9cb Merge pull request #164 from scopatz/imp
Import hooks for xonsh files (*.xsh)
2015-03-30 00:03:29 -04:00
Anthony Scopatz
78cc184a15 test subpackage 2015-03-29 22:53:33 -05:00
Anthony Scopatz
b93d4e03a0 shell is main 2015-03-29 22:13:33 -05:00
Anthony Scopatz
9587140204 space destroyer 2015-03-29 21:56:04 -05:00
Anthony Scopatz
21235bf4c7 pep8 fixes and pwd added 2015-03-29 21:44:05 -05:00
Anthony Scopatz
88a48f844a added check that path is a dir 2015-03-29 20:45:05 -05:00
Anthony Scopatz
ba0be675a9 added some import docs 2015-03-29 18:56:25 -05:00
Anthony Scopatz
636f6f61aa load import hooks in main 2015-03-29 18:33:33 -05:00
Anthony Scopatz
08609ca0ca added relative import test 2015-03-29 18:29:56 -05:00
Anthony Scopatz
51bc86ab49 more robust loading / unloading 2015-03-29 18:25:11 -05:00
Anthony Scopatz
8fd9e05b9b first light on import hooks 2015-03-29 17:49:44 -05:00